diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wm8804.txt | 7 |
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 | |||
| 16 | Optional properties: | ||
| 17 | |||
| 18 | - wlf,reset-gpio: A GPIO specifier for the GPIO controlling the reset pin | ||
| 19 | |||
| 13 | Example: | 20 | Example: |
| 14 | 21 | ||
| 15 | codec: wm8804@1a { | 22 | codec: wm8804@1a { |
