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: <172347513683.603014.1210944906291860196.robh@kernel.org>
Date: Mon, 12 Aug 2024 09:09:32 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Detlev Casanova <detlev.casanova@...labora.com>
Cc: Thomas Gleixner <tglx@...utronix.de>, 
 Alexey Charkov <alchark@...il.com>, linux-iio@...r.kernel.org, 
 Sebastian Reichel <sebastian.reichel@...labora.com>, 
 linux-serial@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>, 
 Daniel Lezcano <daniel.lezcano@...aro.org>, linux-i2c@...r.kernel.org, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Jonas Karlman <jonas@...boo.se>, 
 Dragan Simic <dsimic@...jaro.org>, Jagan Teki <jagan@...eble.ai>, 
 Yifeng Zhao <yifeng.zhao@...k-chips.com>, Tim Lunn <tim@...thertop.org>, 
 Elaine Zhang <zhangqing@...k-chips.com>, Andi Shyti <andi.shyti@...nel.org>, 
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>, 
 Heiko Stuebner <heiko@...ech.de>, Jonathan Cameron <jic23@...nel.org>, 
 Muhammed Efe Cetin <efectn@...tonmail.com>, devicetree@...r.kernel.org, 
 Finley Xiao <finley.xiao@...k-chips.com>, 
 Lars-Peter Clausen <lars@...afoo.de>, 
 Shresth Prasad <shresthprasad7@...il.com>, linux-kernel@...r.kernel.org, 
 Ondrej Jirman <megi@....cz>, Liang Chen <cl@...k-chips.com>, 
 Weizhao Ouyang <weizhao.ouyang@....com>, Jiri Slaby <jirislaby@...nel.org>, 
 Jimmy Hon <honyuenkwun@...il.com>, linux-arm-kernel@...ts.infradead.org, 
 kernel@...labora.com, linux-rockchip@...ts.infradead.org, 
 Chris Morgan <macromorgan@...mail.com>, Andy Yan <andyshrk@....com>, 
 Lee Jones <lee@...nel.org>
Subject: Re: [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT


On Fri, 02 Aug 2024 17:45:36 -0400, Detlev Casanova wrote:
> This device tree contains all devices necessary for booting from network
> or SD Card.
> 
> It supports CPU, CRU, PM domains, dma, interrupts, timers, UART and
> SDHCI (everything necessary to boot Linux on this system on chip) as
> well as Ethernet, I2C, SPI and OTP.
> 
> Also add the necessary DT bindings for the SoC.
> 
> Signed-off-by: Liang Chen <cl@...k-chips.com>
> Signed-off-by: Finley Xiao <finley.xiao@...k-chips.com>
> Signed-off-by: Yifeng Zhao <yifeng.zhao@...k-chips.com>
> Signed-off-by: Elaine Zhang <zhangqing@...k-chips.com>
> [rebase, squash and reword commit message]
> Signed-off-by: Detlev Casanova <detlev.casanova@...labora.com>
> ---
>  .../boot/dts/rockchip/rk3576-pinctrl.dtsi     | 5775 +++++++++++++++++
>  arch/arm64/boot/dts/rockchip/rk3576.dtsi      | 1635 +++++
>  2 files changed, 7410 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-pinctrl.dtsi
>  create mode 100644 arch/arm64/boot/dts/rockchip/rk3576.dtsi
> 


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 rockchip/rk3576-armsom-sige5.dtb' for 20240802214612.434179-10-detlev.casanova@...labora.com:

In file included from arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dts:14:
arch/arm64/boot/dts/rockchip/rk3576.dtsi:6:10: fatal error: dt-bindings/clock/rockchip,rk3576-cru.h: No such file or directory
    6 | #include <dt-bindings/clock/rockchip,rk3576-cru.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [scripts/Makefile.lib:434: arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dtb] Error 1
make[2]: *** [scripts/Makefile.build:485: arch/arm64/boot/dts/rockchip] Error 2
make[2]: Target 'arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dtb' not remade because of errors.
make[1]: *** [/home/rob/proj/linux-dt-testing/Makefile:1389: rockchip/rk3576-armsom-sige5.dtb] Error 2
make: *** [Makefile:224: __sub-make] Error 2
make: Target 'rockchip/rk3576-armsom-sige5.dtb' not remade because of errors.






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ