diff options
| author | Linus Walleij <[email protected]> | 2017-10-09 01:28:47 +0200 |
|---|---|---|
| committer | Wim Van Sebroeck <[email protected]> | 2017-12-28 20:44:57 +0100 |
| commit | a2363f9d2f34bbfd9899b3a3b3cc7022e0f85724 (patch) | |
| tree | 521413ddfe42f3f1a1e7bf0ff35be18bda107ece /tools/perf/scripts/python/bin | |
| parent | d0d0677e8fdfba18582bb2dc4bd07189da598e1d (diff) | |
watchdog: gpio: Convert to use GPIO descriptors
This converts the GPIO watchdog driver to use GPIO descriptors
instead of relying on the old method to read out GPIO numbers
from the device tree and then using those with the old GPIO
API.
The descriptor API keeps track of whether the line is active
low so we can remove all active low handling and rely on the
GPIO descriptor to deal with this for us.
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions