From: Ioana Ciocoi Radulescu Date: Thu, 20 Dec 2018 17:02:04 +0000 (+0000) Subject: arm64: dts: lx2160a: Add dma-ranges property X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~5228^2~21^2~20 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=0154878dec5cbcc7265783756778a0bee616cff9;p=linux.git arm64: dts: lx2160a: Add dma-ranges property Add missing property from the soc node in LX2160A dts. Signed-off-by: Ioana Radulescu Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi b/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi index a373018d225a..3f6521c47f51 100644 --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi @@ -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";