How to change LPDDR4 clock?

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

How to change LPDDR4 clock?

跳至解决方案
569 次查看
JamesShih
Contributor III

Hi,

I'm using i.MX8m-mini-bb EVK and would like to slow down the clock for LPDDR4, I tried to use the patch from the following link, but unfortunately it didn't work on my end, just wondering what is the proper way for me to either dynamically configure or fixed configure for the clock in LPDDR4?

https://patchwork.kernel.org/project/linux-clk/patch/71f9ecb1152b1860399e59aacb22c467d519b0f5.156631...

Thanks.

James Shih

标签 (1)
0 项奖励
回复
1 解答
519 次查看
JosephAtNXP
NXP TechSupport
NXP TechSupport

Hi,

Thank you for your interest in NXP Semiconductor products,

Please review Linux Reference Manual Chapter 2.5.4 Dynamic Bus Frequency.

You could use Low bus frequency mode.

Or create a new one in arm64/boot/dts.

Regards

在原帖中查看解决方案

0 项奖励
回复
2 回复数
520 次查看
JosephAtNXP
NXP TechSupport
NXP TechSupport

Hi,

Thank you for your interest in NXP Semiconductor products,

Please review Linux Reference Manual Chapter 2.5.4 Dynamic Bus Frequency.

You could use Low bus frequency mode.

Or create a new one in arm64/boot/dts.

Regards

0 项奖励
回复
485 次查看
JamesShih
Contributor III
Thanks, "BusFreq" works on my end.

But one more question is that why "DevFreq" not working on my end?
My original way is followed this patch for the control in "DevFreq", but somehow it didn't work on my end.
https://patchwork.kernel.org/project/linux-clk/patch/71f9ecb1152b1860399e59aacb22c467d519b0f5.156631...
0 项奖励
回复