[PATCH v2 2/5] dt-bindings: mfd: ti,twl: Add clock provider properties

From: Andreas Kemnade
Date: Wed Aug 30 2023 - 15:18:51 EST


Since these devices provide clock outputs, add the corresponding
property.

Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mfd/ti,twl.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
index 3d7b3e0addafa..6bb781b95ecdb 100644
--- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
+++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
@@ -37,6 +37,9 @@ properties:
"#interrupt-cells":
const: 1

+ "#clock-cells":
+ const: 1
+
additionalProperties: true

required:
--
2.39.2