[PATCH] dt-bindings: ASoC: tlv320aic32x4: Fix property name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: David Epping <david.epping@xxxxxxxxxxxxxxxxxxxxxxxxxx>

dt-bindings: ASoC: tlv320aic32x4: Fix property name

The 'supply' string is a suffix to the actual supply name, not a prefix.
Also extend the example section with required supply properties.

Signed-off-by: David Epping <david.epping@xxxxxxxxxxxxxxxxxxxxxxxxxx>
---
 Documentation/devicetree/bindings/sound/tlv320aic32x4.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sound/tlv320aic32x4.txt
b/Documentation/devicetree/bindings/sound/tlv320aic32x4.txt
index ca75890..439eaf7 100644
--- a/Documentation/devicetree/bindings/sound/tlv320aic32x4.txt
+++ b/Documentation/devicetree/bindings/sound/tlv320aic32x4.txt
@@ -7,7 +7,7 @@ Required properties:
        "ti,tlv320aic32x4" TLV320AIC3204
        "ti,tlv320aic32x6" TLV320AIC3206, TLV320AIC3256
  - 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
@@ -31,6 +31,8 @@ codec: tlv320aic32x4@18 {
        reg = <0x18>;
        clocks = <&clks 201>;
        clock-names = "mclk";
+       iov-supply = <&reg_3v3>;
+       ldoin-supply = <&reg_3v3>;
        aic32x4-gpio-func= <
                        0xff /* AIC32X4_MFPX_DEFAULT_VALUE */
                        0xff /* AIC32X4_MFPX_DEFAULT_VALUE */
-- 
2.7.4





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux