Commit 39a346d9 authored by Guido Günther's avatar Guido Günther Committed by Shawn Guo
Browse files

arm64: dts: librem5-devkit: "Drop Line In Jack"



The SGTL500s LINEINL and LINEINR are N/C.

Signed-off-by: default avatarGuido Günther <agx@sigxcpu.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 6f46f7ff
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -171,12 +171,10 @@ sound {
		simple-audio-card,widgets =
			"Microphone", "Microphone Jack",
			"Headphone", "Headphone Jack",
			"Speaker", "Builtin Speaker",
			"Line", "Line In Jack";
			"Speaker", "Builtin Speaker";
		simple-audio-card,routing =
			"MIC_IN", "Microphone Jack",
			"Microphone Jack", "Mic Bias",
			"LINE_IN", "Line In Jack",
			"Headphone Jack", "HP_OUT",
			"Builtin Speaker", "Speaker Amp OUTR",
			"Speaker Amp INR", "LINE_OUT";