aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/sound/wm8804.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/wm8804.txt b/Documentation/devicetree/bindings/sound/wm8804.txt
index 4d3a56f38adc..6fd124b16496 100644
--- a/Documentation/devicetree/bindings/sound/wm8804.txt
+++ b/Documentation/devicetree/bindings/sound/wm8804.txt
@@ -10,6 +10,13 @@ Required properties:
10 - reg : the I2C address of the device for I2C, the chip select 10 - reg : the I2C address of the device for I2C, the chip select
11 number for SPI. 11 number for SPI.
12 12
13 - PVDD-supply, DVDD-supply : Power supplies for the device, as covered
14 in Documentation/devicetree/bindings/regulator/regulator.txt
15
16Optional properties:
17
18 - wlf,reset-gpio: A GPIO specifier for the GPIO controlling the reset pin
19
13Example: 20Example:
14 21
15codec: wm8804@1a { 22codec: wm8804@1a {