ARM: tegra: add Mic Jack to Dalmore device tree
authorStephen Warren <swarren@nvidia.com>
Wed, 14 Aug 2013 20:22:19 +0000 (14:22 -0600)
committerStephen 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

index 402c20bb19321feb827e15b1b72d39d0454cf1de..45056a2994084b1afe35f4102ad65932df51eb3b 100644 (file)
                        "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>;
This page took 0.046713 seconds and 5 git commands to generate.