aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Porter <mporter@linaro.org>2014-03-07 23:22:27 -0500
committerMatt Porter <mporter@linaro.org>2014-03-07 23:22:27 -0500
commitadb67bf2a4aa0769f33c599a7c5c280f56835ce9 (patch)
treef899b8bc348a191da1af5d10dd9f08cb50b787fa
parentc42b7e64a20bcee20b1a0f7883d90b63a137aca7 (diff)
update binding to drop subdevice compatible string, will reference parent node
Signed-off-by: Matt Porter <mporter@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/mfd/bcm590xx.txt11
1 files changed, 4 insertions, 7 deletions
diff --git a/Documentation/devicetree/bindings/mfd/bcm590xx.txt b/Documentation/devicetree/bindings/mfd/bcm590xx.txt
index a4a8039263b..7c9f4f60ca0 100644
--- a/Documentation/devicetree/bindings/mfd/bcm590xx.txt
+++ b/Documentation/devicetree/bindings/mfd/bcm590xx.txt
@@ -8,12 +8,9 @@ Required properties:
- interrupts: interrupt for the PMU. Generic interrupt client node bindings
are described in interrupt-controller/interrupts.txt
------------------------
-BCM590xx PMU Regulators
------------------------
-
-Required properties:
-- compatible: "brcm,bcm59056-regs"
+------------------
+Voltage Regulators
+------------------
Optional properties:
- regulators: This is the list of child nodes that specify the regulator
@@ -30,7 +27,7 @@ Example:
compatible = "brcm,bcm59056";
reg = <0x08>;
interrupts = <GIC_SPI 215 IRQ_TYPE_LEVEL_HIGH>;
- regs {
+ vregs {
compatible = "brcm,bcm59056-regs";
regulators {
#address-cells = <1>;