Re: [PATCH RFT] regulator: as3711: Convert to use linear ranges

2013-07-24 Thread Mark Brown
On Tue, Jul 16, 2013 at 04:34:39PM +0800, Axel Lin wrote: > The SD, ALDO, and DLDO vlotage tables are composed of linear ranges. > This patch converts as3711 to use newly introduced helpers for multiple > linear ranges. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH RFT] regulator: as3711: Convert to use linear ranges

2013-07-24 Thread Mark Brown
On Tue, Jul 16, 2013 at 04:34:39PM +0800, Axel Lin wrote: The SD, ALDO, and DLDO vlotage tables are composed of linear ranges. This patch converts as3711 to use newly introduced helpers for multiple linear ranges. Applied, thanks. signature.asc Description: Digital signature

[PATCH RFT] regulator: as3711: Convert to use linear ranges

2013-07-16 Thread Axel Lin
The SD, ALDO, and DLDO vlotage tables are composed of linear ranges. This patch converts as3711 to use newly introduced helpers for multiple linear ranges. Below is the voltage table on datasheet: SD: 00h: DC/DC powered down 01h-40h: Volt = 0.6V + sdx_vsel * 12.5mV 41h-70h: Volt = 1.4V +

[PATCH RFT] regulator: as3711: Convert to use linear ranges

2013-07-16 Thread Axel Lin
The SD, ALDO, and DLDO vlotage tables are composed of linear ranges. This patch converts as3711 to use newly introduced helpers for multiple linear ranges. Below is the voltage table on datasheet: SD: 00h: DC/DC powered down 01h-40h: Volt = 0.6V + sdx_vsel * 12.5mV 41h-70h: Volt = 1.4V +