From: Frank Li Date: Thu, 29 Feb 2024 20:09:11 +0000 (-0500) Subject: dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support X-Git-Tag: for-linus-6.9~292^2~12 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4d4f986d296f3435dac4ee4ab79a6614bc8d1442;p=users%2Fdwmw2%2Flinux.git dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support Enable the power-domains property for the fsl,intmux node. This addition accommodates i.MX8QXP, i.MX8QM, and i.MX8DXL, which utilize the power-domains property. Incorporating this eliminates DTB_CHECK errors in relevant device tree source files. Signed-off-by: Frank Li Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20240229200911.712572-1-Frank.Li@nxp.com Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml index 985bfa4f6fda1..78baa0a571cf7 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml @@ -37,6 +37,9 @@ properties: clock-names: const: ipg + power-domains: + maxItems: 1 + required: - compatible - reg