arm64: dts: fsl-ls10xx: use generic dma node name

dma-controller is preferred for dma node.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Peng Fan 2022-05-26 11:54:49 +08:00 committed by Shawn Guo
parent e56fdc60ac
commit 4a154e5ab9
3 changed files with 3 additions and 3 deletions

View file

@ -465,7 +465,7 @@
status = "disabled";
};
edma0: edma@2c00000 {
edma0: dma-controller@2c00000 {
#dma-cells = <2>;
compatible = "fsl,vf610-edma";
reg = <0x0 0x2c00000 0x0 0x10000>,

View file

@ -784,7 +784,7 @@
big-endian;
};
edma0: edma@2c00000 {
edma0: dma-controller@2c00000 {
#dma-cells = <2>;
compatible = "fsl,vf610-edma";
reg = <0x0 0x2c00000 0x0 0x10000>,

View file

@ -683,7 +683,7 @@
big-endian;
};
edma0: edma@2c00000 {
edma0: dma-controller@2c00000 {
#dma-cells = <2>;
compatible = "fsl,vf610-edma";
reg = <0x0 0x2c00000 0x0 0x10000>,