lkml.org 
[lkml]   [2008]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/2] regulator: Add WM8400 regulator support
From
Date
On Wed, 2008-09-10 at 19:28 +0100, Mark Brown wrote:
> The WM8400 provides two programmable DCDC step-down (buck) convertors
> and four low-dropout (LDO) regulators. This driver provides support for
> runtime managment of these in the standard regulator API.
>
> Support for configuration of the suspend and hibernate mode behaviour
> of the regulators is not yet included.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---

snip

> +
> +static unsigned int wm8400_dcdc_get_optimum_mode(struct regulator_dev *dev,
> + int input_uV, int output_uV,
> + int load_uA)
> +{
> + return REGULATOR_MODE_IDLE;
> +}
> +

This should return NORMAL by default. Probably best to add a lookup
table for IDLE & STANDBY if supported.

Cheers

Liam



\
 
 \ /
  Last update: 2008-09-10 20:41    [W:0.116 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site