Commit 8af3bbec authored by Stephen Warren's avatar Stephen Warren

ARM: tegra: add Mic Jack to Dalmore 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 ac472284
...@@ -1193,7 +1193,9 @@ sound { ...@@ -1193,7 +1193,9 @@ sound {
"Speakers", "SPORP", "Speakers", "SPORP",
"Speakers", "SPORN", "Speakers", "SPORN",
"Speakers", "SPOLP", "Speakers", "SPOLP",
"Speakers", "SPOLN"; "Speakers", "SPOLN",
"Mic Jack", "MICBIAS1",
"IN2P", "Mic Jack";
nvidia,i2s-controller = <&tegra_i2s1>; nvidia,i2s-controller = <&tegra_i2s1>;
nvidia,audio-codec = <&rt5640>; 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