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: Tue, 09 Jan 2024 09:29:14 -0700
From: Rob Herring <robh@...nel.org>
To: Yoshinori Sato <ysato@...rs.sourceforge.jp>
Cc: Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>,
	Geert Uytterhoeven <geert+renesas@...der.be>,
	Randy Dunlap <rdunlap@...radead.org>,
	Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>,
	Jiri Slaby <jirislaby@...nel.org>, dri-devel@...ts.freedesktop.org,
	Thomas Gleixner <tglx@...utronix.de>,
	Sam Ravnborg <sam@...nborg.org>,
	Azeem Shaikh <azeemshaikh38@...il.com>,
	Daniel Lezcano <daniel.lezcano@...aro.org>,
	Daniel Vetter <daniel@...ll.ch>, linux-ide@...r.kernel.org,
	Helge Deller <deller@....de>,
	Michael Turquette <mturquette@...libre.com>,
	Yang Xiwen <forbidden405@...mail.com>,
	Linus Walleij <linus.walleij@...aro.org>,
	Conor Dooley <conor+dt@...nel.org>,
	David Rientjes <rientjes@...gle.com>, Bin Meng <bmeng@...ylab.org>,
	Vlastimil Babka <vbabka@...e.cz>,
	Sergey Shtylyov <s.shtylyov@....ru>,
	Hyeonggon Yoo <42.hyeyoo@...il.com>,
	Bjorn Helgaas <bhelgaas@...gle.com>,
	Biju Das <biju.das.jz@...renesas.com>,
	Damien Le Moal <dlemoal@...nel.org>,
	Krzysztof Kozlowski <"krzyszto f.kozlowski+dt"@linaro.org>,
	Jernej Skrabec <jernej.skrabec@...il.com>,
	Chris Morgan <macromorgan@...mail.com>,
	linux-renesas-soc@...r.kernel.org, Rich Felker <dalias@...c.org>,
	Stephen Boyd <sboyd@...nel.org>, linux-pci@...r.kernel.org,
	Sebastian Reichel <sre@...nel.org>, Arnd Bergmann <arnd@...db.de>,
	linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org,
	Magnus Damm <magnus.damm@...il.com>,
	Krzysztof Wilczyński <kw@...ux.com>,
	Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
	Heiko Stuebner <heiko@...ech.de>,
	Stephen Rothwell <sfr@...b.auug.org.au>, devicetree@...r.kernel.org,
	Maxime Ripard <mripard@...nel.org>,
	Thomas Zimmermann <tzimmermann@...e.de>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Rob Herring <robh+dt@...nel.org>,
	John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>,
	Lorenzo Pieralisi <lpieralisi@...nel.org>,
	David Airlie <airlied@...il.com>, Jonathan Corbet <corbet@....net>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Javier Martinez Canillas <javierm@...hat.com>,
	Jacky Huang <ychuang3@...oton.com>, Lee Jones <lee@...nel.org>,
	Baoquan He <bhe@...hat.com>, Guenter Roeck <linux@...ck-us.net>,
	Max Filippov <jcmvbkbc@...il.com>,
	Palmer Dabbelt <palmer@...osinc.com>,
	Lukas Bulwahn <lukas.bulwahn@...il.com>, linux-clk@...r.kernel.org,
	linux-serial@...r.kernel.org,
	Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
	linux-fbdev@...r.kernel.org
Subject: Re: [DO NOT MERGE v6 19/37] dt-bindings: interrupt-controller:
 renesas,sh7751-irl-ext: Add json-schema


On Tue, 09 Jan 2024 17:23:16 +0900, Yoshinori Sato wrote:
> Renesas SH7751 external interrupt encoder json-schema.
> 
> Signed-off-by: Yoshinori Sato <ysato@...rs.sourceforge.jp>
> ---
>  .../renesas,sh7751-irl-ext.yaml               | 72 +++++++++++++++++++
>  1 file changed, 72 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/interrupt-controller/renesas,sh7751-irl-ext.yaml
> 

My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
on your patch (DT_CHECKER_FLAGS is new in v5.13):

yamllint warnings/errors:

dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,sh7751-irl-ext.example.dtb: sh7751irl_encoder@...00000: '#size-cells' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/interrupt-controller/renesas,sh7751-irl-ext.yaml#

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/a801115c277e65341da079c318a1b970f8d9e671.1704788539.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