Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Adam Ford <aford173@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Adam Ford and committed by
Shawn Guo
f9eb60d5 c8ed7211

-1
-1
arch/arm/boot/dts/imx6-logicpd-baseboard.dtsi
··· 238 238 compatible = "wlf,wm8962"; 239 239 reg = <0x1a>; 240 240 clocks = <&clks IMX6QDL_CLK_CKO>; 241 - clock-names = "xclk"; 242 241 DCVDD-supply = <&reg_audio>; 243 242 DBVDD-supply = <&reg_audio>; 244 243 AVDD-supply = <&reg_audio>;