i.MX8m-mini DRAM Controller

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

i.MX8m-mini DRAM Controller

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

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

标签 (1)
0 项奖励
回复
1 解答
460 次查看
pengyong_zhang
NXP Employee
NXP Employee

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

在原帖中查看解决方案

0 项奖励
回复
4 回复数
461 次查看
pengyong_zhang
NXP Employee
NXP Employee

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

0 项奖励
回复
449 次查看
JamesShih
Contributor III
Thanks, it's clear for me now.
0 项奖励
回复
489 次查看
pengyong_zhang
NXP Employee
NXP Employee

Hi @JamesShih 

What do you mean control the DRAM Controller directly? please explain more details

B.R

0 项奖励
回复
476 次查看
JamesShih
Contributor III
Hi Pengyong,

Sorry for the incomplete information, the DRAM Controller I mean is the DDR Controller.

Right now in my environment, I'm able to use "busfreq" to set DDR and NOC to the lower frequency and for sure able to see the power consumption going down.

Beside, there is another one called "devfreq", I tried to enable it in my environment, but unfortunately it didn't work and even not able to see the node.

To clarify my question, I just want to confirm if in the same clock (lower frequency) condition by either busfreq or devfreq, from the power consumption point of view it shouldn't be any different, correct?

Hopefully it's clear for you to understand my question, thanks.
0 项奖励
回复