diff options
author | Charles Keepax <ckeepax@gmail.com> | 2015-04-07 06:34:51 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-07 07:36:19 -0400 |
commit | 9b5c352e5425622b4371387d4718060da5d3ae32 (patch) | |
tree | 7164445f285a7e1ca4b253136d0244734958344f | |
parent | 7e5ee1c33e9ce4e4be0a6b8955c760e9a41a9e84 (diff) |
ASoC: wm8804: Update binding documentation to include reset GPIO
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/wm8804.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/wm8804.txt b/Documentation/devicetree/bindings/sound/wm8804.txt index 10ef07606b84..6fd124b16496 100644 --- a/Documentation/devicetree/bindings/sound/wm8804.txt +++ b/Documentation/devicetree/bindings/sound/wm8804.txt | |||
@@ -13,6 +13,10 @@ Required properties: | |||
13 | - PVDD-supply, DVDD-supply : Power supplies for the device, as covered | 13 | - PVDD-supply, DVDD-supply : Power supplies for the device, as covered |
14 | in Documentation/devicetree/bindings/regulator/regulator.txt | 14 | in Documentation/devicetree/bindings/regulator/regulator.txt |
15 | 15 | ||
16 | Optional properties: | ||
17 | |||
18 | - wlf,reset-gpio: A GPIO specifier for the GPIO controlling the reset pin | ||
19 | |||
16 | Example: | 20 | Example: |
17 | 21 | ||
18 | codec: wm8804@1a { | 22 | codec: wm8804@1a { |