Re: [PATCH] mailbox: dt-bindings: mailbox: Convert to DT-SCHEMA
From: Krzysztof Kozlowski
Date: Sun Mar 22 2026 - 05:00:32 EST
On 21/03/2026 22:20, Atharv Dubey wrote:
> Convert the Generic Mailbox Controller and Client
> binding from text format to DT schema format.
>
> Signed-off-by: Atharv Dubey <atharvd440@xxxxxxxxx>
> ---
> .../devicetree/bindings/mailbox/mailbox.txt | 60 -----------------
> .../devicetree/bindings/mailbox/mailbox.yaml | 78 ++++++++++++++++++++++
> 2 files changed, 78 insertions(+), 60 deletions(-)
Isn't the binding in general already converted in dtschema?
...
> +
> +maintainers:
> + - Jassi Brar <jaswinder.singh@xxxxxxxxxx>
> +
> +description:
> + Generic binding to provide a way for Mailbox controller drivers to
> + assign appropriate mailbox channel to client drivers.
> +
> +select: false
What is the point in such case? This patch makes little sense. If there
is useful text, it should be moved to dtschema. Unless it is already
there. And only after getting acks for relicensing.
But I cannot find anything useful here, so this file should stay only
for the purpose of providing context.
Best regards,
Krzysztof