aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2015-03-05 10:42:51 -0500
committerMark Brown <broonie@kernel.org>2015-03-05 11:51:58 -0500
commit45ad3e67f663af3f7988552165e8b8ebddde0ac7 (patch)
tree80793e7112c726f3bedbfc4a86846d2344b588e4
parentfcf638f9953eb7f3b97fad7e970ae59dcdbd70c1 (diff)
ASoC: wm8804: Update DT binding document to cover regulator supplies
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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/wm8804.txt b/Documentation/devicetree/bindings/sound/wm8804.txt
index 4d3a56f38adc..10ef07606b84 100644
--- a/Documentation/devicetree/bindings/sound/wm8804.txt
+++ b/Documentation/devicetree/bindings/sound/wm8804.txt
@@ -10,6 +10,9 @@ 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
13Example: 16Example:
14 17
15codec: wm8804@1a { 18codec: wm8804@1a {