Commit Graph

26 Commits (e8adca9ecf495a262456be25efaba3c5b6f16167)

Author SHA1 Message Date
mario.six@gdsys.cc 53ecdfb920 dm: gpio: Add methods for open drain setting 9 years ago
Eric Nelson 6c880b7719 dm: gpio: add a default gpio xlate routine 9 years ago
Simon Glass 17c43f1a42 gpio: Use const where possible 9 years ago
Simon Glass bbf2478026 gpio: Add a function to obtain a GPIO vector value 9 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Simon Glass 4dc5259ac7 dm: gpio: Allow the uclass to work without printf() 9 years ago
Simon Glass eca4866586 dm: gpio: Check a GPIO is valid before using it 9 years ago
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 9 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 9 years ago
Bhuvanchandra DV ae89bb0d36 dm: gpio: uclass: Add flag to control sequence numbering 10 years ago
Simon Glass 962f5caf60 dm: gpio: Add error handling and a function to claim vector GPIOs 10 years ago
Simon Glass 56a71f891b dm: gpio: Add an implementation for gpio_get_number() 10 years ago
Przemyslaw Marczak 2984e7a102 dm: gpio: request list: return the count if requests max_count reached 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 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 10 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 10 years ago
Simon Glass 0757535a7e dm: Move the function for getting GPIO status into the uclass 10 years ago
Simon Glass 6449a506d6 dm: gpio: Add gpio_get_function() and friends 10 years ago
Simon Glass b892d127ff dm: gpio: Implement GPIO reservation in the uclass 10 years ago
Simon Glass fe1ef50338 dm: gpio: Support numbered GPIOs 10 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