Re: [PATCH v6 3/3] arm64: dts: exynosautov920: Add multiple sensors

From: Krzysztof Kozlowski
Date: Fri Oct 10 2025 - 08:46:03 EST


On 30/09/2025 02:51, Shin Son wrote:
> diff --git a/arch/arm64/boot/dts/exynos/exynosautov920.dtsi b/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> index 0fdf2062930a..fba403e48aed 100644
> --- a/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> @@ -330,6 +330,36 @@ watchdog_cl1: watchdog@10070000 {
> samsung,cluster-index = <1>;
> };
>
> + tmu_top: tmu@100a0000 {
> + compatible = "samsung,exynosautov920-tmu";
> + reg = <0x100A0000 0x1000>;

I guess there will be new version, so nitpick: please use lowercase hex.


Best regards,
Krzysztof