[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240305035814.74087-1-aford173@gmail.com>
Date: Mon, 4 Mar 2024 21:58:13 -0600
From: Adam Ford <aford173@...il.com>
To: devicetree@...r.kernel.org
Cc: aford@...conembedded.com,
Adam Ford <aford173@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Lucas Stach <l.stach@...gutronix.de>,
linux-kernel@...r.kernel.org
Subject: [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Allow Power Domains
The i.MX8MP HDMI irqsteer depends on the HDMI power domain, so add
power-domains to the list of items which may be in the device tree.
Signed-off-by: Adam Ford <aford173@...il.com>
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.43.0
Powered by blists - more mailing lists