Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

input: goodix: Support output-only reset lines #5777

Draft
wants to merge 1 commit into
base: rpi-6.1.y
Choose a base branch
from

Commits on Dec 8, 2023

  1. input: goodix: Support output-only reset lines

    Although the motivation behind initialising the reset GPIO as an input
    is sound, it prevents the driver from being used with an output-only
    GPIO controller. Fall back to trying to create it as an output.
    
    See: https://forums.raspberrypi.com/viewtopic.php?t=361103
    
    Signed-off-by: Phil Elwell <phil@raspberrypi.com>
    pelwell committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    990fd24 View commit details
    Browse the repository at this point in the history