Allow TWD timer nodes to reference their power domain.
Signed-off-by: Linus Walleij <[email protected]>
---
Documentation/devicetree/bindings/timer/arm,twd-timer.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/timer/arm,twd-timer.yaml
b/Documentation/devicetree/bindings/timer/arm,twd-timer.yaml
index eb1127352c7b..716d5f2d4eac 100644
--- a/Documentation/devicetree/bindings/timer/arm,twd-timer.yaml
+++ b/Documentation/devicetree/bindings/timer/arm,twd-timer.yaml
@@ -33,6 +33,9 @@ properties:
clocks:
maxItems: 1
+ power-domains:
+ maxItems: 1
+
always-on:
description:
If present, the timer is powered through an always-on power domain,
--
2.55.0