From: Marcus Cooper <codekipper@xxxxxxxxx> The Mele I7 has an audio jack for the SoC's internal codec. Signed-off-by: Marcus Cooper <codekipper@xxxxxxxxx> --- arch/arm/boot/dts/sun6i-a31-i7.dts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/sun6i-a31-i7.dts b/arch/arm/boot/dts/sun6i-a31-i7.dts index f3468a14596e..a2193309a199 100644 --- a/arch/arm/boot/dts/sun6i-a31-i7.dts +++ b/arch/arm/boot/dts/sun6i-a31-i7.dts @@ -71,6 +71,12 @@ }; }; +&codec { + allwinner,audio-routing = + "Headphone", "HP"; + status = "okay"; +}; + &ehci0 { status = "okay"; }; -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html