[PATCH v3 09/18] dt-bindings: timer: arm,twd-timer: Allow power domains
Linus Walleij
linusw at kernel.org
Sun Sep 20 15:48:15 PDT 2026
Allow TWD timer nodes to reference their power domain.
Acked-by: Rob Herring (Arm) <robh at kernel.org>
Signed-off-by: Linus Walleij <linusw at kernel.org>
---
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
More information about the linux-arm-kernel
mailing list