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

ARM: dt: sun7i: Enable audio codec on MK808C



This commit enables the on-chip audio codec present on the MK808C.

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

&codec {
	status = "okay";
};

&ehci0 {
	status = "okay";
};