projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0068b2e
)
ARM: at91: sama5d3: dt: correct the sound route
author
Bo Shen
<voice.shen@atmel.com>
Fri, 9 Jan 2015 09:18:16 +0000
(17:18 +0800)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 12 Jan 2015 13:23:14 +0000
(14:23 +0100)
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>
arch/arm/boot/dts/sama5d3xmb.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sama5d3xmb.dtsi
b/arch/arm/boot/dts/sama5d3xmb.dtsi
index
49c10d3
..
77e0365
100644
(file)
--- 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",
- "M
ICBIAS", "IN1L
",
+ "M
ic", "MICBIAS
",
"IN1L", "Mic";
atmel,ssc-controller = <&ssc0>;