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

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

ARM: sun4i: Enable audio-codec on Mele A1000



Enable the audio-codec on the Mele A1000 top-set box.

Signed-off-by: default avatarMarcus Cooper <codekipper@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
parent 4d6b0f8e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -93,6 +93,10 @@
	status = "okay";
};

&codec {
	status = "okay";
};

&ehci0 {
	status = "okay";
};