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: Wed, 29 May 2024 05:44:35 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Yoshinori Sato <ysato@...rs.sourceforge.jp>
Cc: Thomas Gleixner <tglx@...utronix.de>, 
 Daniel Lezcano <daniel.lezcano@...aro.org>, 
 Andy Shevchenko <andriy.shevchenko@...ux.intel.com>, 
 Linus Walleij <linus.walleij@...aro.org>, 
 Hugo Villeneuve <hvilleneuve@...onoff.com>, 
 Herve Codina <herve.codina@...tlin.com>, linux-clk@...r.kernel.org, 
 Rich Felker <dalias@...c.org>, Jonathan Corbet <corbet@....net>, 
 Arnd Bergmann <arnd@...db.de>, dri-devel@...ts.freedesktop.org, 
 Heiko Stuebner <heiko.stuebner@...rry.de>, 
 Max Filippov <jcmvbkbc@...il.com>, 
 Neil Armstrong <neil.armstrong@...aro.org>, linux-ide@...r.kernel.org, 
 Magnus Damm <magnus.damm@...il.com>, Guenter Roeck <linux@...ck-us.net>, 
 Sergey Shtylyov <s.shtylyov@....ru>, linux-kernel@...r.kernel.org, 
 Conor Dooley <conor+dt@...nel.org>, Chris Morgan <macromorgan@...mail.com>, 
 Wolfram Sang <wsa+renesas@...g-engineering.com>, 
 linux-serial@...r.kernel.org, 
 Christophe JAILLET <christophe.jaillet@...adoo.fr>, 
 Jiri Slaby <jirislaby@...nel.org>, Daniel Vetter <daniel@...ll.ch>, 
 Michael Turquette <mturquette@...libre.com>, 
 Krzysztof Wilczyński <kw@...ux.com>, 
 Sebastian Reichel <sre@...nel.org>, Stephen Boyd <sboyd@...nel.org>, 
 Jacky Huang <ychuang3@...oton.com>, Niklas Cassel <cassel@...nel.org>, 
 linux-fbdev@...r.kernel.org, Azeem Shaikh <azeemshaikh38@...il.com>, 
 devicetree@...r.kernel.org, Geert Uytterhoeven <geert+renesas@...der.be>, 
 David Airlie <airlied@...il.com>, linux-sh@...r.kernel.org, 
 Andrew Morton <akpm@...ux-foundation.org>, linux-pci@...r.kernel.org, 
 linux-renesas-soc@...r.kernel.org, 
 Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>, 
 Helge Deller <deller@....de>, Thomas Zimmermann <tzimmermann@...e.de>, 
 John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>, 
 Stephen Rothwell <sfr@...b.auug.org.au>, 
 Kefeng Wang <wangkefeng.wang@...wei.com>, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Masahiro Yamada <masahiroy@...nel.org>, 
 Javier Martinez Canillas <javierm@...hat.com>, 
 Maxime Ripard <mripard@...nel.org>, Damien Le Moal <dlemoal@...nel.org>, 
 Jernej Skrabec <jernej.skrabec@...il.com>, Sam Ravnborg <sam@...nborg.org>, 
 Baoquan He <bhe@...hat.com>, Guo Ren <guoren@...nel.org>, 
 Uwe Kleine-König <u.kleine-koenig@...gutronix.de>, 
 Anup Patel <apatel@...tanamicro.com>, 
 Lorenzo Pieralisi <lpieralisi@...nel.org>, 
 Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>, 
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Lee Jones <lee@...nel.org>, 
 Bjorn Helgaas <bhelgaas@...gle.com>
Subject: Re: [DO NOT MERGE v8 24/36] dt-binding: sh: cpus: Add SH CPUs
 json-schema


On Wed, 29 May 2024 17:01:10 +0900, Yoshinori Sato wrote:
> Renesas SH series and compatible ISA CPUs.
> 
> Signed-off-by: Yoshinori Sato <ysato@...rs.sourceforge.jp>
> ---
>  .../devicetree/bindings/sh/cpus.yaml          | 63 +++++++++++++++++++
>  1 file changed, 63 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/sh/cpus.yaml
> 

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

yamllint warnings/errors:

dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/sh/cpus.example.dtb: cpu@0: 'clock-names', 'dcache-line-size', 'dcache-size', 'icache-line-size', 'icache-size' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/sh/cpus.yaml#

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/d54cb668f3f19221fdbf34a70a9123fb3a6b4004.1716965617.git.ysato@users.sourceforge.jp

The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.

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

pip3 install dtschema --upgrade

Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ