arm64: dts: lx2160a: Add dma-ranges property

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>
This commit is contained in:
Ioana Ciocoi Radulescu 2018-12-20 17:02:04 +00:00 committed by Shawn Guo
parent 703c5e40fd
commit 0154878dec

View File

@ -398,6 +398,7 @@
#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";