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: Fri, 12 Apr 2024 08:46:46 -0500
From: Rob Herring <robh@...nel.org>
To: Judith Mendez <jm@...com>
Cc: Conor Dooley <conor+dt@...nel.org>, 
 Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, 
 BenoƮt Cousson <bcousson@...libre.com>, 
 Tony Lindgren <tony@...mide.com>, devicetree@...r.kernel.org, 
 linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org
Subject: Re: [PATCH] arm: dts: am335x-evmsk: add alias node for uarts


On Thu, 11 Apr 2024 18:11:30 -0500, Judith Mendez wrote:
> The AM335x SK routes the PRUSS UART pins to the Zigbee header.
> PRUSS UART is enabled and can be tested using the Zigbee header.
> Since there are two UARTS, add alias node to be able to test PRUSS
> UART reliably from userspace.
> 
> Signed-off-by: Judith Mendez <jm@...com>
> ---
>  arch/arm/boot/dts/ti/omap/am335x-evmsk.dts | 5 +++++
>  1 file changed, 5 insertions(+)
> 


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 ti/omap/am335x-evmsk.dtb' for 20240411231130.386222-1-jm@...com:

arch/arm/boot/dts/ti/omap/am33xx.dtsi:20.10-43.4: ERROR (path_references): /aliases: Reference to non-existent node or label "pruss_uart"
  also defined at arch/arm/boot/dts/ti/omap/am335x-evmsk.dts:32.10-35.4
ERROR: Input tree has errors, aborting (use -f to force output)
make[4]: *** [scripts/Makefile.lib:427: arch/arm/boot/dts/ti/omap/am335x-evmsk.dtb] Error 2
make[3]: *** [scripts/Makefile.build:485: arch/arm/boot/dts/ti/omap] Error 2
make[3]: Target 'arch/arm/boot/dts/ti/omap/am335x-evmsk.dtb' not remade because of errors.
make[2]: *** [scripts/Makefile.build:485: arch/arm/boot/dts/ti] Error 2
make[2]: Target 'arch/arm/boot/dts/ti/omap/am335x-evmsk.dtb' not remade because of errors.
make[1]: *** [/home/rob/proj/linux-dt-testing/Makefile:1392: ti/omap/am335x-evmsk.dtb] Error 2
make: *** [Makefile:240: __sub-make] Error 2
make: Target 'ti/omap/am335x-evmsk.dtb' not remade because of errors.






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ