ARM: dts: imx23/28: Fix the DMA controller node name
authorFabio Estevam <festevam@denx.de>
Thu, 7 Dec 2023 10:26:31 +0000 (07:26 -0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 14 Dec 2023 02:11:52 +0000 (10:11 +0800)
commit858d83ca4b50bbc8693d95cc94310e6d791fb2e6
treea8170437d8bff4c8e48dfeb1057add2c215c51ef
parente3aa1a82fb20ee97597022f6528823a8ab82bde6
ARM: dts: imx23/28: Fix the DMA controller node name

Per fsl,mxs-dma.yaml, the node name should be 'dma-controller'.

Change it to fix the following dt-schema warning.

imx28-apf28.dtb: dma-apbx@80024000: $nodename:0: 'dma-apbx@80024000' does not match '^dma-controller(@.*)?$'
from schema $id: http://devicetree.org/schemas/dma/fsl,mxs-dma.yaml#

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