From: Chancel Liu Date: Wed, 3 Dec 2025 07:06:01 +0000 (+0900) Subject: arm64: dts: imx91-11x11-evk: Refine label and node name of WM8962 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3085bef552f9cbf68b6b944bcad332c217fdf16;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: imx91-11x11-evk: Refine label and node name of WM8962 Refine label with "wm8962" and node name with "codec" to follow devicetree specification. Signed-off-by: Chancel Liu Reviewed-by: Daniel Baluta Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts index aca78768dbd4b..90a4d1061d4a5 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 @@ pinctrl-names = "default"; status = "okay"; - audio_codec: wm8962@1a { + wm8962: audio-codec@1a { compatible = "wlf,wm8962"; reg = <0x1a>; clocks = <&clk IMX93_CLK_SAI3_GATE>;