All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Allow Power Domains
@ 2024-03-05  3:58 Adam Ford
  2024-03-05 20:17 ` Conor Dooley
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2024-03-05  3:58 UTC (permalink / raw)
  To: devicetree
  Cc: aford, Adam Ford, Thomas Gleixner, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Lucas Stach, linux-kernel

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@gmail.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-05 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05  3:58 [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Allow Power Domains Adam Ford
2024-03-05 20:17 ` Conor Dooley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.