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:
469bbf0
)
ARM: at91: sama5d3: add the missing property
author
Bo Shen
<voice.shen@atmel.com>
Mon, 17 Mar 2014 09:45:37 +0000
(17:45 +0800)
committer
Nicolas 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/sama5d3xmb.dtsi
b/arch/arm/boot/dts/sama5d3xmb.dtsi
index e1bd576760c63a873364cc9dfb02de00f332f724..060015375e44d2306ace4e77ccf89b96ed7a50ed 100644
(file)
--- a/
arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/
arch/arm/boot/dts/sama5d3xmb.dtsi
@@
-166,6
+166,7
@@
"Headphone Jack", "HPOUTR",
"IN2L", "Line In Jack",
"IN2R", "Line In Jack",
+ "MICBIAS", "IN1L",
"IN1L", "Mic";
atmel,ssc-controller = <&ssc0>;