[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240226130516.3821803-1-peng.fan@oss.nxp.com>
Date: Mon, 26 Feb 2024 21:05:16 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: tglx@...utronix.de,
maz@...nel.org,
robh@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org
Cc: l.stach@...gutronix.de,
linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
Peng Fan <peng.fan@....com>
Subject: [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Add power-domains entry
From: Peng Fan <peng.fan@....com>
Add optional power-domains entry for i.MX95 usage
Signed-off-by: Peng Fan <peng.fan@....com>
---
.../devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml
index 20ad4ad82ad6..7ccbb96434a4 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml
@@ -59,6 +59,9 @@ properties:
u32 value representing the number of input interrupts of this channel,
should be multiple of 32 input interrupts and up to 512 interrupts.
+ power-domains:
+ maxItems: 1
+
required:
- compatible
- reg
--
2.37.1
Powered by blists - more mailing lists