projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac47228
)
ARM: tegra: add Mic Jack to Dalmore device tree
author
Stephen Warren
<swarren@nvidia.com>
Wed, 14 Aug 2013 20:22:19 +0000
(14:22 -0600)
committer
Stephen Warren
<swarren@nvidia.com>
Thu, 15 Aug 2013 15:35:19 +0000
(09:35 -0600)
This enables the microphone input jack, and hence allows audio to be
captured as well as played back.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra114-dalmore.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra114-dalmore.dts
b/arch/arm/boot/dts/tegra114-dalmore.dts
index
402c20b
..
45056a2
100644
(file)
--- a/
arch/arm/boot/dts/tegra114-dalmore.dts
+++ b/
arch/arm/boot/dts/tegra114-dalmore.dts
@@
-1193,7
+1193,9
@@
"Speakers", "SPORP",
"Speakers", "SPORN",
"Speakers", "SPOLP",
- "Speakers", "SPOLN";
+ "Speakers", "SPOLN",
+ "Mic Jack", "MICBIAS1",
+ "IN2P", "Mic Jack";
nvidia,i2s-controller = <&tegra_i2s1>;
nvidia,audio-codec = <&rt5640>;