[PATCH 07/13] dt-bindings: mfd: rohm,bd71847-pmic: Add common clock-names

From: Krzysztof Kozlowski
Date: Fri Sep 04 2020 - 10:54:42 EST


Add common 'clock-names' property which might appear in DTSes. This
makes it consistent with rohm,bd71837-pmic dtschema.

Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
---
Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
index 5d531051a153..6328163fc32a 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
@@ -35,6 +35,9 @@ properties:
clocks:
maxItems: 1

+ clock-names:
+ maxItems: 1
+
"#clock-cells":
const: 0

--
2.17.1