ARM: dts: sun4i: Enable onboard codec used on the iNet1 tablet

The iNet1 tablet uses the A10's integrated audio codec, enable it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Hans de Goede 2015-11-20 14:47:11 +01:00 committed by Maxime Ripard
parent aea4c39526
commit a292e576f5

View File

@ -61,6 +61,10 @@ chosen {
};
};
&codec {
status = "okay";
};
&cpu0 {
cpu-supply = <&reg_dcdc2>;
};