ARM: sun5i: chip: Enable the audio codec

The CHIP v0.2 has a composite output on a mini-jack connector, the audio
part being provided by the on-SoC codec. Enable it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
Maxime Ripard
2015-10-22 10:55:53 +02:00
parent bc8362e6ec
commit e54693ed82
+4
View File
@@ -66,6 +66,10 @@
};
};
&codec {
status = "okay";
};
&ehci0 {
status = "okay";
};