arm64: dts: lx2160a: Add dma-ranges property
authorIoana Ciocoi Radulescu <ruxandra.radulescu@nxp.com>
Thu, 20 Dec 2018 17:02:04 +0000 (17:02 +0000)
committerShawn Guo <shawnguo@kernel.org>
Sat, 12 Jan 2019 02:42:45 +0000 (10:42 +0800)
Add missing property from the soc node in LX2160A dts.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi

index a373018..3f6521c 100644 (file)
                #address-cells = <2>;
                #size-cells = <2>;
                ranges;
+               dma-ranges = <0x0 0x0 0x0 0x0 0x10000 0x00000000>;
 
                crypto: crypto@8000000 {
                        compatible = "fsl,sec-v5.0", "fsl,sec-v4.0";