Lines Matching +full:mic +full:- +full:det +full:- +full:gpios
4 - compatible : "nvidia,tegra-audio-max98090"
5 - clocks : Must contain an entry for each entry in clock-names.
6 See ../clocks/clock-bindings.txt for details.
7 - clock-names : Must include the following entries:
8 - pll_a
9 - pll_a_out0
10 - mclk (The Tegra cdev1/extern1 clock, which feeds the CODEC's mclk)
11 - nvidia,model : The user-visible name of this sound complex.
12 - nvidia,audio-routing : A list of the connections between audio components.
20 * Mic Jack
21 * Int Mic
23 - nvidia,i2s-controller : The phandle of the Tegra I2S controller that's
25 - nvidia,audio-codec : The phandle of the MAX98090 audio codec.
28 - nvidia,hp-det-gpios : The GPIO that detect headphones are plugged in
29 - nvidia,mic-det-gpios : The GPIO that detect microphones are plugged in
34 compatible = "nvidia,tegra-audio-max98090-venice2",
35 "nvidia,tegra-audio-max98090";
38 nvidia,audio-routing =
43 "Mic Jack", "MICBIAS",
44 "IN34", "Mic Jack";
46 nvidia,i2s-controller = <&tegra_i2s1>;
47 nvidia,audio-codec = <&acodec>;
52 clock-names = "pll_a", "pll_a_out0", "mclk";