Commit b0389c2c authored by Marcus Cooper's avatar Marcus Cooper Committed by Maxime Ripard

ARM: sunxi: dt: enable audio codec on mk802

This commit enables the on-chip audio codec present on some variants
of the MK802.
Signed-off-by: default avatarMarcus Cooper <codekipper@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 9f483c71
......@@ -58,6 +58,10 @@ chosen {
};
};
&codec {
status = "okay";
};
&ehci0 {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment