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@xxxxxxxxx> 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