Re: [PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains

From: Krzysztof Kozlowski
Date: Thu Feb 29 2024 - 03:33:58 EST


On 28/02/2024 22:38, Frank Li wrote:
> Allow power-domains property for fsl,intmux node.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> .../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