mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 08:15:07 -04:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user