[PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains

From: Frank Li
Date: Wed Feb 28 2024 - 16:38:33 EST


Allow power-domains property for fsl,intmux node.

Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
---
.../devicetree/bindings/interrupt-controller/fsl,intmux.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
index 985bfa4f6fda1..d73d9a6c50a69 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
@@ -37,6 +37,8 @@ properties:
clock-names:
const: ipg

+ power-domains: true
+
required:
- compatible
- reg
--
2.34.1