Lines Matching +full:a +full:- +full:z0 +full:- +full:9 +full:-
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/nvidia,tegra-audio-alc5632.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jon Hunter <jonathanh@nvidia.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: nvidia,tegra-audio-common.yaml#
19 - pattern: '^[a-z0-9]+,tegra-audio-alc5632(-[a-z0-9]+)+$'
20 - const: nvidia,tegra-audio-alc5632
22 nvidia,audio-routing:
23 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
25 A list of the connections between audio components.
26 Each entry is a pair of strings, the first being the connection's sink,
34 - Headset Stereophone
35 - Int Spk
36 - Headset Mic
37 - Digital Mic
40 - SPKOUT
41 - SPKOUTN
42 - MICBIAS1
43 - MIC1
44 - HPR
45 - HPL
46 - DMICDAT
49 - nvidia,i2s-controller
54 - |
56 compatible = "nvidia,tegra-audio-alc5632-paz00",
57 "nvidia,tegra-audio-alc5632";
61 nvidia,audio-routing = "Int Spk", "SPKOUT",
69 nvidia,i2s-controller = <&i2s>;
70 nvidia,audio-codec = <&codec>;
73 clock-names = "pll_a", "pll_a_out0", "mclk";