[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240228213808.632603-1-Frank.Li@nxp.com>
Date: Wed, 28 Feb 2024 16:38:08 -0500
From: Frank Li <Frank.Li@....com>
To: Thomas Gleixner <tglx@...utronix.de>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Linux Team <linux-imx@....com>,
linux-kernel@...r.kernel.org (open list:IRQCHIP DRIVERS),
devicetree@...r.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
Cc: imx@...ts.linux.dev
Subject: [PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains
Allow power-domains property for fsl,intmux node.
Signed-off-by: Frank Li <Frank.Li@....com>
---
.../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
Powered by blists - more mailing lists