Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ecdf5262 authored by Marcus Cooper's avatar Marcus Cooper Committed by Maxime Ripard
Browse files

ARM: dts: sun6i: Mele I7: Enable internal audio codec



The Mele I7 has an audio jack for the SoC's internal codec.

Signed-off-by: default avatarMarcus Cooper <codekipper@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent b5fa16b6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -71,6 +71,12 @@
	};
};

&codec {
	allwinner,audio-routing =
		"Headphone", "HP";
	status = "okay";
};

&ehci0 {
	status = "okay";
};