summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sama5d3xmb.dtsi
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2015-01-09 17:18:16 +0800
committerNicolas Ferre <nicolas.ferre@atmel.com>2015-01-12 14:23:14 +0100
commit04582fd03fb263598e3b126c76cc42195aa0fd05 (patch)
treeaaa112229d4ae4bbf26a224ebfd81572a2e55249 /arch/arm/boot/dts/sama5d3xmb.dtsi
parent0068b2e1b7f925a818fdc0a5d10ef0ad40f746e7 (diff)
ARM: at91: sama5d3: dt: correct the sound route
The MICBIAS is a supply, should route to MIC while not IN1L. 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.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 49c10d33df30..77e03655aca3 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -176,7 +176,7 @@
"Headphone Jack", "HPOUTR",
"IN2L", "Line In Jack",
"IN2R", "Line In Jack",
- "MICBIAS", "IN1L",
+ "Mic", "MICBIAS",
"IN1L", "Mic";
atmel,ssc-controller = <&ssc0>;