Lines Matching +full:pcm3140 +full:- +full:q1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2022 - 2024 Texas Instruments Incorporated
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Shenghao Ding <shenghao-ding@ti.com>
24 https://www.ti.com/lit/gpn/pcm3120-q1
25 https://www.ti.com/lit/gpn/pcm3140-q1
26 https://www.ti.com/lit/gpn/pcm5120-q1
27 https://www.ti.com/lit/gpn/pcm6120-q1
28 https://www.ti.com/lit/gpn/pcm6260-q1
38 ti,adc3120: Stereo-channel, 768-kHz, Burr-Brown™ audio analog-to-
39 digital converter (ADC) with 106-dB SNR.
41 ti,adc5120: 2-Channel, 768-kHz, Burr-Brown™ Audio ADC with 120-dB SNR.
43 ti,adc6120: Stereo-channel, 768-kHz, Burr-Brown™ audio analog-to-
44 digital converter (ADC) with 123-dB SNR.
46 ti,dix4192: 216-kHz digital audio converter with Quad-Channel In
47 and One-Channel Out.
49 ti,pcm1690: Automotive Catalog 113dB SNR 8-Channel Audio DAC with
52 ti,pcm3120: Automotive, stereo, 106-dB SNR, 768-kHz, low-power
53 software-controlled audio ADC.
55 ti,pcm3140: Automotive, Quad-Channel, 768-kHz, Burr-Brown™ Audio ADC
56 with 106-dB SNR.
58 ti,pcm5120: Automotive, stereo, 120-dB SNR, 768-kHz, low-power
59 software-controlled audio ADC.
61 ti,pcm5140: Automotive, Quad-Channel, 768-kHz, Burr-Brown™ Audio ADC
62 with 120-dB SNR.
64 ti,pcm6120: Automotive, stereo, 123-dB SNR, 768-kHz, low-power
65 software-controlled audio ADC.
67 ti,pcm6140: Automotive, Quad-Channel, 768-kHz, Burr-Brown™ Audio ADC
68 with 123-dB SNR.
70 ti,pcm6240: Automotive 4-ch audio ADC with integrated programmable mic
73 ti,pcm6260: Automotive 6-ch audio ADC with integrated programmable mic
76 ti,pcm9211: 216-kHz digital audio converter With Stereo ADC and
79 ti,pcmd3140: Four-channel PDM-input to TDM or I2S output converter.
81 ti,pcmd3180: Eight-channel pulse-density-modulation input to TDM or
84 ti,taa5212: Low-power high-performance stereo audio ADC with 118-dB
87 ti,tad5212: Low-power stereo audio DAC with 120-dB dynamic range.
89 - items:
90 - enum:
91 - ti,adc3120
92 - ti,adc5120
93 - ti,pcm3120
94 - ti,pcm5120
95 - ti,pcm6120
96 - const: ti,adc6120
97 - items:
98 - enum:
99 - ti,pcmd512x
100 - ti,pcm9211
101 - ti,taa5212
102 - ti,tad5212
103 - const: ti,adc6120
104 - items:
105 - enum:
106 - ti,pcm3140
107 - ti,pcm5140
108 - ti,dix4192
109 - ti,pcm6140
110 - ti,pcm6260
111 - const: ti,pcm6240
112 - items:
113 - enum:
114 - ti,pcmd3140
115 - ti,pcmd3180
116 - ti,pcm1690
117 - ti,taa5412
118 - ti,tad5412
119 - const: ti,pcm6240
120 - enum:
121 - ti,adc6120
122 - ti,pcm6240
131 reset-gpios:
139 '#sound-dai-cells':
143 - compatible
144 - reg
147 - $ref: dai-common.yaml#
148 - if:
153 - ti,pcm1690
161 - |
162 #include <dt-bindings/gpio/gpio.h>
165 #address-cells = <1>;
166 #size-cells = <0>;
167 pcm6240: audio-codec@48 {
169 reg = <0x48>, /* primary-device */
170 <0x4b>; /* secondary-device */
171 #sound-dai-cells = <0>;
172 reset-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
173 interrupt-parent = <&gpio1>;