projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.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
|
blame
|
history
diff --git
a/arch/arm/boot/dts/sama5d3xmb.dtsi
b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 49c10d33df302b7d967f0861c1424f636026a943..77e03655aca3626ad369b81b572b755987fd1609 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>;