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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -190,6 +190,7 @@
		#address-cells = <2>;
		#size-cells = <2>;
		ranges;
		dma-ranges = <0x0 0x0 0x0 0x0 0x10000 0x00000000>;

		clockgen: clocking@1300000 {
			compatible = "fsl,ls1088a-clockgen";