ARM: sunxi: dt: enable audio codec on mk802
authorMarcus Cooper <codekipper@gmail.com>
Sat, 19 Dec 2015 13:02:38 +0000 (14:02 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 21 Dec 2015 16:04:48 +0000 (17:04 +0100)
This commit enables the on-chip audio codec present on some variants
of the MK802.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun4i-a10-mk802.dts

index 3c7eebe..ddf0683 100644 (file)
        };
 };
 
+&codec {
+       status = "okay";
+};
+
 &ehci0 {
        status = "okay";
 };