1
0
Files
linux/Documentation
David Brownell 853116a105 regulator: add get_status()
Based on previous LKML discussions:

 * Update docs for regulator sysfs class attributes to highlight
   the fact that all current attributes are intended to be control
   inputs, including notably "state" and "opmode" which previously
   implied otherwise.

 * Define a new regulator driver get_status() method, which is the
   first method reporting regulator outputs instead of inputs.
   It can report on/off and error status; or instead of simply
   "on", report the actual operating mode.

For the moment, this is a sysfs-only interface, not accessible to
regulator clients.  Such clients can use the current notification
interfaces to detect errors, if the regulator reports them.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-03-31 09:56:20 +01:00
..
2009-03-31 09:56:20 +01:00
2009-03-30 21:46:43 +02:00
2009-01-06 17:21:00 +01:00
2009-01-14 21:42:51 +01:00
2009-03-30 21:55:26 +10:30
2009-03-10 15:55:11 -07:00
2009-03-24 16:20:36 -07:00
2009-01-06 15:59:03 -08:00
2009-03-05 21:49:44 +01:00
2009-03-17 12:56:47 +01:00
2009-03-26 15:45:43 -07:00
2009-03-16 07:55:37 -07:00
2009-03-16 07:55:37 -07:00