aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Epping <[email protected]>2023-05-19 13:05:53 +0200
committerMark Brown <[email protected]>2023-05-22 11:18:31 +0100
commit3a2e3fa795052b42da013931bc2e451bcecf4f0c (patch)
tree6e70f55bbb040ddd50422bbf170dc12d676e6c0c
parente123036be377ddf628226a7c6d4f9af5efd113d3 (diff)
ASoC: dt-bindings: tlv320aic32x4: Fix supply names
The term "-supply" is a suffix to regulator names. Signed-off-by: David Epping <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/sound/tlv320aic32x4.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/tlv320aic32x4.txt b/Documentation/devicetree/bindings/sound/tlv320aic32x4.txt
index f59125bc79d1..0b4e21bde5bc 100644
--- a/Documentation/devicetree/bindings/sound/tlv320aic32x4.txt
+++ b/Documentation/devicetree/bindings/sound/tlv320aic32x4.txt
@@ -8,7 +8,7 @@ Required properties:
"ti,tlv320aic32x6" TLV320AIC3206, TLV320AIC3256
"ti,tas2505" TAS2505, TAS2521
- reg: I2C slave address
- - supply-*: Required supply regulators are:
+ - *-supply: Required supply regulators are:
"iov" - digital IO power supply
"ldoin" - LDO power supply
"dv" - Digital core power supply