Re: [PATCH v2 4/4] arm64: dts: exyno990: enable cmu-peric0/1 clock controller
From: Krzysztof Kozlowski
Date: Sun Feb 23 2025 - 05:20:44 EST
On 12/02/2025 01:48, Denzeel Oliva wrote:
> Enable the cmu-peric0/1 clock controller. It feeds USI and I2C.
>
> Signed-off-by: Denzeel Oliva <wachiturroxd150@xxxxxxxxx>
> ---
> arch/arm64/boot/dts/exynos/exynos990.dtsi | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynos990.dtsi b/arch/arm64/boot/dts/exynos/exynos990.dtsi
> index dd7f99f51..843587b17 100644
> --- a/arch/arm64/boot/dts/exynos/exynos990.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos990.dtsi
> @@ -231,12 +231,34 @@ pinctrl_peric0: pinctrl@10430000 {
> interrupts = <GIC_SPI 392 IRQ_TYPE_LEVEL_HIGH>;
> };
>
> + cmu_peric0: clock-controller@10400000 {
All entries are sorted by unit address.
Best regards,
Krzysztof