[9610] arm64: dtsi: camera-pp: add io-coherency setting in GDC node
authorWooyeon Kim <wooy88.kim@samsung.com>
Mon, 17 Dec 2018 04:40:43 +0000 (13:40 +0900)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:41 +0000 (17:30 +0800)
 - add dma-coherent in camerapp-gdc

PR JIRA ID : CPR-531

Change-Id: I6e0753de5ace6e49d29c54dcca608a3eb2158239
Signed-off-by: Wooyeon Kim <wooy88.kim@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610-camera.dtsi

index e9eb8e1b8baa2f355eb0446f2c8bb3dcc6f09744..afc45f8680c653023b28b91fc90b8c6b66f0a1fc 100644 (file)
                status = "ok";
                iommus = <&sysmmu_isp0>;
                #cooling-cells = <2>; /* min followed by max */
+               dma-coherent;
        };
 };