Re: [PATCH v1 3/3] arm64: dts: exynosautov920: add CMU_M2M clock DT nodes
From: Krzysztof Kozlowski
Date: Mon Aug 11 2025 - 02:48:58 EST
On 08/08/2025 16:21, Raghav Sharma wrote:
> Add required dt node for CMU_M2M block, which provides
> clocks for M2M IP
>
> Signed-off-by: Raghav Sharma <raghav.s@xxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/exynos/exynosautov920.dtsi | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynosautov920.dtsi b/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> index 0fdf2062930a..086d6bbc18b8 100644
> --- a/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> @@ -1454,6 +1454,19 @@ pinctrl_aud: pinctrl@1a460000 {
> reg = <0x1a460000 0x10000>;
> };
>
> + cmu_m2m: clock-controller@0x1a800000 {
Are you sure this satisfies tests required by Samsung SoC maintainer
profile?
Best regards,
Krzysztof