[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240717-flail-revisable-8f232da8f1c5@spud>
Date: Wed, 17 Jul 2024 18:12:26 +0100
From: Conor Dooley <conor@...nel.org>
To: Yuntao Dai <d1581209858@...e.com>
Cc: Inochi Amaoto <inochiama@...look.com>, jassisinghbrar@...il.com,
robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
unicorn_wang@...look.com, paul.walmsley@...ive.com,
palmer@...belt.com, aou@...s.berkeley.edu,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org
Subject: Re: [PATCH v2 1/3] dt-bindings: mailbox: add Sophgo cv18x SoCs
mailbox
On Thu, Jul 18, 2024 at 01:06:46AM +0800, Yuntao Dai wrote:
> > > > +examples:
> > > > + - |
> > > > + #include <dt-bindings/interrupt-controller/irq.h>
> > > > +
> > > > + mailbox: mailbox@...0000 {
> >
> > And while you're fixing the things Inochi pointed out, drop the
> > "mailbox:" label, you've got no references to it.
> >
>
> Yes, in this patch there is no references to it, but mailbox client node
> will need it.
> I tested this patch using mailbox-test as the client, like:
> "
> mailbox-test {
> compatible = "mailbox-test";
> mbox-names = "rx", "tx";
> mboxes = <&mailbox 0 1 &mailbox 1 2>;
> };
> "
>
> If you think it is better to drop the label in this patch, I will drop it.
Just drop it from the example, you can keep it in the actual dts. We try
to keep these examples to a minimum.
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists