Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Marcus Weseloh <mweseloh42@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

authored by

Marcus Weseloh and committed by
Maxime Ripard
18f17cb7 5058ec4a

+4
+4
arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts
··· 86 86 status = "okay"; 87 87 }; 88 88 89 + &codec { 90 + status = "okay"; 91 + }; 92 + 89 93 &gmac { 90 94 pinctrl-names = "default"; 91 95 pinctrl-0 = <&gmac_pins_rgmii_a>;