Skip to content

Commit

Permalink
mfd: arizona: Update DT binding to support MICVDD init_data
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
  • Loading branch information
Charles Keepax authored and Lee Jones committed Jul 11, 2014
1 parent a6d97c1 commit 819b2dd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Documentation/devicetree/bindings/mfd/arizona.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,15 @@ Optional properties:
the chip default will be used. If present exactly five values must
be specified.

- DCVDD-supply : Power supply, only needs to be specified if DCVDD is being
externally supplied. As covered in
- DCVDD-supply, MICVDD-supply : Power supplies, only need to be specified if
they are being externally supplied. As covered in
Documentation/devicetree/bindings/regulator/regulator.txt

Optional subnodes:
- ldo1 : Initial data for the LDO1 regulator, as covered in
Documentation/devicetree/bindings/regulator/regulator.txt
- micvdd : Initial data for the MICVDD regulator, as covered in
Documentation/devicetree/bindings/regulator/regulator.txt

Example:

Expand Down

0 comments on commit 819b2dd

Please sign in to comment.