>-----Original Message----- >From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@xxxxxxxxxxxxx] >Sent: Monday, January 31, 2022 2:29 PM >To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Alim >Akhtar <alim.akhtar@xxxxxxxxxxx> >Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>; linux-samsung- >soc@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; robh+dt@xxxxxxxxxx >Subject: Re: [PATCH 1/3] ARM: dts: exynos: update dma nodename for >exynos3250 > >On Sun, 30 Jan 2022 13:25:18 +0530, Alim Akhtar wrote: >> Currently dma node name does not matches the pl330 dt schema and make >> dtbs_check report below warning >> >> 'pdma@12680000' does not match '^dma-controller(@.*)?$' >> >> Update the dma node name to match pl330 dt schema >> >> [...] > >Squashed into one commit, that's a tiny change in each file. > Ok, Thanks Krzysztof. >Applied, thanks! > >[1/3] ARM: dts: exynos: update dma nodename for exynos3250 > commit: a5a881a33f8d6d5427a4150ee1a24a8790ada270 >[2/3] ARM: dts: exynos: update dma nodename for exynos4 > commit: 0e1434e19717309c2c3a0770bd4ef5c3a937fe03 >[3/3] ARM: dts: exynos: update dma nodename for exynos5 > commit: 51d6d2cb2523c3d979e94efc065a7c88a9c8dd61 > >Best regards, >-- >Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>