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

drivers: gpio: Make PCA9535 driver generic to support multiple PCA95xx devices #19262

Closed

Commits on Sep 19, 2019

  1. drivers: gpio: Make PCA9535 driver generic to support other PCA95xx d…

    …evices
    
    Make original driver generic to support also PCA9555 device
    PCA9535 and PCA9555 share most of functionality and registers
    PCA9555 doesn't have programmable pull-up/down for the pins
    A new KConfig option will allow to disable this feature
    
    Signed-off-by: Jose Alberto Meza <[email protected]>
    albertofloyd committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    3582940 View commit details
    Browse the repository at this point in the history