devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Viresh Kumar <viresh.kumar@linaro.org>,
	Jassi Brar <jaswinder.singh@linaro.org>,
	Vincent Guittot <vincent.guittot@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>,
	Frank Rowand <frowand.list@gmail.com>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Devicetree List <devicetree@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH V3 1/2] dt-bindings: mailbox : arm,mhu: Convert to Json-schema
Date: Tue, 15 Sep 2020 16:49:09 -0600	[thread overview]
Message-ID: <CAL_JsqKGpUkF4eHphtWBpw6j2DM1KSrChgpib5JrNmkOQP=bCw@mail.gmail.com> (raw)
In-Reply-To: <CABb+yY1yZrtzA=1uVnX7tvWrMM6UYkFkoDb_38XksOXhVRzO+g@mail.gmail.com>

On Tue, Sep 15, 2020 at 1:49 PM Jassi Brar <jassisinghbrar@gmail.com> wrote:
>
> On Tue, Sep 15, 2020 at 2:35 PM Rob Herring <robh@kernel.org> wrote:
> >
> > On Thu, Sep 10, 2020 at 03:25:18PM +0530, Viresh Kumar wrote:
> > > Convert the DT binding over to Json-schema.
> > >
> > > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> > > ---
> > > V3: New patch.
> > >
> > >  .../devicetree/bindings/mailbox/arm,mhu.yaml  | 86 +++++++++++++++++++
> > >  .../devicetree/bindings/mailbox/arm-mhu.txt   | 43 ----------
> > >  2 files changed, 86 insertions(+), 43 deletions(-)
> > >  create mode 100644 Documentation/devicetree/bindings/mailbox/arm,mhu.yaml
> > >  delete mode 100644 Documentation/devicetree/bindings/mailbox/arm-mhu.txt
> > >
> > > diff --git a/Documentation/devicetree/bindings/mailbox/arm,mhu.yaml b/Documentation/devicetree/bindings/mailbox/arm,mhu.yaml
> > > new file mode 100644
> > > index 000000000000..4e840cedb2e4
> > > --- /dev/null
> > > +++ b/Documentation/devicetree/bindings/mailbox/arm,mhu.yaml
> > > @@ -0,0 +1,86 @@
> > > +# SPDX-License-Identifier: GPL-2.0
> > > +%YAML 1.2
> > > +---
> > > +$id: http://devicetree.org/schemas/mailbox/arm,mhu.yaml#
> > > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > > +
> > > +title: ARM MHU Mailbox Controller
> > > +
> > > +maintainers:
> > > +  - Jassi Brar <jaswinder.singh@linaro.org>
> >
> > Ideally, this should be someone familiar with the h/w, not the subsystem
> > maintainer. Sudeep or you in this case?
> >
> If you are ok with the content of this file, maybe I am not as
> unfamiliar with MHU as you think :D   I wrote the original doc/binding
> that this yaml is translated from.

You're right, I'd already forgotten this comment when I checked for
licensing afterwards and saw you wrote it. It's just a common thing
I'm commenting on.

> Maybe Viresh/Sudeep should be the maintainer of the mhu doorbell bindings ?

I'm sure at this point, no one does. :)

Rob

  reply	other threads:[~2020-09-15 22:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10  9:55 [PATCH V3 1/2] dt-bindings: mailbox : arm,mhu: Convert to Json-schema Viresh Kumar
2020-09-10  9:55 ` [PATCH V3 2/2] dt-bindings: mailbox: add doorbell support to ARM MHU Viresh Kumar
2020-09-15 19:40   ` Rob Herring
2020-09-15 19:35 ` [PATCH V3 1/2] dt-bindings: mailbox : arm,mhu: Convert to Json-schema Rob Herring
2020-09-15 19:48   ` Jassi Brar
2020-09-15 22:49     ` Rob Herring [this message]
2020-09-15 19:39 ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAL_JsqKGpUkF4eHphtWBpw6j2DM1KSrChgpib5JrNmkOQP=bCw@mail.gmail.com' \
    --to=robh@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=jassisinghbrar@gmail.com \
    --cc=jaswinder.singh@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vincent.guittot@linaro.org \
    --cc=viresh.kumar@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).