Commit Graph

26 Commits (e17c5200c7e9a802783a53d4f4457fa68f7fa074)

Author SHA1 Message Date
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 10 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 10 years ago
Masahiro Yamada d9a607f2bd gpio: fix typos in GPIO header 10 years ago
Simon Glass f9523961b0 dm: gpio: Fix comment typo in GPIOD_IS_IN 10 years ago
Simon Glass 962f5caf60 dm: gpio: Add error handling and a function to claim vector GPIOs 10 years ago
Simon Glass 5d1c17e9a5 dm: gpio: Mark the old GPIO API deprecated 10 years ago
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 11 years ago
Jeroen Hofstee 5b5ac64560 gpio: add protype for name_to_gpio 11 years ago
Simon Glass 85bfe6e4f6 dm: gpio: Remove unused get_state() uclass method 11 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
Marcel Ziswiler 25ca385dd6 gpio: header file comment spelling fixes 11 years ago
Simon Glass 89e6405425 dm: gpio: Enhance gpio command to show only active GPIOs 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
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Nikita Kiryanov 94740e4739 gpio: remove duplicate function signature 13 years ago
Simon Glass 1bbd28d215 Add gpio_request() to asm-generic header 13 years ago
Joe Hershberger 5f533aeb51 gpio: Modify common gpio.h to more closely match Linux 14 years ago
Simon Glass 9d2cb8e8e6 Add generic gpio.h in asm-generic 14 years ago