Re: [PATCH 2/2] regulator: tps80031: add regulator driver for tps80031

From: Laxman Dewangan
Date: Tue Nov 06 2012 - 03:35:00 EST


On Tuesday 06 November 2012 01:46 PM, Mark Brown wrote:
* PGP Signed by an unknown key

On Mon, Nov 05, 2012 at 05:30:02PM +0530, Laxman Dewangan wrote:
On Monday 05 November 2012 04:12 PM, Mark Brown wrote:

I have single dcdc ops for all DCDC VIO, SMPS1 to 3.
There is different configuration bit for selecting any DCDC to
normal, extended or offset. As this ops are share, I can not change
the callbacks.
You can change your code so that it changes the ops it registers
depending on the configuration.

I rewrote this using the desc.min_uV and desc.step_uV and table in another patch which I posted. This parameter get configured based on these bits value.
I have updated the patch v2.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/