Commit f9eb60d5 authored by Adam Ford's avatar Adam Ford Committed by Shawn Guo

ARM: dts: imx6q-logicpd: Drop unused clock-names reference

The wlf,wm8962 driver does not use the clock-names property.
Drop it.
Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent c8ed7211
......@@ -238,7 +238,6 @@ wm8962: audio-codec@1a {
compatible = "wlf,wm8962";
reg = <0x1a>;
clocks = <&clks IMX6QDL_CLK_CKO>;
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