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: <20200715175459.GA505797@bogus>
Date:   Wed, 15 Jul 2020 11:54:59 -0600
From:   Rob Herring <robh@...nel.org>
To:     Mateusz Holenko <mholenko@...micro.com>
Cc:     Heiko Stuebner <heiko@...ech.de>, Jiri Slaby <jslaby@...e.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        devicetree@...r.kernel.org,
        Laurent Pinchart <laurent.pinchart@...asonboard.com>,
        "Gabriel L. Somlo" <gsomlo@...il.com>,
        Shawn Guo <shawnguo@...nel.org>, linux-kernel@...r.kernel.org,
        "Paul E. McKenney" <paulmck@...ux.ibm.com>,
        Sam Ravnborg <sam@...nborg.org>,
        Mark Rutland <mark.rutland@....com>,
        Pawel Czarnecki <pczarnecki@...ernships.antmicro.com>,
        Joel Stanley <joel@....id.au>,
        Filip Kokosinski <fkokosinski@...micro.com>,
        Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
        linux-serial@...r.kernel.org,
        Jonathan Cameron <Jonathan.Cameron@...wei.com>,
        Karol Gugala <kgugala@...micro.com>,
        Icenowy Zheng <icenowy@...c.io>,
        Maxime Ripard <mripard@...nel.org>,
        "David S. Miller" <davem@...emloft.net>,
        Rob Herring <robh+dt@...nel.org>,
        Stafford Horne <shorne@...il.com>
Subject: Re: [PATCH v8 2/5] dt-bindings: soc: document LiteX SoC Controller
 bindings

On Wed, 15 Jul 2020 13:07:27 +0200, Mateusz Holenko wrote:
> From: Pawel Czarnecki <pczarnecki@...ernships.antmicro.com>
> 
> Add documentation for LiteX SoC Controller bindings.
> 
> Signed-off-by: Pawel Czarnecki <pczarnecki@...ernships.antmicro.com>
> Signed-off-by: Mateusz Holenko <mholenko@...micro.com>
> Reviewed-by: Rob Herring <robh@...nel.org>
> ---
> 
> Notes:
>     No changes in v8.
> 
>     No changes in v7.
> 
>     Changes in v6:
>         - fixed license header
> 
>     Changes in v5:
>         - added reviewed-by tag
> 
>     Changes in v4:
>         - changes compatible to "litex,soc-controller"
>         - fixed yaml's header
>         - removed unnecessary sections from yaml
>         - fixed indentation in yaml
> 
>     This commit has been introduced in v3 of the patchset.
> 
>  .../soc/litex/litex,soc-controller.yaml       | 39 +++++++++++++++++++
>  MAINTAINERS                                   |  6 +++
>  2 files changed, 45 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/soc/litex/litex,soc-controller.yaml
> 


My bot found errors running 'make dt_binding_check' on your patch:

/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/soc/litex/litex,soc-controller.example.dt.yaml: example-0: soc-controller@...00000:reg:0: [0, 4026531840, 0, 12] is too long


See https://patchwork.ozlabs.org/patch/1329382

If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:

pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade

Please check and re-submit.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ