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

ARM: sun4i: Enable audio-codec on Mele A1000

Enable the audio-codec on the Mele A1000 top-set box.
Signed-off-by: default avatarMarcus Cooper <codekipper@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
parent 4d6b0f8e
......@@ -93,6 +93,10 @@ &ahci {
status = "okay";
};
&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