All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains
@ 2024-02-28 21:38 Frank Li
  2024-02-29  8:33 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Li @ 2024-02-28 21:38 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

Allow power-domains property for fsl,intmux node.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml    | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
index 985bfa4f6fda1..d73d9a6c50a69 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
@@ -37,6 +37,8 @@ properties:
   clock-names:
     const: ipg
 
+  power-domains: true
+
 required:
   - compatible
   - reg
-- 
2.34.1


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

* Re: [PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains
  2024-02-28 21:38 [PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains Frank Li
@ 2024-02-29  8:33 ` Krzysztof Kozlowski
  2024-02-29  9:50   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-02-29  8:33 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 28/02/2024 22:38, Frank Li wrote:
> Allow power-domains property for fsl,intmux node.
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
>  .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml    | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
> index 985bfa4f6fda1..d73d9a6c50a69 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
> @@ -37,6 +37,8 @@ properties:
>    clock-names:
>      const: ipg
>  
> +  power-domains: true

You need maxItems

Best regards,
Krzysztof


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

* Re: [PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains
  2024-02-29  8:33 ` Krzysztof Kozlowski
@ 2024-02-29  9:50   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-02-29  9:50 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 09:33, Krzysztof Kozlowski wrote:
> On 28/02/2024 22:38, Frank Li wrote:
>> Allow power-domains property for fsl,intmux node.
>>
>> Signed-off-by: Frank Li <Frank.Li@nxp.com>
>> ---
>>  .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml    | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
>> index 985bfa4f6fda1..d73d9a6c50a69 100644
>> --- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
>> +++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml
>> @@ -37,6 +37,8 @@ properties:
>>    clock-names:
>>      const: ipg
>>  
>> +  power-domains: true
> 
> You need maxItems
> 

And explain why. Most of your commits lack that basic information.

Best regards,
Krzysztof


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

end of thread, other threads:[~2024-02-29  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28 21:38 [PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains Frank Li
2024-02-29  8:33 ` Krzysztof Kozlowski
2024-02-29  9:50   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.