how to open imx6dl clk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to open imx6dl clk

559 Views
tony-tony
Contributor III

I want to open CSI clock in imx6dl board, find it is different from imx6ul, how to configure and enable it ?   check the " clk-imx6q.c" file , and find it have not configure the CSI clock( not sure).

Labels (2)
Tags (1)
0 Kudos
Reply
1 Reply

491 Views
igorpadykov
NXP Employee
NXP Employee

Hi tony

first please enable csi, refer to imx6ul-14x14-evk-csi.dts :
http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/arch/arm/boot/dts/imx6ul-14x14-evk-csi....

Clocks are configured using linux common clock framework which is described in
https://www.kernel.org/doc/Documentation/clk.txt
http://elinux.org/images/b/b8/Elc2013_Clement.pdf

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply