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

Commit ce74381e authored by Jonathan Liu's avatar Jonathan Liu Committed by Maxime Ripard
Browse files

ARM: sun7i: Enable audio codec on A20-OLinuXino-Micro



The A20-OLinuXino-Micro has 3.5 mm sockets for headphone output and
microphone input.

Signed-off-by: default avatarJonathan Liu <net147@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent e05225a9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -85,6 +85,10 @@
	status = "okay";
};

&codec {
	status = "okay";
};

&ehci0 {
	status = "okay";
};