Re: [PATCH RFC v3 3/3] dt-bindings: mailbox: mtk,mt8196-vcp-mbox: add mtk vcp-mbox document

From: Jjian Zhou (周建)
Date: Tue Mar 18 2025 - 01:55:18 EST


On Mon, 2025-03-17 at 11:33 -0500, Rob Herring wrote:
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
>
> On Mon, Mar 17, 2025 at 07:03:25PM +0800, Jjian Zhou wrote:
> > This patch adds document for mediatek vcp mbox.
> >
> > Signed-off-by: Jjian Zhou <jjian.zhou@xxxxxxxxxxxx>
> > ---
> > .../bindings/mailbox/mtk,mt8196-vcp-mbox.yaml | 49
> > +++++++++++++++++++
> > 1 file changed, 49 insertions(+)
> > create mode 100644
> > Documentation/devicetree/bindings/mailbox/mtk,mt8196-vcp-mbox.yaml
> >
> > diff --git a/Documentation/devicetree/bindings/mailbox/mtk,mt8196-
> > vcp-mbox.yaml
> > b/Documentation/devicetree/bindings/mailbox/mtk,mt8196-vcp-
> > mbox.yaml
> > new file mode 100644
> > index 000000000000..bd1b024e22f1
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/mailbox/mtk,mt8196-vcp-
> > mbox.yaml
>
> Still wrong...
>
> > + compatible:
> > + enum:
> > + - mediatek,mt8196-vcp-mbox
>
> mediatek,mt8196-vcp-mbox != mtk,mt8196-vcp-mbox
>
Hi Rob,

I'm sorry for my mistake.
I will change the file name to mediatek,mt8196-vcp-mbox.yaml.