[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABb+yY1yZrtzA=1uVnX7tvWrMM6UYkFkoDb_38XksOXhVRzO+g@mail.gmail.com>
Date: Tue, 15 Sep 2020 14:48:47 -0500
From: Jassi Brar <jassisinghbrar@...il.com>
To: Rob Herring <robh@...nel.org>
Cc: Viresh Kumar <viresh.kumar@...aro.org>,
Jassi Brar <jaswinder.singh@...aro.org>,
Vincent Guittot <vincent.guittot@...aro.org>,
Arnd Bergmann <arnd@...db.de>,
Frank Rowand <frowand.list@...il.com>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Devicetree List <devicetree@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V3 1/2] dt-bindings: mailbox : arm,mhu: Convert to Json-schema
On Tue, Sep 15, 2020 at 2:35 PM Rob Herring <robh@...nel.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@...aro.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@...aro.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.
Maybe Viresh/Sudeep should be the maintainer of the mhu doorbell bindings ?
Powered by blists - more mailing lists