mbox series

[0/3] add CPUCL0 clock support for exynosauto v920 SoC

Message ID 20250418061500.1629200-1-shin.son@samsung.com
Headers show
Series add CPUCL0 clock support for exynosauto v920 SoC | expand

Message

Shin Son April 18, 2025, 6:14 a.m. UTC
This patchset adds the CMU_CPUCL0 block to support exynosauto v920 SoC

Shin Son (3):
  dt-bindings: clock: exynosautov920: add cpucl0 clock definitions
  clk: samsung: exynosautov920: add cpucl0 clock support
  arm64: dts: exynosautov920: add cpucl0 clock DT nodes

 .../clock/samsung,exynosautov920-clock.yaml   |  25 ++++
 .../arm64/boot/dts/exynos/exynosautov920.dtsi |  15 ++
 drivers/clk/samsung/clk-exynosautov920.c      | 129 ++++++++++++++++++
 .../clock/samsung,exynosautov920.h            |  19 +++
 4 files changed, 188 insertions(+)