Commit 0154878d authored by Ioana Ciocoi Radulescu's avatar Ioana Ciocoi Radulescu Committed by Shawn Guo

arm64: dts: lx2160a: Add dma-ranges property

Add missing property from the soc node in LX2160A dts.
Signed-off-by: default avatarIoana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 703c5e40
......@@ -398,6 +398,7 @@ soc {
#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";
......
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