diff options
| author | Sascha Hauer <s.hauer@pengutronix.de> | 2026-01-13 11:58:51 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-01-14 13:35:36 +0000 |
| commit | 4a1bc07e6d9ecd29b95c41e34402793619f1874a (patch) | |
| tree | 20229c00a0d553c61ec6dd1306c8293daf8d0a6e /Documentation | |
| parent | 5682093fc80674ee7f4a96dd9f0f1919111ab16d (diff) | |
ASoC: dt-bindings: add avdd and iovdd supply
Add bindings for the avdd-supply and iovdd-supply which are named after
the corresponding pins on the tlv320adcx140 chips.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Link: https://patch.msgid.link/20260113-sound-soc-codecs-tvl320adcx140-v4-8-8f7ecec525c8@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml b/Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml index b34ea7824360..a93de2debbb4 100644 --- a/Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml +++ b/Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml @@ -44,6 +44,9 @@ properties: External supply of 1.8V. If not defined then the internal regulator is enabled instead. + avdd-supply: true + iovdd-supply: true + ti,mic-bias-source: description: | Indicates the source for MIC Bias. |
