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] [day] [month] [year] [list]
Message-Id: <172808887889.121631.5291340274404319375.robh@kernel.org>
Date: Fri, 04 Oct 2024 19:45:47 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Rosen Penev <rosenp@...il.com>
Cc: devicetree@...r.kernel.org, Eric Dumazet <edumazet@...gle.com>, 
 Florian Fainelli <florian.fainelli@...adcom.com>, 
 Christian Marangi <ansuelsmth@...il.com>, 
 Rafał Miłecki <rafal@...ecki.pl>, 
 "David S. Miller" <davem@...emloft.net>, Conor Dooley <conor+dt@...nel.org>, 
 Matthias Brugger <matthias.bgg@...il.com>, 
 linux-mediatek@...ts.infradead.org, 
 Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>, 
 linux-arm-kernel@...ts.infradead.org, 
 Bjorn Andersson <andersson@...nel.org>, 
 Miquel Raynal <miquel.raynal@...tlin.com>, netdev@...r.kernel.org, 
 Andrew Lunn <andrew@...n.ch>, Vignesh Raghavendra <vigneshr@...com>, 
 AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Gregory Clement <gregory.clement@...tlin.com>, 
 Anand Gore <anand.gore@...adcom.com>, 
 Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>, 
 Jakub Kicinski <kuba@...nel.org>, linux-mtd@...ts.infradead.org, 
 Richard Weinberger <richard@....at>, 
 William Zhang <william.zhang@...adcom.com>, linux-arm-msm@...r.kernel.org, 
 linux-kernel@...r.kernel.org, Paolo Abeni <pabeni@...hat.com>, 
 Konrad Dybcio <konradybcio@...nel.org>, 
 Broadcom internal kernel review list <bcm-kernel-feedback-list@...adcom.com>, 
 Kursad Oney <kursad.oney@...adcom.com>
Subject: Re: [PATCHv2 0/5] devicetree: move nvmem-cells users to
 nvmem-layout


On Thu, 03 Oct 2024 17:00:10 -0700, Rosen Penev wrote:
> The former has been soft deprecated by the latter. Move all users to the
> latter to avoid having nvmem-cells as an example.
> 
> v2: add missing semicolon to fix dt_binding_check
> 
> Rosen Penev (5):
>   ARM: dts: qcom: ipq4019: use nvmem-layout
>   arm64: dts: bcm4908: nvmem-layout conversion
>   arm64: dts: armada-3720-gl-mv1000: use nvmem-layout
>   arm64: dts: mediatek: 7886cax: use nvmem-layout
>   documentation: use nvmem-layout in examples
> 
>  .../mtd/partitions/qcom,smem-part.yaml        | 19 +++++++-----
>  .../bindings/net/marvell,aquantia.yaml        | 13 ++++----
>  .../boot/dts/qcom/qcom-ipq4018-ap120c-ac.dtsi | 19 +++++++-----
>  .../bcmbca/bcm4906-netgear-r8000p.dts         | 14 +++++----
>  .../dts/marvell/armada-3720-gl-mv1000.dts     | 30 +++++++++----------
>  .../mediatek/mt7986a-acelink-ew-7886cax.dts   |  1 -
>  6 files changed, 53 insertions(+), 43 deletions(-)
> 
> --
> 2.46.2
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

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

  pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y broadcom/bcmbca/bcm4906-netgear-r8000p.dtb marvell/armada-3720-gl-mv1000.dtb mediatek/mt7986a-acelink-ew-7886cax.dtb' for 20241004000015.544297-1-rosenp@...il.com:

arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-netgear-r8000p.dts:149.4-30: Warning (ranges_format): /bus@...00000/nand-controller@...0/nand@...artitions/partition@0:ranges: "ranges" property has invalid length (12 bytes) (parent #address-cells == 1, child #address-cells == 2, #size-cells == 1)






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ