i.MX8MQ changing ENET_REF_CLK_ROOT source from 25M_REF_CLK to PLL and enabling spread spectrum mode

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

i.MX8MQ changing ENET_REF_CLK_ROOT source from 25M_REF_CLK to PLL and enabling spread spectrum mode

1,268 次查看
harshitshah
Contributor III

Hi,

We are facing some EMI-related issues on our board. We wanted to change the following to check the reduction in EMI.

1) Change the ENET_REF_CLK_ROOT source from 25M_REF_CLK to PLL1 (We found by reading the CCM_TARGET_ROOT83)

2) Enable the spread spectrum mode and set it to center and 0.25.

Please provide us with how to modify the same in the Linux kernel.

Regards.

标签 (1)
0 项奖励
回复
2 回复数

1,257 次查看
harshitshah
Contributor III

Thanks Igor. I will check with those links.

Can you comment on how to enable spread spectrum mode in linux kernel as well? 

Regards.

0 项奖励
回复

1,259 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Harshit

 

for changing clock source in device tree one can look at below examples

https://community.nxp.com/t5/i-MX-Processors/Where-pll4-bypass-src-is-set-to-choose-osc-24MHz-or-CLK...

https://community.nxp.com/t5/i-MX-Processors/i-MX7D-24MHz-clock-output-to-CCM-CLK1-P-pin/m-p/650813

Unfortunately I am not aware of spread spectrum mode examples, so may be recommended to proceed with

help of  https://contact.nxp.com/new-prof-svcs-sw-tech  for developing them.

 

Best regards
igor