On Wed, Apr 17, 2013 at 05:33:37PM +0100, Anthony Olech wrote:
> + reg->init.constraints.name = rpdata->regulator_name;
> + reg->init.constraints.min_uv = rpdata->min_uv;
> + reg->init.constraints.max_uv = rpdata->max_uv;
> + reg->init.constraints.valid_ops_mask = rpdata->valid_ops
This patch is relative to linux next-20130417
This is the REGULATOR component driver of the Dialog DA9058 PMIC.
This driver is just one component of the whole DA9058 PMIC driver.
It depends on the CORE component driver of the DA9058 MFD.
Changes relative to V4 of this patch:
- rebased to latest t
2 matches
Mail list logo