ARM: dts: exynos: Fix audio routing on exynos5422-odroidxu3 30/200830/1
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 4 Mar 2019 16:18:32 +0000 (17:18 +0100)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 4 Mar 2019 17:37:03 +0000 (18:37 +0100)
Add missing audio routing entry for the capture stream, this change
is required to fix audio recording on Odroid XU3.

Change-Id: I8db68ab3e097a0f3cfd07224016e4704e57c6635
Fixes: 885b005d232c ("ARM: dts: exynos: Add support for secondary DAI to Odroid XU3")
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
arch/arm/boot/dts/exynos5422-odroidxu3-audio.dtsi

index 15b1e9f..39a3bf9 100644 (file)
@@ -29,7 +29,8 @@
                        "Speakers", "SPKL",
                        "Speakers", "SPKR",
                        "I2S Playback", "Mixer DAI TX",
-                       "HiFi Playback", "Mixer DAI TX";
+                       "HiFi Playback", "Mixer DAI TX",
+                       "Mixer DAI RX", "HiFi Capture";
 
                assigned-clocks = <&i2s0 CLK_I2S_RCLK_SRC>,
                                <&clock CLK_MOUT_EPLL>,