Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e54693ed authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sun5i: chip: Enable the audio codec



The CHIP v0.2 has a composite output on a mini-jack connector, the audio
part being provided by the on-SoC codec. Enable it.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
parent bc8362e6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -66,6 +66,10 @@
	};
};

&codec {
	status = "okay";
};

&ehci0 {
	status = "okay";
};