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

ARM: dts: sun7i: Enable audio codec on pcDuino

Enable the on-chip audio codec

Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

authored by

Jelle van der Waa and committed by
Maxime Ripard
111af755 581de703

+4
+4
arch/arm/boot/dts/sun7i-a20-pcduino3.dts
··· 111 111 allwinner,pins = "PH2"; 112 112 }; 113 113 114 + &codec { 115 + status = "okay"; 116 + }; 117 + 114 118 &cpu0 { 115 119 cpu-supply = <&reg_dcdc2>; 116 120 };