[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d9d334cd-543d-4316-ab0b-9ab253fffbd0@kernel.org>
Date: Mon, 8 Jul 2024 13:23:48 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Pankaj Gupta <pankaj.gupta@....com>, Jonathan Corbet <corbet@....net>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Cc: "linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"imx@...ts.linux.dev" <imx@...ts.linux.dev>,
"linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [EXT] Re: [PATCH v4 2/5] dt-bindings: arm: fsl: add imx-se-fw
binding doc
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
Powered by blists - more mailing lists