mbox series

[GIT,PULL] clk/samsung updates for 5.8

Message ID 72d1868f-65c0-5dd7-b497-ebc5f78bc34b@samsung.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] clk/samsung updates for 5.8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.8-samsung

Message

Hi Stephen, Mike

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.8-samsung

for you to fetch changes up to 25bdae0f1c6609ceaf55fe6700654f0be2253d8e:

  clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1 (2020-05-19 16:58:42 +0200)

----------------------------------------------------------------
clk/samsung updates for 5.8

 - Regression fixes for exynos542x and exynos5433 SoCs,
 - use of fallthrough; attribute for s3c24xx.

----------------------------------------------------------------
Joe Perches (1):
      ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;

Marek Szyprowski (3):
      clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical
      clk: samsung: Fix CLK_SMMU_FIMCL3 clock name on Exynos542x
      clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1

 drivers/clk/samsung/clk-exynos5420.c | 18 ++++++++++--------
 drivers/clk/samsung/clk-exynos5433.c |  3 ++-
 drivers/clk/samsung/clk-s3c2443.c    |  2 +-
 drivers/i2c/busses/i2c-s3c2410.c     |  3 +--
 4 files changed, 14 insertions(+), 12 deletions(-)

Comments

Stephen Boyd May 26, 2020, 10 p.m. UTC | #1
Quoting Sylwester Nawrocki (2020-05-19 09:00:42)
> Hi Stephen, Mike
> 
> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
> 
>   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.8-samsung
> 
> for you to fetch changes up to 25bdae0f1c6609ceaf55fe6700654f0be2253d8e:
> 
>   clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1 (2020-05-19 16:58:42 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next