Re: [RFC 7/8] cpufreq: imx6q: Initialize LDO bypass

2017-03-22 Thread Lucas Stach
Am Mittwoch, den 22.03.2017, 19:48 +0200 schrieb Leonard Crestez: > On Wed, 2017-03-22 at 18:09 +0100, Lucas Stach wrote: > > Am Mittwoch, den 22.03.2017, 18:53 +0200 schrieb Leonard Crestez: > > > > > > Several imx6* socs have three built-in regulators LDO_ARM LDO_SOC and > > > LDO_PU used to con

Re: [RFC 7/8] cpufreq: imx6q: Initialize LDO bypass

2017-03-22 Thread Leonard Crestez
On Wed, 2017-03-22 at 18:09 +0100, Lucas Stach wrote: > Am Mittwoch, den 22.03.2017, 18:53 +0200 schrieb Leonard Crestez: > > > > Several imx6* socs have three built-in regulators LDO_ARM LDO_SOC and > > LDO_PU used to control internal chip voltages. "ldo-bypass" mode refers > > to placing these r

Re: [RFC 7/8] cpufreq: imx6q: Initialize LDO bypass

2017-03-22 Thread Lucas Stach
Am Mittwoch, den 22.03.2017, 18:53 +0200 schrieb Leonard Crestez: > Several imx6* socs have three built-in regulators LDO_ARM LDO_SOC and > LDO_PU used to control internal chip voltages. "ldo-bypass" mode refers > to placing these regulators in bypass mode and controlling voltages from > an externa

[RFC 7/8] cpufreq: imx6q: Initialize LDO bypass

2017-03-22 Thread Leonard Crestez
Several imx6* socs have three built-in regulators LDO_ARM LDO_SOC and LDO_PU used to control internal chip voltages. "ldo-bypass" mode refers to placing these regulators in bypass mode and controlling voltages from an external power management chip instead. This is intended to save power at the exp