[EXT] Re: [PATCH v4 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc

Krzysztof Kozlowski krzk at kernel.org
Mon Jul 8 04:23:48 PDT 2024


On 08/07/2024 13:19, Pankaj Gupta wrote:
>>>> 4 mailboxes? This cannot be different.
>>> mbox-names can have any of the above mentioned 4 values.
>>> And  two values are minimum, required.
>>
>> No, I said it cannot be different. If two are minimum, then you can have here
>> 4, right? But earlier you said you can have only 2. It does not make any sense.
> 
> Understood.  Will fix this with following changes.
> 
> -      - const: tx
> -      - const: rx
> -      - const: txdb
> -      - const: rxdb
> -    minItems: 2
> +      - enum:
> +          - tx
> +          - txdb
> +      - enum:
> +          - rx
> +          - rxdb

OK, this is now clear and answer is also clear:
No, you cannot have different names, except some rare cases. Please
explain why this should be an exception?

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list