ARM: dts: sun4i: Enable audio codec on Olimex A20-SOM-EVB
authorMarcus Weseloh <mweseloh42@gmail.com>
Sat, 31 Oct 2015 12:55:42 +0000 (13:55 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 17 Nov 2015 08:40:07 +0000 (09:40 +0100)
Enable the on-chip audio codec on the Olimex A20-SOM-EVB

Signed-off-by: Marcus Weseloh <mweseloh42@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts

index b7fe102..a91879e 100644 (file)
        status = "okay";
 };
 
+&codec {
+       status = "okay";
+};
+
 &gmac {
        pinctrl-names = "default";
        pinctrl-0 = <&gmac_pins_rgmii_a>;