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

ARM: dt: sun7i: Enable audio codec on MK808C

This commit enables the on-chip audio codec present on the MK808C.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

authored by

Marcus Cooper and committed by
Maxime Ripard
8661d0c3 b0389c2c

+4
+4
arch/arm/boot/dts/sun7i-a20-mk808c.dts
··· 68 68 }; 69 69 }; 70 70 71 + &codec { 72 + status = "okay"; 73 + }; 74 + 71 75 &ehci0 { 72 76 status = "okay"; 73 77 };