* [GIT PULL] clk: samsung: drivers for v6.12
@ 2024-09-06 14:01 Krzysztof Kozlowski
2024-09-06 22:48 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2024-09-06 14:01 UTC (permalink / raw)
To: Michael Turquette, Stephen Boyd
Cc: Krzysztof Kozlowski, Chanwoo Choi, linux-clk, Sylwester Nawrocki,
Alim Akhtar, Peter Griffin, linux-arm-kernel, linux-samsung-soc,
linux-kernel, Krzysztof Kozlowski
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.12
for you to fetch changes up to 485e13fe2fb649e60eb49d8bec4404da215c1f5b:
clk: samsung: add top clock support for ExynosAuto v920 SoC (2024-08-23 09:21:35 +0200)
----------------------------------------------------------------
Samsung SoC clock drivers changes for 6.12
1. Exynos850: Add clock for Thermal Management Unit.
2. Exynos7885: Fix duplicated ID in the header, add missing TOP PLLs and
add clocks for USB block in the FSYS clock controller.
3. ExynosAutov9: Add DPUM clock controller
4. ExynosAutov920: Add new (first) clock controllers: TOP and PERIC0
(and a bit more complete bindings).
----------------------------------------------------------------
David Virag (7):
dt-bindings: clock: exynos7885: Fix duplicated binding
dt-bindings: clock: exynos7885: Add CMU_TOP PLL MUX indices
dt-bindings: clock: exynos7885: Add indices for USB clocks
clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
clk: samsung: exynos7885: Add missing MUX clocks from PLLs in CMU_TOP
clk: samsung: clk-pll: Add support for pll_1418x
clk: samsung: exynos7885: Add USB related clocks to CMU_FSYS
Krzysztof Kozlowski (3):
Merge branch 'for-v6.12/clk-dt-bindings' into next/clk
Merge branch 'for-v6.12/clk-dt-bindings' into next/clk
Merge branch 'for-v6.12/clk-dt-bindings' into next/clk
Kwanghoon Son (2):
dt-bindings: clock: exynosautov9: add dpum clock
clk: samsung: exynosautov9: add dpum clock support
Sam Protsenko (2):
dt-bindings: clock: exynos850: Add TMU clock
clk: samsung: exynos850: Add TMU clock
Sunyeal Hong (3):
dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
clk: samsung: clk-pll: Add support for pll_531x
clk: samsung: add top clock support for ExynosAuto v920 SoC
.../bindings/clock/samsung,exynosautov9-clock.yaml | 19 +
.../clock/samsung,exynosautov920-clock.yaml | 162 +++
drivers/clk/samsung/Makefile | 1 +
drivers/clk/samsung/clk-exynos7885.c | 93 +-
drivers/clk/samsung/clk-exynos850.c | 7 +-
drivers/clk/samsung/clk-exynosautov9.c | 83 ++
drivers/clk/samsung/clk-exynosautov920.c | 1173 ++++++++++++++++++++
drivers/clk/samsung/clk-pll.c | 62 +-
drivers/clk/samsung/clk-pll.h | 2 +
include/dt-bindings/clock/exynos7885.h | 32 +-
include/dt-bindings/clock/exynos850.h | 1 +
include/dt-bindings/clock/samsung,exynosautov9.h | 11 +
include/dt-bindings/clock/samsung,exynosautov920.h | 191 ++++
13 files changed, 1802 insertions(+), 35 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/samsung,exynosautov920-clock.yaml
create mode 100644 drivers/clk/samsung/clk-exynosautov920.c
create mode 100644 include/dt-bindings/clock/samsung,exynosautov920.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] clk: samsung: drivers for v6.12
2024-09-06 14:01 [GIT PULL] clk: samsung: drivers for v6.12 Krzysztof Kozlowski
@ 2024-09-06 22:48 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2024-09-06 22:48 UTC (permalink / raw)
To: Krzysztof Kozlowski, Michael Turquette
Cc: Krzysztof Kozlowski, Chanwoo Choi, linux-clk, Sylwester Nawrocki,
Alim Akhtar, Peter Griffin, linux-arm-kernel, linux-samsung-soc,
linux-kernel, Krzysztof Kozlowski
Quoting Krzysztof Kozlowski (2024-09-06 07:01:10)
> The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
>
> Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.12
>
> for you to fetch changes up to 485e13fe2fb649e60eb49d8bec4404da215c1f5b:
>
> clk: samsung: add top clock support for ExynosAuto v920 SoC (2024-08-23 09:21:35 +0200)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-next
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-06 22:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-06 14:01 [GIT PULL] clk: samsung: drivers for v6.12 Krzysztof Kozlowski
2024-09-06 22:48 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®