]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support
authorFrank Li <Frank.Li@nxp.com>
Thu, 29 Feb 2024 20:09:11 +0000 (15:09 -0500)
committerRob Herring <robh@kernel.org>
Thu, 7 Mar 2024 00:30:59 +0000 (18:30 -0600)
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 <Frank.Li@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240229200911.712572-1-Frank.Li@nxp.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml

index 985bfa4f6fda134252e749551688ee87be09a0c0..78baa0a571cf7f8f51eec3347783bb9d3560db04 100644 (file)
@@ -37,6 +37,9 @@ properties:
   clock-names:
     const: ipg
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg