devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support
@ 2024-02-29 20:09 Frank Li
  2024-03-01  6:38 ` Krzysztof Kozlowski
  2024-03-06 20:18 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Li @ 2024-02-29 20:09 UTC (permalink / raw)
  To: Thomas Gleixner, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Shawn Guo, Linux Team, open list:IRQCHIP DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
  Cc: imx

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(+)

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
-- 
2.34.1


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

* Re: [PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support
  2024-02-29 20:09 [PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support Frank Li
@ 2024-03-01  6:38 ` Krzysztof Kozlowski
  2024-03-06 20:18 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-03-01  6:38 UTC (permalink / raw)
  To: Frank Li, Thomas Gleixner, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Shawn Guo, Linux Team, open list:IRQCHIP DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
  Cc: imx

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


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

* Re: [PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support
  2024-02-29 20:09 [PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support Frank Li
  2024-03-01  6:38 ` Krzysztof Kozlowski
@ 2024-03-06 20:18 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2024-03-06 20:18 UTC (permalink / raw)
  To: Frank Li
  Cc: Conor Dooley, Krzysztof Kozlowski, linux-kernel, Linux Team, imx,
	Shawn Guo, Thomas Gleixner, devicetree


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!


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29 20:09 [PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support Frank Li
2024-03-01  6:38 ` Krzysztof Kozlowski
2024-03-06 20:18 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).