[9610] arm64: dts: change wdma3 type to realtime capture
authorHyunwoong Kim <khw0178.kim@samsung.com>
Fri, 3 Aug 2018 02:42:59 +0000 (11:42 +0900)
committerhskang <hs1218.kang@samsung.com>
Tue, 14 Aug 2018 01:11:36 +0000 (21:11 -0400)
WDMA3 type was set to normal capture type.
But it works as SPK amp reference data.
So, it should be set to realtime capture type.

Change-Id: I9677eba7f73ebd20751816be2b1cb0c9ce0863a0
Signed-off-by: Hyunwoong Kim <khw0178.kim@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610.dts

index 05a7b7e98e51af56edfd0a4b065abf6fca46b17c..e779f467f4e98f51fe382a9ed55221953b424cb2 100644 (file)
                        compatible = "samsung,abox-wdma";
                        reg = <0x0 0x14A52300 0x100>;
                        id = <3>;
-                       type = "normal";
+                       type = "realtime";
                };
 
                abox_wdma_4: abox_wdma@0x14A52400 {