linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Add power-domains entry
@ 2024-02-26 13:05 Peng Fan (OSS)
  2024-02-28 12:35 ` Conor Dooley
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan (OSS) @ 2024-02-26 13:05 UTC (permalink / raw)
  To: tglx, maz, robh, krzysztof.kozlowski+dt, conor+dt
  Cc: l.stach, linux-kernel, devicetree, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Add optional power-domains entry for i.MX95 usage

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 .../devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml | 3 +++
 1 file changed, 3 insertions(+)

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.37.1


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

* Re: [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Add power-domains entry
  2024-02-26 13:05 [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Add power-domains entry Peng Fan (OSS)
@ 2024-02-28 12:35 ` Conor Dooley
  0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2024-02-28 12:35 UTC (permalink / raw)
  To: Peng Fan (OSS)
  Cc: tglx, maz, robh, krzysztof.kozlowski+dt, conor+dt, l.stach,
	linux-kernel, devicetree, Peng Fan

[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]

On Mon, Feb 26, 2024 at 09:05:16PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Add optional power-domains entry for i.MX95 usage

If it is only for the imx95, please limit it to that device only.

Thanks,
Conor.

> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  .../devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> 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.37.1
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2024-02-28 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26 13:05 [PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Add power-domains entry Peng Fan (OSS)
2024-02-28 12:35 ` Conor Dooley

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).