Skip to content

Commit

Permalink
mfd: bcm590xx: Update binding with additional BCM59056 regulators
Browse files Browse the repository at this point in the history
The BCM59056 supports GPLDO1-6 and VBUS regulators in a secondary
I2C slave address space. Add these regulators to the list of valid
regulator node names for BCM59056.

Signed-off-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
  • Loading branch information
Matt Porter authored and Lee Jones committed May 21, 2014
1 parent c42ba72 commit bb7f32f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/devicetree/bindings/mfd/bcm590xx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ Optional child nodes:
The valid regulator node names for BCM59056 are:
rfldo, camldo1, camldo2, simldo1, simldo2, sdldo, sdxldo,
mmcldo1, mmcldo2, audldo, micldo, usbldo, vibldo,
csr, iosr1, iosr2, msr, sdsr1, sdsr2, vsr
csr, iosr1, iosr2, msr, sdsr1, sdsr2, vsr,
gpldo1, gpldo2, gpldo3, gpldo4, gpldo5, gpldo6,
vbus

Example:
pmu: bcm59056@8 {
Expand Down

0 comments on commit bb7f32f

Please sign in to comment.