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

Commit 1647fe31 authored by Jörg Krause's avatar Jörg Krause Committed by Maxime Ripard
Browse files

ARM: dts: sun7i: Enable audio codec on Banana Pro



This commit enables the on-chip audio codec present on the A20 SoC
on the Banana Pro board.

Signed-off-by: default avatarJörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 9bbe3559
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -104,6 +104,10 @@
	status = "okay";
};

&codec {
	status = "okay";
};

&ehci0 {
	status = "okay";
};