From: Sergej Pupykin <[email protected]> Mele M3 has RCA audio connectors
Signed-off-by: Sergej Pupykin <[email protected]> --- arch/arm/boot/dts/sun7i-a20-m3.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/sun7i-a20-m3.dts b/arch/arm/boot/dts/sun7i-a20-m3.dts index 43c94787ef07..6276713d78eb 100644 --- a/arch/arm/boot/dts/sun7i-a20-m3.dts +++ b/arch/arm/boot/dts/sun7i-a20-m3.dts @@ -73,6 +73,10 @@ }; }; +&codec { + status = "okay"; +}; + &ehci0 { status = "okay"; }; -- 2.15.1 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
