arm64: dts: ls1088a: Add missing dma-ranges property
authorIoana Ciocoi Radulescu <ruxandra.radulescu@nxp.com>
Tue, 4 Dec 2018 16:33:07 +0000 (16:33 +0000)
committerShawn Guo <shawnguo@kernel.org>
Sat, 8 Dec 2018 02:28:38 +0000 (10:28 +0800)
LS1088A has a 48-bit address size so make sure that the
dma-ranges property reflects this.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi

index f3ab53b..de93b42 100644 (file)
                #address-cells = <2>;
                #size-cells = <2>;
                ranges;
+               dma-ranges = <0x0 0x0 0x0 0x0 0x10000 0x00000000>;
 
                clockgen: clocking@1300000 {
                        compatible = "fsl,ls1088a-clockgen";