]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: sun6i: Mele I7: Enable internal audio codec
authorMarcus Cooper <codekipper@gmail.com>
Tue, 20 Dec 2016 10:23:44 +0000 (11:23 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 10 Jan 2017 17:52:45 +0000 (18:52 +0100)
The Mele I7 has an audio jack for the SoC's internal codec.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun6i-a31-i7.dts

index f3468a14596e3d9aed1c2e217ef5bd33a8cc8d40..a2193309a1999b6723ee3f95dd3b93f5603761b2 100644 (file)
        };
 };
 
+&codec {
+       allwinner,audio-routing =
+               "Headphone", "HP";
+       status = "okay";
+};
+
 &ehci0 {
        status = "okay";
 };