About voltage control of DVFS for i.MX6Solo

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

About voltage control of DVFS for i.MX6Solo

跳至解决方案
907 次查看
yuuki
Senior Contributor II

Dear all,

We have some questions about DVFS.
Would you teach about the following contents?

Q1)
The following contents are explained in section 10.4.1.4.1 Power distribution of the reference manual.

10.4.1.4.1 Power distribution (P.524)
"Cortex-A9 Core Platform - DVFS and power gating."

Does this mean LDO_DIG(ARM) of "Figure 10-6. i.MX 6Solo/6DualLite Power Tree"(P.518)?

Q2)
I understand that DVFS controls the voltage by using PMU_MISC2n register.

Does DVFS control LDO_DIG(SoC) and LDO_DIG(PU)?
Or Does DVFS control only LDO_DIG(ARM)?

Best Regards,
Yuuki

标签 (1)
0 项奖励
1 解答
647 次查看
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

在原帖中查看解决方案

0 项奖励
3 回复数
648 次查看
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 项奖励
647 次查看
igorpadykov
NXP Employee
NXP Employee

Hi yuuki

1. correct, it is LDO_DIG(ARM) of "Figure 10-6"

2. DVFS control only LDO_DIG(ARM) with PMU_REG_CORE.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
647 次查看
yuuki
Senior Contributor II

Dear Igor-san,

Thank you for your support.

I found the following description.

i.MX_6_Linux_Reference_Manual.pdf:

- Chapter 24 CPU Frequency Scaling (CPUFREQ) Driver

24.1 Introduction

"The CPU frequency scaling device driver allows the clock speed of the CPU to be
changed on the fly. Once the CPU frequency is changed, the voltage VDDCORE,
VDDSOC and VDDPU are changed to the voltage value defined in device tree scripts
(DTS)."

Therefore I understand that DVFS can control also LDO_DIG(SoC) and LDO_DIG(PU).


Best Regards,
Yuuki

0 项奖励