How to change LPDDR4 clock?

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

How to change LPDDR4 clock?

Jump to solution
579 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
529 Views
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

View solution in original post

0 Kudos
Reply
2 Replies
530 Views
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 Kudos
Reply
495 Views
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 Kudos
Reply