aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/sound/tas2552.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/tas2552.txt b/Documentation/devicetree/bindings/sound/tas2552.txt
index 54c1c87c4ad8..ea8abf08b094 100644
--- a/Documentation/devicetree/bindings/sound/tas2552.txt
+++ b/Documentation/devicetree/bindings/sound/tas2552.txt
@@ -5,7 +5,8 @@ The tas2552 serial control bus communicates through I2C protocols
5Required properties: 5Required properties:
6 - compatible - One of: 6 - compatible - One of:
7 "ti,tas2552" - TAS2552 7 "ti,tas2552" - TAS2552
8 - reg - I2C slave address 8 - reg - I2C slave address: it can be 0x40 if ADDR pin is 0
9 or 0x41 if ADDR pin is 1.
9 - supply-*: Required supply regulators are: 10 - supply-*: Required supply regulators are:
10 "vbat" battery voltage 11 "vbat" battery voltage
11 "iovdd" I/O Voltage 12 "iovdd" I/O Voltage