mbox series

[v1,0/1] arm64: dts: exynos990: Add cmu nodes

Message ID 20241205194020.785846-1-igor.belwon@mentallysanemainliners.org (mailing list archive)
Headers show
Series arm64: dts: exynos990: Add cmu nodes | expand

Message

Igor Belwon Dec. 5, 2024, 7:40 p.m. UTC
Hi all,

This patchset adds device tree nodes for Exynos990 CMUs (TOP and HSI0).

This patchset is compile-time and runtime dependent on [1], which adds
driver support for CMU.

[1] https://lore.kernel.org/linux-samsung-soc/20241205193423.783815-1-igor.
belwon@mentallysanemainliners.org/T/#t

Igor Belwon (1):
  arm64: dts: exynos990: Add clock management unit nodes

 arch/arm64/boot/dts/exynos/exynos990.dtsi | 27 +++++++++++++++++++++++
 1 file changed, 27 insertions(+)

Comments

Krzysztof Kozlowski Dec. 6, 2024, 8:35 a.m. UTC | #1
On 05/12/2024 20:40, Igor Belwon wrote:
> Hi all,
> 
> This patchset adds device tree nodes for Exynos990 CMUs (TOP and HSI0).
> 
> This patchset is compile-time and runtime dependent on [1], which adds
> driver support for CMU.
> 
> [1] https://lore.kernel.org/linux-samsung-soc/20241205193423.783815-1-igor.
> belwon@mentallysanemainliners.org/T/#t
> 

Don't wrap links.

> Igor Belwon (1):
>   arm64: dts: exynos990: Add clock management unit nodes
> 
>  arch/arm64/boot/dts/exynos/exynos990.dtsi | 27 +++++++++++++++++++++++
>  1 file changed, 27 insertions(+)
> 


Best regards,
Krzysztof