mbox series

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

Message ID 20250422-goodix-no-reset-pull-up-v1-0-3983bb65a1bf@geanix.com
Headers show
Series input: touch: goodix: Extend reset pull-up fix to DT platforms | expand

Message

Esben Haabendal April 22, 2025, 3:15 p.m. UTC
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,