From adb67bf2a4aa0769f33c599a7c5c280f56835ce9 Mon Sep 17 00:00:00 2001 From: Matt Porter Date: Fri, 7 Mar 2014 23:22:27 -0500 Subject: update binding to drop subdevice compatible string, will reference parent node Signed-off-by: Matt Porter --- Documentation/devicetree/bindings/mfd/bcm590xx.txt | 11 ++++------- 1 file 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 = ; - regs { + vregs { compatible = "brcm,bcm59056-regs"; regulators { #address-cells = <1>; -- cgit v1.2.3