Commit 4a154e5a authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo
Browse files

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



dma-controller is preferred for dma node.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent e56fdc60
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -465,7 +465,7 @@ QORIQ_CLK_PLL_DIV(4)>,
			status = "disabled";
			status = "disabled";
		};
		};


		edma0: edma@2c00000 {
		edma0: dma-controller@2c00000 {
			#dma-cells = <2>;
			#dma-cells = <2>;
			compatible = "fsl,vf610-edma";
			compatible = "fsl,vf610-edma";
			reg = <0x0 0x2c00000 0x0 0x10000>,
			reg = <0x0 0x2c00000 0x0 0x10000>,
+1 −1
Original line number Original line Diff line number Diff line
@@ -784,7 +784,7 @@ wdog0: watchdog@2ad0000 {
			big-endian;
			big-endian;
		};
		};


		edma0: edma@2c00000 {
		edma0: dma-controller@2c00000 {
			#dma-cells = <2>;
			#dma-cells = <2>;
			compatible = "fsl,vf610-edma";
			compatible = "fsl,vf610-edma";
			reg = <0x0 0x2c00000 0x0 0x10000>,
			reg = <0x0 0x2c00000 0x0 0x10000>,
+1 −1
Original line number Original line Diff line number Diff line
@@ -683,7 +683,7 @@ wdog0: watchdog@2ad0000 {
			big-endian;
			big-endian;
		};
		};


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