ARM: dts: sun7i: Enable audio codec on Banana Pro

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>
This commit is contained in:
Jörg Krause 2017-01-04 15:22:50 +01:00 committed by Maxime Ripard
parent 9bbe3559b7
commit 1647fe3188

View file

@ -104,6 +104,10 @@
status = "okay";
};
&codec {
status = "okay";
};
&ehci0 {
status = "okay";
};