[PATCH v3 08/18] dt-bindings: clock: stericsson,u8500-clks: Allow power domains
Linus Walleij
linusw at kernel.org
Sun Sep 20 15:48:14 PDT 2026
Allow the DB8500 clock controller node to reference its power domain.
Acked-by: Rob Herring (Arm) <robh at kernel.org>
Signed-off-by: Linus Walleij <linusw at kernel.org>
---
Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml b/Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml
index 4ebfa5a8d524..75e5e1107ebb 100644
--- a/Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml
+++ b/Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml
@@ -34,6 +34,9 @@ properties:
- description: PRCC 5 register area
- description: PRCC 6 register area
+ power-domains:
+ maxItems: 1
+
prcmu-clock:
description: A subnode with one clock cell for PRCMU (power, reset, control
management unit) clocks. The cell indicates which PRCMU clock in the
--
2.55.0
More information about the linux-arm-kernel
mailing list