[GIT PULL] clk: samsung: drivers for v6.5

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Mon Jun 12 10:59:10 PDT 2023


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.5

for you to fetch changes up to 2aac2d8b95923203e683c60124877ab434133679:

  clk: samsung: add CONFIG_OF dependency (2023-06-12 11:45:20 +0200)

----------------------------------------------------------------
Samsung SoC clock drivers changes for 6.5

1. Re-add support for Exynos4212 clock controller because we are
   re-introducing the SoC in the mainline.

2. Add CONFIG_OF dependency to solve some objtool warnings.

----------------------------------------------------------------
Arnd Bergmann (1):
      clk: samsung: add CONFIG_OF dependency

Artur Weber (3):
      dt-bindings: clock: samsung,exynos: add Exynos4212 clock compatible
      clk: samsung: Add Exynos4212 compatible to CLKOUT driver
      clk: samsung: Re-add support for Exynos4212 CPU clock

 .../bindings/clock/samsung,exynos-clock.yaml       |  1 +
 drivers/clk/samsung/Kconfig                        |  1 +
 drivers/clk/samsung/clk-exynos-clkout.c            |  3 ++
 drivers/clk/samsung/clk-exynos4.c                  | 44 +++++++++++++++++++---
 4 files changed, 44 insertions(+), 5 deletions(-)



More information about the linux-arm-kernel mailing list