]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: at91: sama5d3: add the missing property
authorBo Shen <voice.shen@atmel.com>
Mon, 17 Mar 2014 09:45:37 +0000 (17:45 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 18 Apr 2014 20:43:44 +0000 (22:43 +0200)
If without the MICBIAS routing, the record don't work.
Add the missing MICBIAS routing to let record from mic working.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/sama5d3xmb.dtsi

index e1bd576760c63a873364cc9dfb02de00f332f724..060015375e44d2306ace4e77ccf89b96ed7a50ed 100644 (file)
                        "Headphone Jack", "HPOUTR",
                        "IN2L", "Line In Jack",
                        "IN2R", "Line In Jack",
+                       "MICBIAS", "IN1L",
                        "IN1L", "Mic";
 
                atmel,ssc-controller = <&ssc0>;