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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Feb 2024 20:14:23 +0000 (20:14 +0000)
commit40ac9c17b6abca5dc968e664893754620e071b3f
tree2bef0b17170e3bdf55e5b6a66982e5fef2de2987
parent3866310a77c64e011fb8aef5b36be27c68dd49f6
ARM: dts: imx23/28: Fix the DMA controller node name

[ Upstream commit 858d83ca4b50bbc8693d95cc94310e6d791fb2e6 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/nxp/mxs/imx23.dtsi
arch/arm/boot/dts/nxp/mxs/imx28.dtsi