mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
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: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
parent
328dc0ecc9
commit
ac472284e3
@ -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>;
|
||||
|
Loading…
Reference in New Issue
Block a user