Commit Graph

12 Commits (a2e225e65df3d0fe0ddefec77a3db05b881d1e68)

Author SHA1 Message Date
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 10 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 10 years ago
Simon Glass e5901c94e3 dm: gpio: Add a function to read an ID from a list of GPIOs 10 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 11 years ago
Simon Glass 0757535a7e dm: Move the function for getting GPIO status into the uclass 11 years ago
Simon Glass 6449a506d6 dm: gpio: Add gpio_get_function() and friends 11 years ago
Simon Glass b892d127ff dm: gpio: Implement GPIO reservation in the uclass 11 years ago
Simon Glass fe1ef50338 dm: gpio: Support numbered GPIOs 11 years ago
Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Simon Glass 96495d90fe dm: Add GPIO support and tests 11 years ago