Hi Umit
24MHz is defined in linux/arch/arm/boot/dts/imx6qdl-sabresd.dtsi :
ov564x: ov564x@3c
imx6qdl-sabresd.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel
and one can test check this clock on NXP Sabre board with Demo Images from
i.MX Software | NXP
OV564x drivers are described in sect.6.1.2 Omnivision Camera attached Linux Manual.
For obtaining 27Mhz it is necessary to modify driver or better add CCM_CCOSR initialization to uboot,
set some suitable parent clock (probably changing some PLL frequency), so 27Mhz clock
can be divided from parent clock.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------