public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add CMU_HSI1 support for Exynos990 SoC
@ 2025-05-28 10:52 Umer Uddin
  2025-05-28 10:52 ` [PATCH v1 1/2] dt-bindings: clock: exynos990: Add CMU_HSI1 bindings Umer Uddin
  2025-05-28 10:52 ` [PATCH v1 2/2] clk: samsung: exynos990: Add CMU_HSI1 block Umer Uddin
  0 siblings, 2 replies; 5+ messages in thread
From: Umer Uddin @ 2025-05-28 10:52 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Sylwester Nawrocki, Chanwoo Choi,
	Alim Akhtar, Michael Turquette, Stephen Boyd, Rob Herring,
	Conor Dooley, Igor Belwon
  Cc: linux-samsung-soc, linux-clk, devicetree, linux-arm-kernel,
	linux-kernel

Hi all, definitely long time no see.

This small patchset adds support for the CMU_HSI1 block for the
Exynos990 SoC. Gates are not implemented as we can make use of
the HWACG system set up by previous bootloaders.

Best regards,
Umer Uddin

Umer Uddin (2):
  dt-bindings: clock: exynos990: Add CMU_HSI1 bindings
  clk: samsung: exynos990: Add CMU_HSI1 block

 .../clock/samsung,exynos990-clock.yaml        |  27 +++
 drivers/clk/samsung/clk-exynos990.c           | 221 ++++++++++++++++++
 include/dt-bindings/clock/samsung,exynos990.h |   7 +
 3 files changed, 255 insertions(+)

-- 
2.47.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-06-12 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-28 10:52 [PATCH v1 0/2] Add CMU_HSI1 support for Exynos990 SoC Umer Uddin
2025-05-28 10:52 ` [PATCH v1 1/2] dt-bindings: clock: exynos990: Add CMU_HSI1 bindings Umer Uddin
2025-05-28 10:52 ` [PATCH v1 2/2] clk: samsung: exynos990: Add CMU_HSI1 block Umer Uddin
2025-05-28 23:17   ` kernel test robot
2025-06-12 15:14   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox