ARM: dts: sun7i: Enable audio codec on Banana Pro
authorJörg Krause <joerg.krause@embedded.rocks>
Wed, 4 Jan 2017 14:22:50 +0000 (15:22 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 10 Jan 2017 17:52:50 +0000 (18:52 +0100)
This commit enables the on-chip audio codec present on the A20 SoC
on the Banana Pro board.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun7i-a20-bananapro.dts

index 19d63d4..03799c6 100644 (file)
        status = "okay";
 };
 
+&codec {
+       status = "okay";
+};
+
 &ehci0 {
        status = "okay";
 };