ARM: dts: sun4i: Enable onboard codec used on the iNet1 tablet
authorHans de Goede <hdegoede@redhat.com>
Fri, 20 Nov 2015 13:47:11 +0000 (14:47 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 20 Nov 2015 16:18:24 +0000 (17:18 +0100)
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>
arch/arm/boot/dts/sun4i-a10-inet1.dts

index 487ce63..0711fa2 100644 (file)
        };
 };
 
+&codec {
+       status = "okay";
+};
+
 &cpu0 {
        cpu-supply = <&reg_dcdc2>;
 };