From: Ioana Ciocoi Radulescu Date: Tue, 4 Dec 2018 16:33:07 +0000 (+0000) Subject: arm64: dts: ls1088a: Add missing dma-ranges property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d9a71ef086e89e411ca508a69361b38beb0aafdf;p=linux.git 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: Ioana Radulescu Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi index f3ab53bb6f20f..de93b42b1f51c 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi @@ -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";