Enable ENET1_REF_CLK_25M independant of fec driver

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

Enable ENET1_REF_CLK_25M independant of fec driver

1,390件の閲覧回数
pietercardoen
Contributor II

Dear

I am trying to enable the 25MHz clock ENET1_REF_CLK_25M on pad MX6UL_PAD_GPIO1_IO02__ENET1_REF_CLK_25M.  I however want this clock to be available as soon as the kernel is booting and this clock must be continuously available. This clock must also be available if fec is disabled.

How can I configure this in the device tree?

Thanks

Pieter

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

1,293件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Pieter

clock configuration can be made in uboot function setup_fec()

mx6ul_14x14_evk.c\mx6ul_14x14_evk\freescale\board - uboot-imx - i.MX U-Boot 

For enabling clock in linux one can pay attention to gating enet clock settings in

CCM CCM_CCGR3 register.

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

0 件の賞賛
返信