Commit ac472284 authored by Stephen Warren's avatar Stephen Warren

ARM: tegra: add Mic Jack to Beaver device tree

This enables the microphone input jack, and hence allows audio to be
captured as well as played back.
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 328dc0ec
......@@ -473,7 +473,9 @@ sound {
nvidia,audio-routing =
"Headphones", "HPOR",
"Headphones", "HPOL";
"Headphones", "HPOL",
"Mic Jack", "MICBIAS1",
"IN2P", "Mic Jack";
nvidia,i2s-controller = <&tegra_i2s1>;
nvidia,audio-codec = <&rt5640>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment