]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: clock: samsung: Add Exynos990 SoC CMU bindings
authorIgor Belwon <igor.belwon@mentallysanemainliners.org>
Mon, 9 Dec 2024 14:45:21 +0000 (15:45 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 14 Dec 2024 10:38:54 +0000 (11:38 +0100)
commit5feae3e79dbe2d357b223fc48ae907ba0aedb271
tree9bfe22fbcb45a70405787131e1615885d814e399
parent40384c840ea1944d7c5a392e8975ed088ecf0b37
dt-bindings: clock: samsung: Add Exynos990 SoC CMU bindings

Add dt-schema documentation for the Exynos990 SoC CMU.

This clock management unit has a topmost block (CMU_TOP)
that generates top clocks for other blocks. Currently the
only other block implemented is CMU_HSI0, which provides
clocks for the USB part of the SoC.

Also, device-tree binding definitions added for these blocks:
- CMU_TOP
- CMU_HSI0

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
Link: https://lore.kernel.org/r/20241209-exynos990-cmu-v4-1-57f07080f9e4@mentallysanemainliners.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Documentation/devicetree/bindings/clock/samsung,exynos990-clock.yaml [new file with mode: 0644]
include/dt-bindings/clock/samsung,exynos990.h [new file with mode: 0644]