summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeungbin Lee <seungbin.lee@samsung.com>2021-07-16 16:31:06 +0900
committerBen Fennema <fennema@google.com>2021-07-16 09:10:10 +0000
commitab7bccdeba1ceecd96b9ca3f473c53a27101319b (patch)
tree034b77e18199eb8455b95535cc236cebeda3a548
parent25e44695cca903557eaa1861347eefc67f1027ef (diff)
downloaddevicetree-ab7bccdeba1ceecd96b9ca3f473c53a27101319b.tar.gz
[9110] dts: modify abox widget routing
Bug: 192368652 Signed-off-by: Seungbin Lee <seungbin.lee@samsung.com> Change-Id: Ideaf78576c797c9fda470d884218918fa24a1632
-rw-r--r--r11_common_root.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/r11_common_root.dtsi b/r11_common_root.dtsi
index b7f110e..b3a52c7 100644
--- a/r11_common_root.dtsi
+++ b/r11_common_root.dtsi
@@ -39,7 +39,8 @@ sound: sound {
status = "okay";
compatible = "samsung,exynos9110-sound-r11";
samsung,routing = "VOUTPUT", "ABOX UAIF0 Playback",
- "ABOX UAIF0 Capture", "VINPUT1",
+ "ABOX UAIF1 Capture", "VINPUT1",
+ "ABOX SIFS0 Capture", "VINPUT2",
"VOUTPUTCALL", "ABOX SIFS0 Playback",
"ABOX SIFS0 Capture", "VINPUTCALL";
/* samsung,aux = <&abox_effect>; */