diff mbox series

[v2,1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support

Message ID 20240229200911.712572-1-Frank.Li@nxp.com
State Accepted
Headers show
Series [v2,1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Frank Li Feb. 29, 2024, 8:09 p.m. UTC
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>
---

Notes:
    Change from v1 to v2
    - Add reason why add 'power-domains'
    - Use maxItem: 1

 .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml   | 3 +++
 1 file changed, 3 insertions(+)

Comments

Krzysztof Kozlowski March 1, 2024, 6:38 a.m. UTC | #1
On 29/02/2024 21:09, Frank Li wrote:
> 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>

Best regards,
Krzysztof
Rob Herring (Arm) March 6, 2024, 8:18 p.m. UTC | #2
On Thu, 29 Feb 2024 15:09:11 -0500, Frank Li wrote:
> 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>
> ---
> 
> Notes:
>     Change from v1 to v2
>     - Add reason why add 'power-domains'
>     - Use maxItem: 1
> 
>  .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml   | 3 +++
>  1 file changed, 3 insertions(+)
> 

Applied, thanks!
diff mbox series

Patch

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