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

ARM: sun4i: Enable audio-codec on Mele A1000

Enable the audio-codec on the Mele A1000 top-set box.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>

authored by

Marcus Cooper and committed by
Maxime Ripard
bc8362e6 4d6b0f8e

+4
+4
arch/arm/boot/dts/sun4i-a10-a1000.dts
··· 93 93 status = "okay"; 94 94 }; 95 95 96 + &codec { 97 + status = "okay"; 98 + }; 99 + 96 100 &ehci0 { 97 101 status = "okay"; 98 102 };