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

media: arm64: dts: renesas: aistarvision-mipi-adapter-2.1: 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>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
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
f8604f1f a9d88b6a

-1
-1
arch/arm64/boot/dts/renesas/aistarvision-mipi-adapter-2.1.dtsi
··· 65 65 ov5645: ov5645@3c { 66 66 compatible = "ovti,ov5645"; 67 67 reg = <0x3c>; 68 - clock-names = "xclk"; 69 68 clocks = <&osc25250_clk>; 70 69 clock-frequency = <24000000>; 71 70 vdddo-supply = <&ov5645_vdddo_1v8>;