Hello Igor,
Thank you. A few clarifications on 4. Please help me clear it:
4. We intend to use the internal LDOs (means LDOs should not be bypassed). We plan to utilize only those power control features implemented internal to the i.MX6ULL processor hence -no external PMICs.
a) Coming back, I understand that the i.MX6ULL's DVFS feature or the voltage control feature controls only the internal LDO outputs and doesn't affect the external power source and is applicable only when LDOs are enabled (please correct me if I am wrong)- in this case VDD_SOC_IN is 1.35V and is not affected.
b) In that case, isn't it conflicting to say i & ii below
i) sharing the same rail for VDD_SOC & DDR3L at 1.35V may have implications
and restrictions on power saving features:
(How?)
and
ii) for example linux cpu freq driver
changes voltages according to Table 10.
That is only when we run at LDO enabled mode, which is not the default mode, as you said?
c)
for example linux cpu freq driver
changes voltages according to Table 10.
Hope it is optional to enable DVFS if we don't need that level of power saving. I guess it is possible to set a fixed voltage VDD_ARM_CAP & VDD_SOC_CAP- say, 1.1V for both- please confirm.
d) Also I would like to get a clarification on the variable voltage mode.
I guess the variable voltage saves power and the concept applies only to internal LDO voltages and the Run mode should be "LDOs enabled" for it. Please correct me if I am wrong.
Just to make sure we are on the same page:
LDO enabled mode: Requires only 2 external supplies- VDD_HIGH_IN & VDD_SOC_IN. Rest of the required voltages can be generated by configuring internal LDOs from the above two. DVFS enabled in this mode- saves power. VDD_SOC_IN range: 1.25V to 1.5V (we are providing 1.35V, which is within the range). VDD_ARM_CAP & VDD_SOC_CAP mentioned in Table 10 is for internal LDO configuration purpose only. We intend to work in LDO enabled mode.
LDO Bypass mode: No LDOs will be used. entire external voltage will be applied to the load. ie, VDD_SOC_IN reaches at VDD_ARM_CAP & VDD_SOC_CAP. DVFS for power saving not available LDO disabled. VDD_SOC_IN has to be in range: 1.15V to 1.26V.