Re: [PATCH] mailbox: dt-bindings: mailbox: Convert to DT-SCHEMA

From: Rob Herring

Date: Mon Mar 23 2026 - 09:35:51 EST


On Sat, Mar 21, 2026 at 4:20 PM Atharv Dubey <atharvd440@xxxxxxxxx> 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(-)

This already exists within dtschema with other core schemas. Probably
some of the description is missing, but moving those requires
re-licensing permission from the original authors.

Rob