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

Commit 90c18d39 authored by Emmanuel Vadot's avatar Emmanuel Vadot Committed by Maxime Ripard
Browse files

ARM: dts: sunxi: Add codec for A13 Olinuxino



The A13 Olinuxino have an headphone jack and audio is supported
so enable it.

Signed-off-by: default avatarEmmanuel Vadot <manu@freebsd.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 4fbd8d19
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -114,6 +114,10 @@
	status = "okay";
};

&codec {
	status = "okay";
};

&ehci0 {
	status = "okay";
};