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: Tue, 28 May 2024 12:41:41 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Pengfei Li <pengfei.li_1@....com>
Cc: hiago.franco@...adex.com, krzk+dt@...nel.org, ye.li@....com, 
 festevam@...il.com, leoyang.li@....com, bhelgaas@...gle.com, 
 linux-clk@...r.kernel.org, peng.fan@....com, linux-kernel@...r.kernel.org, 
 abelvesa@...nel.org, frank.li@....com, ping.bai@....com, 
 m.othacehe@...il.com, kernel@...gutronix.de, devicetree@...r.kernel.org, 
 shawnguo@...nel.org, hvilleneuve@...onoff.com, imx@...ts.linux.dev, 
 conor+dt@...nel.org, aisheng.dong@....com, s.hauer@...gutronix.de, 
 alexander.stein@...tq-group.com, Markus.Niebel@...tq-group.com, 
 linux-arm-kernel@...ts.infradead.org, joao.goncalves@...adex.com, 
 sboyd@...nel.org, gregor.herburger@...tq-group.com, mturquette@...libre.com, 
 tharvey@...eworks.com, m.felsch@...gutronix.de
Subject: Re: [PATCH 0/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic
 support


On Mon, 27 May 2024 16:51:53 -0700, Pengfei Li wrote:
> The design of the i.MX91 platform is very similar to i.MX93.
> The mainly difference between i.MX91 and i.MX93 is as follows:
> - i.MX91 removed some clocks and modified the names of some clocks.
> - i.MX91 only has one A core
> 
> Therefore, i.MX91 can reuse i.MX93 dtsi.
> 
> Pengfei Li (5):
>   dt-bindings: clock: Add i.MX91 clock support
>   dt-bindings: clock: Add i.MX91 clock definition
>   arm64: dts: freescale: Add i.MX91 dtsi support
>   dt-bindings: arm: fsl: Add i.MX91 11x11 evk board
>   arm64: dts: freescale: Add i.MX91 11x11 EVK basic support
> 
>  .../devicetree/bindings/arm/fsl.yaml          |   6 +
>  .../bindings/clock/imx93-clock.yaml           |   1 +
>  arch/arm64/boot/dts/freescale/Makefile        |   1 +
>  .../boot/dts/freescale/imx91-11x11-evk.dts    | 807 ++++++++++++++++++
>  arch/arm64/boot/dts/freescale/imx91-pinfunc.h | 770 +++++++++++++++++
>  arch/arm64/boot/dts/freescale/imx91.dtsi      |  66 ++
>  include/dt-bindings/clock/imx93-clock.h       |   7 +-
>  7 files changed, 1657 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
>  create mode 100644 arch/arm64/boot/dts/freescale/imx91-pinfunc.h
>  create mode 100644 arch/arm64/boot/dts/freescale/imx91.dtsi
> 
> --
> 2.34.1
> 
> 
> 


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 freescale/imx91-11x11-evk.dtb' for 20240527235158.1037971-1-pengfei.li_1@....com:

arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: pinctrl@...c0000: 'eqosgrpsleep', 'pdmgrpsleep', 'sai1grpsleep', 'sai3grpsleep', 'spdifgrpsleep', 'usdhc2gpiogrpsleep', 'usdhc2grpsleep', 'usdhc3grpsleep' do not match any of the regexes: 'grp$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/pinctrl/fsl,imx9-pinctrl.yaml#
arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: tcpc@50: compatible: ['nxp,ptn5110'] is too short
	from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml#
arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: tcpc@50: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml#
arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: tcpc@51: compatible: ['nxp,ptn5110'] is too short
	from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml#
arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: tcpc@51: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml#
arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: mmc@...60000: Unevaluated properties are not allowed ('fsl,cd-gpio-wakeup-disable' was unexpected)
	from schema $id: http://devicetree.org/schemas/mmc/fsl-imx-esdhc.yaml#






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ