Hi,
I followed the linux ref manual 2.5.4 and able to control the bus frequency, but it seems like not control the DRAM controller directly, correct?
If yes, what if I would like to control the DRAM Controller directly? Or I can do both at the same time?
Thanks.
James Shih
Solved! Go to Solution.
Hi @JamesShih
NXP vendor tree is using a private busfreq [1] driver to do ddr and bus fabric scalling rather than using upstream ddrc & interconnect
driver which is still immature. And actually there's no i.MX driver users of ICC in current vendor kernel. So removing them in order to avoid confusing to customers
B.R
Hi @JamesShih
NXP vendor tree is using a private busfreq [1] driver to do ddr and bus fabric scalling rather than using upstream ddrc & interconnect
driver which is still immature. And actually there's no i.MX driver users of ICC in current vendor kernel. So removing them in order to avoid confusing to customers
B.R
Hi @JamesShih
What do you mean control the DRAM Controller directly? please explain more details
B.R