~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml (Version linux-6.12-rc7) and /Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml (Version linux-6.11.7)


  1 # SPDX-License-Identifier: GPL-2.0-only OR BSD      1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
  2 # Copyright (C) 2022 Texas Instruments Incorpo      2 # Copyright (C) 2022 Texas Instruments Incorporated
  3 %YAML 1.2                                           3 %YAML 1.2
  4 ---                                                 4 ---
  5 $id: http://devicetree.org/schemas/sound/ti,tl      5 $id: http://devicetree.org/schemas/sound/ti,tlv320aic3x.yaml#
  6 $schema: http://devicetree.org/meta-schemas/co      6 $schema: http://devicetree.org/meta-schemas/core.yaml#
  7                                                     7 
  8 title: Texas Instruments TLV320AIC3x Codec          8 title: Texas Instruments TLV320AIC3x Codec
  9                                                     9 
 10 description: |                                     10 description: |
 11   TLV320AIC3x are a series of low-power stereo     11   TLV320AIC3x are a series of low-power stereo audio codecs with stereo
 12   headphone amplifier, as well as multiple inp     12   headphone amplifier, as well as multiple inputs and outputs programmable in
 13   single-ended or fully differential configura     13   single-ended or fully differential configurations.
 14                                                    14 
 15   The serial control bus supports SPI or I2C p     15   The serial control bus supports SPI or I2C protocols, while the serial audio
 16   data bus is programmable for I2S, left/right     16   data bus is programmable for I2S, left/right-justified, DSP, or TDM modes.
 17                                                    17 
 18   The following pins can be referred in the so     18   The following pins can be referred in the sound node's audio routing property:
 19                                                    19 
 20   CODEC output pins:                               20   CODEC output pins:
 21      LLOUT                                         21      LLOUT
 22      RLOUT                                         22      RLOUT
 23      MONO_LOUT                                     23      MONO_LOUT
 24      HPLOUT                                        24      HPLOUT
 25      HPROUT                                        25      HPROUT
 26      HPLCOM                                        26      HPLCOM
 27      HPRCOM                                        27      HPRCOM
 28                                                    28 
 29   CODEC input pins for TLV320AIC3104:              29   CODEC input pins for TLV320AIC3104:
 30      MIC2L                                         30      MIC2L
 31      MIC2R                                         31      MIC2R
 32      LINE1L                                        32      LINE1L
 33      LINE1R                                        33      LINE1R
 34                                                    34 
 35   CODEC input pins for other compatible codecs     35   CODEC input pins for other compatible codecs:
 36      MIC3L                                         36      MIC3L
 37      MIC3R                                         37      MIC3R
 38      LINE1L                                        38      LINE1L
 39      LINE2L                                        39      LINE2L
 40      LINE1R                                        40      LINE1R
 41      LINE2R                                        41      LINE2R
 42                                                    42 
 43 maintainers:                                       43 maintainers:
 44   - Jai Luthra <j-luthra@ti.com>                    44   - Jai Luthra <j-luthra@ti.com>
 45                                                    45 
 46 properties:                                        46 properties:
 47   compatible:                                      47   compatible:
 48     enum:                                          48     enum:
 49       - ti,tlv320aic3x                             49       - ti,tlv320aic3x
 50       - ti,tlv320aic33                             50       - ti,tlv320aic33
 51       - ti,tlv320aic3007                           51       - ti,tlv320aic3007
 52       - ti,tlv320aic3106                           52       - ti,tlv320aic3106
 53       - ti,tlv320aic3104                           53       - ti,tlv320aic3104
 54                                                    54 
 55   reg:                                             55   reg:
 56     maxItems: 1                                    56     maxItems: 1
 57                                                    57 
 58   reset-gpios:                                     58   reset-gpios:
 59     maxItems: 1                                    59     maxItems: 1
 60     description:                                   60     description:
 61       GPIO specification for the active low RE     61       GPIO specification for the active low RESET input.
 62                                                    62 
 63   gpio-reset:                                      63   gpio-reset:
 64     $ref: /schemas/types.yaml#/definitions/uin     64     $ref: /schemas/types.yaml#/definitions/uint32-matrix
 65     maxItems: 1                                    65     maxItems: 1
 66     description:                                   66     description:
 67       Deprecated, please use reset-gpios inste     67       Deprecated, please use reset-gpios instead.
 68     deprecated: true                               68     deprecated: true
 69                                                    69 
 70   ai3x-gpio-func:                                  70   ai3x-gpio-func:
 71     description: AIC3X_GPIO1 & AIC3X_GPIO2 Fun     71     description: AIC3X_GPIO1 & AIC3X_GPIO2 Functionality
 72     $ref: /schemas/types.yaml#/definitions/uin     72     $ref: /schemas/types.yaml#/definitions/uint32-array
 73     maxItems: 2                                    73     maxItems: 2
 74                                                    74 
 75   ai3x-micbias-vg:                                 75   ai3x-micbias-vg:
 76     description: MicBias required voltage. If      76     description: MicBias required voltage. If node is omitted then MicBias is powered down.
 77     $ref: /schemas/types.yaml#/definitions/uin     77     $ref: /schemas/types.yaml#/definitions/uint32
 78     oneOf:                                         78     oneOf:
 79       - const: 1                                   79       - const: 1
 80         description: MICBIAS output is powered     80         description: MICBIAS output is powered to 2.0V.
 81       - const: 2                                   81       - const: 2
 82         description: MICBIAS output is powered     82         description: MICBIAS output is powered to 2.5V.
 83       - const: 3                                   83       - const: 3
 84         description: MICBIAS output is connect     84         description: MICBIAS output is connected to AVDD.
 85                                                    85 
 86   ai3x-ocmv:                                       86   ai3x-ocmv:
 87     description: Output Common-Mode Voltage se     87     description: Output Common-Mode Voltage selection.
 88     $ref: /schemas/types.yaml#/definitions/uin     88     $ref: /schemas/types.yaml#/definitions/uint32
 89     oneOf:                                         89     oneOf:
 90       - const: 0                                   90       - const: 0
 91         description: 1.35V                         91         description: 1.35V
 92       - const: 1                                   92       - const: 1
 93         description: 1.5V                          93         description: 1.5V
 94       - const: 2                                   94       - const: 2
 95         description: 1.65V                         95         description: 1.65V
 96       - const: 3                                   96       - const: 3
 97         description: 1.8V                          97         description: 1.8V
 98                                                    98 
 99   AVDD-supply:                                     99   AVDD-supply:
100     description: Analog DAC voltage.              100     description: Analog DAC voltage.
101                                                   101 
102   IOVDD-supply:                                   102   IOVDD-supply:
103     description: I/O voltage.                     103     description: I/O voltage.
104                                                   104 
105   DRVDD-supply:                                   105   DRVDD-supply:
106     description: ADC analog and output driver     106     description: ADC analog and output driver voltage.
107                                                   107 
108   DVDD-supply:                                    108   DVDD-supply:
109     description: Digital core voltage.            109     description: Digital core voltage.
110                                                   110 
111   '#sound-dai-cells':                             111   '#sound-dai-cells':
112     const: 0                                      112     const: 0
113                                                   113 
114   clocks:                                         114   clocks:
115     maxItems: 1                                   115     maxItems: 1
116                                                   116 
117   port:                                           117   port:
118     $ref: audio-graph-port.yaml#                  118     $ref: audio-graph-port.yaml#
119     unevaluatedProperties: false                  119     unevaluatedProperties: false
120                                                   120 
121 required:                                         121 required:
122   - compatible                                    122   - compatible
123   - reg                                           123   - reg
124                                                   124 
125 additionalProperties: false                       125 additionalProperties: false
126                                                   126 
127 examples:                                         127 examples:
128   - |                                             128   - |
129     #include <dt-bindings/gpio/gpio.h>            129     #include <dt-bindings/gpio/gpio.h>
130     i2c {                                         130     i2c {
131       #address-cells = <1>;                       131       #address-cells = <1>;
132       #size-cells = <0>;                          132       #size-cells = <0>;
133                                                   133 
134       tlv320aic3x_i2c: audio-codec@1b {           134       tlv320aic3x_i2c: audio-codec@1b {
135         compatible = "ti,tlv320aic3x";            135         compatible = "ti,tlv320aic3x";
136         reg = <0x1b>;                             136         reg = <0x1b>;
137                                                   137 
138         reset-gpios = <&gpio1 17 GPIO_ACTIVE_L    138         reset-gpios = <&gpio1 17 GPIO_ACTIVE_LOW>;
139                                                   139 
140         AVDD-supply = <&regulator>;               140         AVDD-supply = <&regulator>;
141         IOVDD-supply = <&regulator>;              141         IOVDD-supply = <&regulator>;
142         DRVDD-supply = <&regulator>;              142         DRVDD-supply = <&regulator>;
143         DVDD-supply = <&regulator>;               143         DVDD-supply = <&regulator>;
144       };                                          144       };
145     };                                            145     };
146                                                   146 
147   - |                                             147   - |
148     #include <dt-bindings/gpio/gpio.h>            148     #include <dt-bindings/gpio/gpio.h>
149     spi {                                         149     spi {
150       #address-cells = <1>;                       150       #address-cells = <1>;
151       #size-cells = <0>;                          151       #size-cells = <0>;
152                                                   152 
153       tlv320aic3x_spi: audio-codec@0 {            153       tlv320aic3x_spi: audio-codec@0 {
154         compatible = "ti,tlv320aic3x";            154         compatible = "ti,tlv320aic3x";
155         reg = <0>; /* CS number */                155         reg = <0>; /* CS number */
156         #sound-dai-cells = <0>;                   156         #sound-dai-cells = <0>;
157                                                   157 
158         AVDD-supply = <&regulator>;               158         AVDD-supply = <&regulator>;
159         IOVDD-supply = <&regulator>;              159         IOVDD-supply = <&regulator>;
160         DRVDD-supply = <&regulator>;              160         DRVDD-supply = <&regulator>;
161         DVDD-supply = <&regulator>;               161         DVDD-supply = <&regulator>;
162         ai3x-ocmv = <0>;                          162         ai3x-ocmv = <0>;
163       };                                          163       };
164     };                                            164     };
165                                                   165 
166 ...                                               166 ...
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php