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

Igor Belwon posted 1 patch 1 year ago
There is a newer version of this series
arch/arm64/boot/dts/exynos/exynos990.dtsi | 27 +++++++++++++++++++++++
1 file changed, 27 insertions(+)
[PATCH v1 0/1] arm64: dts: exynos990: Add cmu nodes
Posted by Igor Belwon 1 year ago
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(+)

-- 
2.45.2
Re: [PATCH v1 0/1] arm64: dts: exynos990: Add cmu nodes
Posted by Krzysztof Kozlowski 1 year ago
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