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 Wexler TAB7200 tablet.

Enable on-chip audio codec on the Wexler TAB7200 tablet.

Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

authored by

Aleksei Mamlin and committed by
Maxime Ripard
581de703 18f17cb7

+4
+4
arch/arm/boot/dts/sun7i-a20-wexler-tab7200.dts
··· 62 62 }; 63 63 }; 64 64 65 + &codec { 66 + status = "okay"; 67 + }; 68 + 65 69 &cpu0 { 66 70 cpu-supply = <&reg_dcdc2>; 67 71 };