diff options
author | Doug Zobel <dougdev334@gmail.com> | 2021-05-10 15:40:00 -0500 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 2021-06-23 22:09:35 +0200 |
commit | a5d3d1adc95f4ac5968b7a77ee95a3abbbb96f49 (patch) | |
tree | 7b284c0afb2850aff5f9f6bcabcb221d61f72c9d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e90abb95bc71566e2016964e98181557929f55f5 (diff) |
leds: lp55xx: Initialize enable GPIO direction to output
The "Convert to use GPIO descriptors" commit changed the
initialization of the enable GPIO from GPIOF_DIR_OUT to
GPIOD_ASIS. This breaks systems where the GPIO does not
default to output. Changing the enable initialization
to GPIOD_OUT_LOW.
Signed-off-by: Doug Zobel <dougdev334@gmail.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions