All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-binding: regulator: anatop: make regulator name property required
@ 2017-04-14 14:30 ` Dong Aisheng
  0 siblings, 0 replies; 12+ messages in thread
From: Dong Aisheng @ 2017-04-14 14:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Dong Aisheng, Rob Herring, Mark Rutland, devicetree

We actually can't allow the missing of the regualor name, thus update
the binding doc to make regulator-name property to be required.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
---
 Documentation/devicetree/bindings/regulator/anatop-regulator.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/regulator/anatop-regulator.txt b/Documentation/devicetree/bindings/regulator/anatop-regulator.txt
index 1d58c8c..a3106c7 100644
--- a/Documentation/devicetree/bindings/regulator/anatop-regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/anatop-regulator.txt
@@ -2,6 +2,7 @@ Anatop Voltage regulators
 
 Required properties:
 - compatible: Must be "fsl,anatop-regulator"
+- regulator-name: A string used as a descriptive name for regulator outputs
 - anatop-reg-offset: Anatop MFD register offset
 - anatop-vol-bit-shift: Bit shift for the register
 - anatop-vol-bit-width: Number of bits used in the register
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-04-21 18:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-14 14:30 [PATCH v2 1/2] dt-binding: regulator: anatop: make regulator name property required Dong Aisheng
2017-04-14 14:30 ` Dong Aisheng
2017-04-14 14:32 ` [PATCH v2 2/2] regulator: anatop: make sure regulator name is properly defined Dong Aisheng
2017-04-14 17:09   ` Mark Brown
2017-04-14 17:12   ` Applied "regulator: anatop: make sure regulator name is properly defined" to the regulator tree Mark Brown
     [not found] ` <1492180234-2496-1-git-send-email-aisheng.dong-3arQi8VN3Tc@public.gmane.org>
2017-04-19 15:33   ` [PATCH v2 1/2] dt-binding: regulator: anatop: make regulator name property required A.S. Dong
2017-04-19 15:33     ` A.S. Dong
     [not found]     ` <DB5PR04MB1431C0B3F327E547A001D57580180-rqLcZCCNzVwrYIBjo4yUUM9NdZoXdze2vxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-04-20 20:26       ` Mark Brown
2017-04-20 20:26         ` Mark Brown
2017-04-20 13:50 ` Rob Herring
2017-04-21 17:28 ` Applied "regulator: anatop: make regulator name property required" to the regulator tree Mark Brown
2017-04-21 17:28   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.