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

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
......@@ -465,7 +465,7 @@ QORIQ_CLK_PLL_DIV(4)>,
status = "disabled";
};
edma0: edma@2c00000 {
edma0: dma-controller@2c00000 {
#dma-cells = <2>;
compatible = "fsl,vf610-edma";
reg = <0x0 0x2c00000 0x0 0x10000>,
......
......@@ -784,7 +784,7 @@ wdog0: watchdog@2ad0000 {
big-endian;
};
edma0: edma@2c00000 {
edma0: dma-controller@2c00000 {
#dma-cells = <2>;
compatible = "fsl,vf610-edma";
reg = <0x0 0x2c00000 0x0 0x10000>,
......
......@@ -683,7 +683,7 @@ wdog0: watchdog@2ad0000 {
big-endian;
};
edma0: edma@2c00000 {
edma0: dma-controller@2c00000 {
#dma-cells = <2>;
compatible = "fsl,vf610-edma";
reg = <0x0 0x2c00000 0x0 0x10000>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment