Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18f17cb7 authored by Marcus Weseloh's avatar Marcus Weseloh Committed by Maxime Ripard
Browse files

ARM: dts: sun4i: Enable audio codec on Olimex A20-SOM-EVB



Enable the on-chip audio codec on the Olimex A20-SOM-EVB

Signed-off-by: default avatarMarcus Weseloh <mweseloh42@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 5058ec4a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -86,6 +86,10 @@
	status = "okay";
};

&codec {
	status = "okay";
};

&gmac {
	pinctrl-names = "default";
	pinctrl-0 = <&gmac_pins_rgmii_a>;