aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVianney le Clément de Saint-Marcq <[email protected]>2015-03-30 10:35:01 +0200
committerJonathan Cameron <[email protected]>2015-04-09 15:09:16 +0100
commiteb4b07dae4d4b7915333f687675209f677f72fc6 (patch)
tree70c1aa3b03772c2a7cca584057397659dc3a5ef4 /tools/perf/scripts/python/export-to-postgresql.py
parentfad65a8fe5b85b5039b316258c2790e773cc3502 (diff)
iio: mlx90614: Add power management
Add support for system sleep and runtime power management. To wake up the device, the SDA line should be held low for at least 33ms while SCL is high. As this is not possible using the i2c API (and not supported by all i2c adapters), a GPIO connected to the SDA line is needed. The GPIO is named "wakeup" and can be specified in a device tree with the "wakeup-gpios" binding. If the wake-up GPIO is not given, disable power management for the device. Entering sleep requires an SMBus byte access, hence power management is also disabled if byte access is not supported by the adapter. Signed-off-by: Vianney le Clément de Saint-Marcq <[email protected]> Cc: Arnout Vandecappelle (Essensium/Mind) <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions