Re: [PATCH] regulator: add driver for MAX8660/8661

From: Mark Brown
Date: Thu Sep 24 2009 - 14:14:18 EST


On Thu, Sep 24, 2009 at 08:07:27PM +0200, Wolfram Sang wrote:

> > Forced PWM is normally a power loss - the benefit it gives is the
> > ability to respond to sudden spikes in load without voltage droops. The
> > power benefit from not having it enabled is usually only apparent at
> > lower loads.

> Understood. Well, as this chip automatically switches PWM on/off depending on
> the load (formula is in the datasheet), it seems to me that the forced-PWM mode
> is mainly used for systems which prefer low-noise on the signal. So, the above
> comment could just be dropped. Liam, could you do this, or shall I resend?

I don't think I've ever seen a regulator that didn't try to scale up so
that under high load they end up as running in forced PWM mode.

The ability to force is there mainly in case the load transients are so
sudden in a systemm that the pulse skipping ends up not responding
quickly enough. There's also a marginal power saving from not doing the
checks if the load is always high but that's not the common case for the
uses we tend to see in Linux.
--
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/