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

media: ARM: dts: imx6qdl-wandboard: Drop clock-names property

Now that the driver has been updated to drop fetching the clk reference by
name we no longer need the clock-names property in the ov5645 sensor node.

This is in preparation for removal for clock-names property from the DT
binding.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>

authored by

Lad Prabhakar and committed by
Mauro Carvalho Chehab
a9d88b6a f776916b

-1
-1
arch/arm/boot/dts/imx6qdl-wandboard.dtsi
··· 131 131 pinctrl-0 = <&pinctrl_ov5645>; 132 132 reg = <0x3c>; 133 133 clocks = <&clks IMX6QDL_CLK_CKO2>; 134 - clock-names = "xclk"; 135 134 clock-frequency = <24000000>; 136 135 vdddo-supply = <&reg_1p8v>; 137 136 vdda-supply = <&reg_2p8v>;