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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+T6QP=FO=YqA=okd5LuJXNZJOzHBqAczk3hECi+O6Ourrw3Hw@mail.gmail.com>
Date:   Thu, 21 Nov 2019 18:42:45 -0500
From:   Jason Kridner <jkridner@...il.com>
To:     Rob Herring <robh+dt@...nel.org>, Caleb Robey <c-robey@...com>
Cc:     devicetree@...r.kernel.org,
        Robert Nelson <robertcnelson@...il.com>,
        Mark Rutland <mark.rutland@....com>,
        Maxime Ripard <mripard@...nel.org>,
        Shawn Guo <shawnguo@...nel.org>,
        Heiko Stuebner <heiko@...ech.de>,
        Sam Ravnborg <sam@...nborg.org>,
        Icenowy Zheng <icenowy@...c.io>,
        Tomi Valkeinen <tomi.valkeinen@...com>,
        Laurent Pinchart <laurent.pinchart@...asonboard.com>,
        Jason Kridner <jdk@...com>, Jyri Sarha <jsarha@...com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] dt-bindings: Add vendor prefix for BeagleBoard.org

On Thu, Nov 21, 2019 at 6:17 PM Rob Herring <robh+dt@...nel.org> wrote:
>
> On Thu, Nov 21, 2019 at 1:02 PM Jason Kridner <jkridner@...il.com> wrote:
> >
> > Add vendor prefix for BeagleBoard.org Foundation
> >
> > Signed-off-by: Jason Kridner <jdk@...com>
>
> Author and Sob emails don't match.

I'll set the from address to jdk@...com in another submission.

>
> > ---
> >  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > index 967e78c5ec0a..3e3d8e3c28d3 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > @@ -139,6 +139,8 @@ patternProperties:
> >      description: Shenzhen AZW Technology Co., Ltd.
> >    "^bananapi,.*":
> >      description: BIPAI KEJI LIMITED
> > +  "^beagleboard.org,.*":
>
> '.' would need need to be escaped as this is a regex.
>
> The '.' may cause some problems with schemas. We can adapt or just
> drop the '.org'.
>

I tried to run some YAML syntax checkers and they didn't like a
backslash ('\') before the period ('.').  YAML specification
documentation didn't specify how to escape a period.

My preference is to keep beagleboard.org, but, out of simplicity and
brevity, I can resubmit without it.

The device tree submission for BeagleBone AI will need to updated accordingly.

-- 
https://beagleboard.org/about

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ