From: Nipun Gupta Date: Tue, 18 Dec 2018 04:52:02 +0000 (+0000) Subject: arm64: dts: ls1088: add missing dma-coherent property in fsl-mc X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~5228^2~21^2~26 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=859873fb12baf83009521b1408201c83fc3a2f36;p=linux.git arm64: dts: ls1088: add missing dma-coherent property in fsl-mc Signed-off-by: Nipun Gupta 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 0fd8909758d8..ae2fdd22390b 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi @@ -670,6 +670,7 @@ <0x00000000 0x08340000 0 0x40000>; /* MC control reg */ msi-parent = <&its>; iommu-map = <0 &smmu 0 0>; /* This is fixed-up by u-boot */ + dma-coherent; #address-cells = <3>; #size-cells = <1>;