[PATCH 1/2] dt_bindings: bd9576: fix regulator binfdings dt node names

From: Matti Vaittinen
Date: Mon Oct 05 2020 - 04:18:31 EST


Add regulator- prefix to allowed regulator node names. Prefix is expected
by the driver and the actual binding yaml description.

Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx>
---
.../devicetree/bindings/regulator/rohm,bd9576-regulator.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
index 6df077b0db86..b6515a0cee62 100644
--- a/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
@@ -17,7 +17,8 @@ description: |
on the device tree.

The valid names for BD9576 regulator nodes are
- vd50, vd18, vdddr, vd10, voutl1, vouts1
+ regulator-vd50, regulator-vd18, regulator-vdddr, regulator-vd10,
+ regulator-voutl1, regulator-vouts1

patternProperties:
"regulator-.+":

base-commit: 3015c5d019879e2ef82d002506ee5d9f182f0105
--
2.21.0


--
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =]