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]
Message-ID: <aVM8Btd9CYEfg9zz@dragon>
Date: Tue, 30 Dec 2025 10:42:14 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Chancel Liu <chancel.liu@....com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
	s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
	devicetree@...r.kernel.org, imx@...ts.linux.dev,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] arm64: dts: imx91-11x11-evk: Refine label and node
 name of WM8962

On Wed, Dec 03, 2025 at 04:06:01PM +0900, Chancel Liu wrote:
> Refine label with "wm8962" and node name with "codec" to follow
> devicetree specification.
> 
> Signed-off-by: Chancel Liu <chancel.liu@....com>
> ---
>  arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
> index aca78768dbd4..313ebc7e8a9c 100644
> --- a/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
> @@ -132,7 +132,7 @@ &lpi2c1 {
>  	pinctrl-names = "default";
>  	status = "okay";
>  
> -	audio_codec: wm8962@1a {
> +	wm8962: codec@1a {

The node name could be better named as audio-codec.

I fixed it up and applied the series.

Shawn

>  		compatible = "wlf,wm8962";
>  		reg = <0x1a>;
>  		clocks = <&clk IMX93_CLK_SAI3_GATE>;
> -- 
> 2.50.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ