[PATCH 0/2] input: touch: goodix: Extend reset pull-up fix to DT platforms

Esben Haabendal posted 2 patches 8 months ago
There is a newer version of this series
.../devicetree/bindings/input/touchscreen/goodix.yaml          |  4 ++++
drivers/input/touchscreen/goodix.c                             | 10 +++++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
[PATCH 0/2] input: touch: goodix: Extend reset pull-up fix to DT platforms
Posted by Esben Haabendal 8 months ago
This extends the fix for platforms without external pull-up on reset pin
to device-tree platforms.

Signed-off-by: Esben Haabendal <esben@geanix.com>
---
Esben Haabendal (2):
      dt-bindings: input: touchscreen: goodix: Add no-reset-pull-up property
      Input: goodix - Allow DT specification of missing reset pull-up

 .../devicetree/bindings/input/touchscreen/goodix.yaml          |  4 ++++
 drivers/input/touchscreen/goodix.c                             | 10 +++++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
base-commit: 9c32cda43eb78f78c73aee4aa344b777714e259b
change-id: 20250422-goodix-no-reset-pull-up-d2e4a9a3e07a

Best regards,
-- 
Esben Haabendal <esben@geanix.com>