]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
ARM: dts: exynos: Add support for secondary DAI to Odroid XU4
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 12 Feb 2019 18:03:42 +0000 (19:03 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 18 Feb 2019 19:52:25 +0000 (20:52 +0100)
This patch extends DAPM routing and adds secondary CPU DAI entry
to support the secondary audio PCM interface on Odroid XU4.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/exynos5422-odroidxu4.dts

index 122174ea9e0a3d06eab9cb5edf04cb5877e6b15c..892d389d6d0918ec9258b1cba01d7df956728f48 100644 (file)
@@ -33,6 +33,8 @@
                compatible = "samsung,odroid-xu3-audio";
                model = "Odroid-XU4";
 
+               samsung,audio-routing = "I2S Playback", "Mixer DAI TX";
+
                assigned-clocks = <&clock CLK_MOUT_EPLL>,
                                <&clock CLK_MOUT_MAU_EPLL>,
                                <&clock CLK_MOUT_USER_MAU_EPLL>,
@@ -58,7 +60,7 @@
                                <196608000>;
 
                cpu {
-                       sound-dai = <&i2s0 0>;
+                       sound-dai = <&i2s0 0>, <&i2s0 1>;
                };
 
                codec {