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 <chancel.liu@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Chancel Liu
2025-12-03 16:06:01 +09:00
committed by Shawn Guo
parent 21335bc94a
commit c3085bef55

View File

@@ -132,7 +132,7 @@ &lpi2c1 {
pinctrl-names = "default";
status = "okay";
audio_codec: wm8962@1a {
wm8962: audio-codec@1a {
compatible = "wlf,wm8962";
reg = <0x1a>;
clocks = <&clk IMX93_CLK_SAI3_GATE>;