From: Adam Ford Date: Thu, 17 Dec 2020 17:25:29 +0000 (-0600) Subject: arm64: dts: imx8mm-beacon: Drop unused clock-names reference X-Git-Tag: accepted/tizen/unified/20230118.172025~7896^2~8^2~53 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=190621e0f6094001790b364900086448c1b12cf5;p=platform%2Fkernel%2Flinux-rpi.git arm64: dts: imx8mm-beacon: Drop unused clock-names reference The wlf,wm8962 driver does not use the clock-names property. Drop it. Signed-off-by: Adam Ford Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mm-beacon-baseboard.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-beacon-baseboard.dtsi index d6b9ded..6f5e636 100644 --- a/arch/arm64/boot/dts/freescale/imx8mm-beacon-baseboard.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mm-beacon-baseboard.dtsi @@ -102,7 +102,6 @@ compatible = "wlf,wm8962"; reg = <0x1a>; clocks = <&clk IMX8MM_CLK_SAI3_ROOT>; - clock-names = "xclk"; DCVDD-supply = <®_audio>; DBVDD-supply = <®_audio>; AVDD-supply = <®_audio>;