Commit faef4af4 authored by Emilio López's avatar Emilio López Committed by Maxime Ripard

ARM: sun7i: dt: enable audio codec on Cubietruck

This commit enables the on-chip audio codec present on the A20 SoC
for the Cubietruck.
Signed-off-by: default avatarEmilio López <emilio@elopez.com.ar>
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
parent d5ce107a
......@@ -101,6 +101,10 @@ &ahci {
status = "okay";
};
&codec {
status = "okay";
};
&cpu0 {
cpu-supply = <&reg_dcdc2>;
};
......
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