Re: voltage and current regulator framework: specifying negative voltages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 12, 2011 at 12:08:22PM +0100, Hennerich, Michael wrote:

Please fix your mail client to word wrap at less than 80 columns - see
Documentation/email-clients.txt for suggestions.  I've reflowed your
text for legibility.

> I wonder why the voltage and current regulator framework doesn't
> support negative voltages.  We like to use the framework to specify
> bipolar reference voltages used with converters.  However in various
> places negative voltages are treated as error codes, thus causing the
> regulator to exit on probe.

Basically just a lack of demand - there are few negative supplies in
the mobile systems that were looked at, and most of those are like the
charge pumps found in audio CODECs and not really visible as regulators
that could be used with other devices.

> As a workaround someone could say we specify positive and negative
> supply by label with absolute values and add the negative sign in the
> consumer driver.  However that doesn't work well, since the bipolar
> 'negative' supply may also occasionally be positive.

That'd probably work.  Or update the API to allow negative voltages to
be returned more easily; off the top of my head the only real issue is
get_voltage() and so on.  It'd not be great for usability, though.
--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux