how to open imx6dl clk

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to open imx6dl clk

560件の閲覧回数
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).

ラベル(2)
タグ(1)
0 件の賞賛
返信
1 返信

492件の閲覧回数
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 件の賞賛
返信