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]
Message-Id: <175335596917.1587632.3054141049365225304.robh@kernel.org>
Date: Thu, 24 Jul 2025 06:19:31 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Cc: atenart@...nel.org, maarten.lankhorst@...ux.intel.com, 
 houlong.wei@...iatek.com, linux-sound@...r.kernel.org, tzimmermann@...e.de, 
 mwalle@...nel.org, dri-devel@...ts.freedesktop.org, airlied@...il.com, 
 jieyy.yang@...iatek.com, linux-arm-kernel@...ts.infradead.org, 
 linux-gpio@...r.kernel.org, herbert@...dor.apana.org.au, 
 sean.wang@...nel.org, kishon@...nel.org, arnd@...db.de, 
 linux-media@...r.kernel.org, granquet@...libre.com, vkoul@...nel.org, 
 lgirdwood@...il.com, tglx@...utronix.de, devicetree@...r.kernel.org, 
 mripard@...nel.org, ck.hu@...iatek.com, 
 kyrie.wu@...iatek.corp-partner.google.com, simona@...ll.ch, 
 krzk+dt@...nel.org, p.zabel@...gutronix.de, matthias.bgg@...il.com, 
 mathieu.poirier@...aro.org, daniel.lezcano@...aro.org, 
 jassisinghbrar@...il.com, linus.walleij@...aro.org, conor+dt@...nel.org, 
 jitao.shi@...iatek.com, tinghan.shen@...iatek.com, 
 chunfeng.yun@...iatek.com, davem@...emloft.net, eugen.hristev@...aro.org, 
 linux-kernel@...r.kernel.org, mchehab@...nel.org, jiaxin.yu@...iatek.com, 
 chunkuang.hu@...nel.org, andersson@...nel.org, frank-w@...lic-files.de, 
 fparent@...libre.com, linux-remoteproc@...r.kernel.org, broonie@...nel.org, 
 linux-mediatek@...ts.infradead.org, andy.teng@...iatek.com, 
 sam.shih@...iatek.com, olivia.wen@...iatek.com, 
 linux-crypto@...r.kernel.org, linux-phy@...ts.infradead.org, 
 shane.chien@...iatek.com
Subject: Re: [PATCH 08/38] dt-bindings: pinctrl: mediatek,mt7622-pinctrl:
 Add missing base reg


On Thu, 24 Jul 2025 10:38:44 +0200, AngeloGioacchino Del Regno wrote:
> The pin controller for both MT7622 and MT7629 need both a "base"
> and an "eint" MMIO like the ones found on other MediaTek SoCs:
> while devicetrees have always been correct, the binding is not,
> as it only allows an "eint" reg.
> 
> Add "base" to reg-names and increment maxItems for reg to two.
> 
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
> ---
>  .../devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml   | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

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/pinctrl/mediatek,mt7622-pinctrl.example.dtb: pinctrl@...11000 (mediatek,mt7622-pinctrl): reg: [[0, 270602240, 0, 4096]] is too short
	from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt7622-pinctrl.yaml#

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250724083914.61351-9-angelogioacchino.delregno@collabora.com

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