ARM: dt: sun7i: Enable audio codec on MK808C

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

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Marcus Cooper
2015-12-19 14:08:46 +01:00
committed by Maxime Ripard
parent b0389c2caf
commit 8661d0c34e

View File

@@ -68,6 +68,10 @@ chosen {
};
};
&codec {
status = "okay";
};
&ehci0 {
status = "okay";
};