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]
Date: Thu, 29 Feb 2024 07:35:00 -0600
From: Rob Herring <robh@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: Conor Dooley <conor+dt@...nel.org>, 
 Sascha Hauer <s.hauer@...gutronix.de>, 
 Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, 
 Alice Guo <alice.guo@....com>, Shawn Guo <shawnguo@...nel.org>, 
 Peng Fan <peng.fan@....com>, devicetree@...r.kernel.org, 
 linux-arm-kernel@...ts.infradead.org, Fabio Estevam <festevam@...il.com>, 
 Dong Aisheng <aisheng.dong@....com>, imx@...ts.linux.dev, 
 Pengutronix Kernel Team <kernel@...gutronix.de>, 
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/4] arm64: dts: imx8: add cm40 and cm40_uart


On Wed, 28 Feb 2024 14:54:56 -0500, Frank Li wrote:
> Add cm40 subsystem.
> Add cm40_lpuart and lpurt1 for 8dxl evk boards.
> 
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
> Alice Guo (1):
>       arm64: dts: imx8dxl: add lpuart device in cm40 subsystem
> 
> Dong Aisheng (1):
>       arm64: dts: imx8: add cm40 subsystem dtsi
> 
> Frank Li (2):
>       arm64: dts: imx8dxl: update cm40 irq number informaiton
>       dts: arm64: imx8dxl-evk: add lpuart1 and cm40 uart
> 
>  arch/arm64/boot/dts/freescale/imx8-ss-cm40.dtsi | 92 +++++++++++++++++++++++++
>  arch/arm64/boot/dts/freescale/imx8dxl-evk.dts   | 50 ++++++++++++++
>  arch/arm64/boot/dts/freescale/imx8dxl.dtsi      | 13 ++++
>  arch/arm64/boot/dts/freescale/imx8qxp.dtsi      |  1 +
>  4 files changed, 156 insertions(+)
> ---
> base-commit: 62a517a071e93c650cc847ce300b04a94b0cb7f2
> change-id: 20240228-m4_lpuart-30791c032f2a
> 
> Best regards,
> --
> Frank Li <Frank.Li@....com>
> 
> 
> 


My bot found new DT 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.

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 freescale/imx8dxl-evk.dtb' for 20240228-m4_lpuart-v1-0-9e6947be15e7@....com:

arch/arm64/boot/dts/freescale/imx8dxl-evk.dtb: /: fixedregulator@101: 'anyOf' conditional failed, one must be fixed:
	'reg' is a required property
	'ranges' is a required property
	from schema $id: http://devicetree.org/schemas/root-node.yaml#
arch/arm64/boot/dts/freescale/imx8dxl-evk.dtb: bus@...00000: clock-cm40-ipg: {'compatible': ['fixed-clock'], '#clock-cells': [[0]], 'clock-frequency': [[132000000]], 'clock-output-names': ['cm40_ipg_clk'], 'phandle': [[15]]} should not be valid under {'type': 'object'}
	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
arch/arm64/boot/dts/freescale/imx8dxl-evk.dtb: intmux@...00000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/interrupt-controller/fsl,intmux.yaml#
arch/arm64/boot/dts/freescale/imx8dxl-evk.dtb: serial@...70000: Unevaluated properties are not allowed ('resets' was unexpected)
	from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml#
arch/arm64/boot/dts/freescale/imx8dxl-evk.dtb: /modem-reset: failed to match any schema with compatible: ['gpio-reset']






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ