devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: tegra: add Mic Jack to Beaver device tree
@ 2013-08-14 20:27 Stephen Warren
  2013-08-14 20:27 ` [PATCH 2/2] ARM: tegra: add Mic Jack to Cardhu " Stephen Warren
  2013-08-15 15:37 ` [PATCH 1/2] ARM: tegra: add Mic Jack to Beaver " Stephen Warren
  0 siblings, 2 replies; 5+ messages in thread
From: Stephen Warren @ 2013-08-14 20:27 UTC (permalink / raw)
  To: Stephen Warren; +Cc: devicetree, linux-tegra, Stephen Warren

From: Stephen Warren <swarren@nvidia.com>

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/tegra30-beaver.dts | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/tegra30-beaver.dts b/arch/arm/boot/dts/tegra30-beaver.dts
index 4f1f01c..08cad69 100644
--- a/arch/arm/boot/dts/tegra30-beaver.dts
+++ b/arch/arm/boot/dts/tegra30-beaver.dts
@@ -473,7 +473,9 @@
 
 		nvidia,audio-routing =
 			"Headphones", "HPOR",
-			"Headphones", "HPOL";
+			"Headphones", "HPOL",
+			"Mic Jack", "MICBIAS1",
+			"IN2P", "Mic Jack";
 
 		nvidia,i2s-controller = <&tegra_i2s1>;
 		nvidia,audio-codec = <&rt5640>;
-- 
1.8.1.5


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-15 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14 20:27 [PATCH 1/2] ARM: tegra: add Mic Jack to Beaver device tree Stephen Warren
2013-08-14 20:27 ` [PATCH 2/2] ARM: tegra: add Mic Jack to Cardhu " Stephen Warren
2013-08-14 21:37   ` Thierry Reding
2013-08-14 21:44     ` Stephen Warren
2013-08-15 15:37 ` [PATCH 1/2] ARM: tegra: add Mic Jack to Beaver " Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).