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

arm64: dts: ls1088a: Add missing dma-ranges property

LS1088A has a 48-bit address size so make sure that the
dma-ranges property reflects this.
Signed-off-by: default avatarIoana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent a2468676
......@@ -190,6 +190,7 @@ soc {
#address-cells = <2>;
#size-cells = <2>;
ranges;
dma-ranges = <0x0 0x0 0x0 0x0 0x10000 0x00000000>;
clockgen: clocking@1300000 {
compatible = "fsl,ls1088a-clockgen";
......
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