diff options
| author | Axel Haslam <[email protected]> | 2016-07-14 15:13:00 -0500 |
|---|---|---|
| committer | Alex Elder <[email protected]> | 2016-07-14 16:53:55 -0500 |
| commit | 993dc992f2e415adf9ddc69476ebaefda6af1043 (patch) | |
| tree | aee7fd565e27e2e3e1c9a7f9917781aa11f2a08f /tools/perf/scripts/python | |
| parent | 22b8708725c20ce57d79e51a7e98628b382420a4 (diff) | |
greybus: gpio: Add runtime_pm suppourt
Add runtime pm support for the gpio driver.
Since there is no remote wakeup support, the
module will not suspend as long as a gpio is
requested.
Maybe an optimization could be made, to allow suspend
if all the requested gpios are in output mode, since
the bridge should maintain the state of the gpio
during suspend.
Testing Done: using the test board, let the
gpbrige enter standby and request a gpio.
Signed-off-by: Axel Haslam <[email protected]>
Signed-off-by: David Lin <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions