aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sama5d3xmb.dtsi
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-03-17 05:45:37 -0400
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-04-18 16:43:44 -0400
commit7a61fb077d6dc4d6d93691654f754406b6d4baf0 (patch)
tree9d288267fc0a67f51852f6a09b64d5040d38170d /arch/arm/boot/dts/sama5d3xmb.dtsi
parent469bbf0a76a0fd95b8cf5b36b1f6c413b4008c99 (diff)
ARM: at91: sama5d3: add the missing property
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>
Diffstat (limited to 'arch/arm/boot/dts/sama5d3xmb.dtsi')
-rw-r--r--arch/arm/boot/dts/sama5d3xmb.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index e1bd576760c6..060015375e44 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -166,6 +166,7 @@
166 "Headphone Jack", "HPOUTR", 166 "Headphone Jack", "HPOUTR",
167 "IN2L", "Line In Jack", 167 "IN2L", "Line In Jack",
168 "IN2R", "Line In Jack", 168 "IN2R", "Line In Jack",
169 "MICBIAS", "IN1L",
169 "IN1L", "Mic"; 170 "IN1L", "Mic";
170 171
171 atmel,ssc-controller = <&ssc0>; 172 atmel,ssc-controller = <&ssc0>;