diff options
author | Dmitry Torokhov <[email protected]> | 2024-07-03 11:26:09 -0700 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2024-07-05 11:00:45 +0200 |
commit | f8d76c2c313c56d5cb894a243dff4550f048278d (patch) | |
tree | 5b0663e755c1f077196b69481e51a969cb79ecd2 /scripts/gdb/linux/utils.py | |
parent | f07798d7bb9c46d17d80103fb772fd2c75d47919 (diff) |
gpiolib: of: add polarity quirk for TSC2005
DTS for Nokia N900 incorrectly specifies "active high" polarity for
the reset line, while the chip documentation actually specifies it as
"active low". In the past the driver fudged gpiod API and inverted
the logic internally, but it was changed in d0d89493bff8.
Fixes: d0d89493bff8 ("Input: tsc2004/5 - switch to using generic device properties")
Signed-off-by: Dmitry Torokhov <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions