]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: imx1/imx27: Use dma-controller as node name
authorFabio Estevam <festevam@denx.de>
Wed, 7 Aug 2024 16:51:11 +0000 (13:51 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 13 Aug 2024 08:40:29 +0000 (16:40 +0800)
commitebfaa1a900c4e5cacb553eff60bb8aa15675e3f3
treea41dfe5437d3ea918be7896de7fca179610b1329
parent8fd256b6e6dc89b2062c523b4f9a90bc6d4590d4
ARM: dts: imx1/imx27: Use dma-controller as node name

According to fsl,imx-dma.yaml, the node name must be dma-controller.

Change it accordingly to fix the following dt-schema warnings:

'dma@10001000' does not match '^dma-controller(@.*)?$'

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx1.dtsi
arch/arm/boot/dts/nxp/imx/imx27.dtsi