lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 15 Sep 2020 16:49:09 -0600
From:   Rob Herring <robh@...nel.org>
To:     Jassi Brar <jassisinghbrar@...il.com>
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 1:49 PM Jassi Brar <jassisinghbrar@...il.com> wrote:
>
> 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.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ