Re: [PATCH RFT RESEND] regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear

2012-11-28 Thread Mark Brown
On Wed, Nov 28, 2012 at 10:41:04AM +0800, Axel Lin wrote: > This driver can be converted to use linear_min_sel and > regulator_[map|list]_voltage_linear. Hrm, actually this was already applied. signature.asc Description: Digital signature

Re: [PATCH RFT RESEND] regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear

2012-11-28 Thread Mark Brown
On Wed, Nov 28, 2012 at 10:41:04AM +0800, Axel Lin wrote: > This driver can be converted to use linear_min_sel and > regulator_[map|list]_voltage_linear. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH RFT RESEND] regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear

2012-11-28 Thread Mark Brown
On Wed, Nov 28, 2012 at 10:41:04AM +0800, Axel Lin wrote: This driver can be converted to use linear_min_sel and regulator_[map|list]_voltage_linear. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH RFT RESEND] regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear

2012-11-28 Thread Mark Brown
On Wed, Nov 28, 2012 at 10:41:04AM +0800, Axel Lin wrote: This driver can be converted to use linear_min_sel and regulator_[map|list]_voltage_linear. Hrm, actually this was already applied. signature.asc Description: Digital signature

[PATCH RFT RESEND] regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear

2012-11-27 Thread Axel Lin
This driver can be converted to use linear_min_sel and regulator_[map|list]_voltage_linear. Below shows the equation (from Datasheet) for each LDOs. For AUTOOUT: VO(prog) = 0.625 + auto_out x 0.025 V; e.g. ( to 00101110: reserved) 0010: 1.8 V (min)

[PATCH RFT RESEND] regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear

2012-11-27 Thread Axel Lin
This driver can be converted to use linear_min_sel and regulator_[map|list]_voltage_linear. Below shows the equation (from Datasheet) for each LDOs. For AUTOOUT: VO(prog) = 0.625 + auto_out x 0.025 V; e.g. ( to 00101110: reserved) 0010: 1.8 V (min)