Commit 38c0b949 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Shawn Guo

arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names reference

The wlf,wm8962 Device Tree bindings do not specify a clock-names
property.  Drop it.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b70bf26a
......@@ -126,7 +126,6 @@ wm8962: audio-codec@1a {
compatible = "wlf,wm8962";
reg = <0x1a>;
clocks = <&clk IMX8MN_CLK_SAI3_ROOT>;
clock-names = "xclk";
DCVDD-supply = <&reg_audio>;
DBVDD-supply = <&reg_audio>;
AVDD-supply = <&reg_audio>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment