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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 8 Nov 2019 18:36:08 +0800
From:   Chunyan Zhang <zhang.lyra@...il.com>
To:     Rob Herring <robh@...nel.org>
Cc:     Chunyan Zhang <chunyan.zhang@...soc.com>,
        Mark Rutland <mark.rutland@....com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        DTML <devicetree@...r.kernel.org>, linux-serial@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Orson Zhai <orsonzhai@...il.com>,
        Baolin Wang <baolin.wang7@...il.com>
Subject: Re: [PATCH 2/3] dt-bindings: arm: Add bindings for Unisoc's SC9863A

On Wed, 30 Oct 2019 at 05:46, Rob Herring <robh@...nel.org> wrote:
>
> On Fri, Oct 25, 2019 at 06:29:14PM +0800, Chunyan Zhang wrote:
> >
> > Added bindings for Unisoc's SC9863A board and SC9863A SoC.
> >
> > Signed-off-by: Chunyan Zhang <chunyan.zhang@...soc.com>
> > ---
> >  Documentation/devicetree/bindings/arm/sprd.txt | 8 ++++++++
> >  1 file changed, 8 insertions(+)
>
> Can you please convert this to DT schema first. See
> Documentation/devicetree/writing-schema.rst.

Ok, will do, thanks.

Chunyan

>
> >
> > diff --git a/Documentation/devicetree/bindings/arm/sprd.txt b/Documentation/devicetree/bindings/arm/sprd.txt
> > index 3df034b13e28..c244c911f8df 100644
> > --- a/Documentation/devicetree/bindings/arm/sprd.txt
> > +++ b/Documentation/devicetree/bindings/arm/sprd.txt
> > @@ -12,3 +12,11 @@ Required root node properties:
> >  SP9860G 3GFHD Board
> >  Required root node properties:
> >       - compatible = "sprd,sp9860g-1h10", "sprd,sc9860";
> > +
> > +SC9863A SoC
> > +Required root node properties:
> > +     - compatible = "sprd,sc9863a"
> > +
> > +SP9863A-1H10 Board
> > +Required root node properties:
> > +     - compatible = "sprd,sp9863a-1h10", "sprd,sc9863a";
> > --
> > 2.20.1
> >
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ