diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2014-07-10 12:04:08 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-07-11 06:12:22 -0400 |
commit | a6d97c12a6ef62546d03a68d7555505dbc42a777 (patch) | |
tree | 2fc735f3234b19ea2ff5bdccfe912320110e5264 /Documentation/devicetree/bindings/mfd | |
parent | 384d0f0e361b1646dd6f020f59131ca7e91f7421 (diff) |
mfd: arizona: Update DT binding to support LDO1 init_data
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/arizona.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt index 36a0c3d8c726..fd51988d9734 100644 --- a/Documentation/devicetree/bindings/mfd/arizona.txt +++ b/Documentation/devicetree/bindings/mfd/arizona.txt | |||
@@ -42,6 +42,14 @@ Optional properties: | |||
42 | the chip default will be used. If present exactly five values must | 42 | the chip default will be used. If present exactly five values must |
43 | be specified. | 43 | be specified. |
44 | 44 | ||
45 | - DCVDD-supply : Power supply, only needs to be specified if DCVDD is being | ||
46 | externally supplied. As covered in | ||
47 | Documentation/devicetree/bindings/regulator/regulator.txt | ||
48 | |||
49 | Optional subnodes: | ||
50 | - ldo1 : Initial data for the LDO1 regulator, as covered in | ||
51 | Documentation/devicetree/bindings/regulator/regulator.txt | ||
52 | |||
45 | Example: | 53 | Example: |
46 | 54 | ||
47 | codec: wm5102@1a { | 55 | codec: wm5102@1a { |