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 <ruxandra.radulescu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Ioana Ciocoi Radulescu 2018-12-04 16:33:07 +00:00 committed by Shawn Guo
parent a2468676cc
commit d9a71ef086
1 changed files with 1 additions and 0 deletions

View File

@ -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";