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: Mon, 17 Jun 2024 10:35:19 +0800
From: Shawn Guo <shawnguo2@...h.net>
To: Frank Li <Frank.Li@....com>
Cc: Ulf Hansson <ulf.hansson@...aro.org>, Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
	linux-mmc@...r.kernel.org, devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	imx@...ts.linux.dev
Subject: Re: [PATCH v5 3/3] arm64: dts: layerscape: Change node name from
 'esdhc' to 'mmc'

On Thu, Jun 13, 2024 at 10:32:07AM -0400, Frank Li wrote:
> Use common node name 'mmc' to fix DTB_CHECK warning.
> Add compatible string 'fsl,ls2080a-esdhc' for fsl-lx2160a.
> 
> arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dtb: esdhc@...0000: $nodename:0: 'esdhc@...0000' does not match '^mmc(@.*)?$'
> arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dtb: esdhc@...0000: $nodename:0: 'esdhc@...0000' does not match '^mmc(@.*)?$'
> arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dtb: esdhc@...0000: $nodename:0: 'esdhc@...0000' does not match '^mmc(@.*)?$'
> arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dtb: esdhc@...0000: $nodename:0: 'esdhc@...0000' does not match '^mmc(@.*)?$'
> arch/arm64/boot/dts/freescale/fsl-ls2080a-qds.dtb: esdhc@...0000: $nodename:0: 'esdhc@...0000' does not match '^mmc(@.*)?$'
> arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dtb: esdhc@...0000: compatible:0: 'fsl,esdhc' is not one of ['fsl,mpc8536-esdhc', 'fsl,mpc8378-esdhc', 'fsl,p2020-esdhc', 'fsl,p4080-esdhc', 'fsl,t1040-esdhc', 'fsl,t4240-esdhc', 'fsl,ls1012a-esdhc', 'fsl,ls1028a-esdhc', 'fsl,ls1088a-esdhc', 'fsl,ls1043a-esdhc', 'fsl,ls1046a-esdhc', 'fsl,ls2080a-esdhc']
>         from schema $id: http://devicetree.org/schemas/mmc/fsl,esdhc.yaml#
> arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dtb: esdhc@...0000: $nodename:0: 'esdhc@...0000' does not match '^mmc(@.*)?$'
> 
> Signed-off-by: Frank Li <Frank.Li@....com>

Applied, thanks!


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ