Commit Graph

22 Commits (3c85c8b9f91334b001837123ffaba0a17cde51eb)

Author SHA1 Message Date
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Peng Fan 99c0ae16d8 dm:gpio:mxc add DT support 10 years ago
Peng Fan 637a769318 dm:gpio:mxc add a bank_index entry in platdata 10 years ago
Simon Glass c65dd445c9 dm: gpio: imx: Drop request()/free() in the driver 10 years ago
Simon Glass 441d0cfff1 dm: imx: gpio: Support driver model in MXC gpio driver 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Behme 04c79cbd5f mxc_gpio: Correct the GPIO handling in gpio_direction_output() 12 years ago
Troy Kisky 5ea6d7c8fc mx6: use CONFIG_MX6 instead of CONFIG_MX6Q 12 years ago
trem e71c39def6 gpio: add gpio api support to mx27 (v4) 13 years ago
Benoît Thébaudeau 5dafa4543c mxc: Make gpio_get_value() use PSR 13 years ago
Timo Ketola eba1868be4 i.MX25: This architecture has a GPIO4 too 13 years ago
Vikram Narayanan d71c9c9fc0 imx: Return gpio_set_value in gpio_direction_output 13 years ago
Vikram Narayanan be28255462 imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) 13 years ago
Vikram Narayanan 8d28c211f3 imx: Add GPIO_TO_PORT macro in the mxc_gpio driver 13 years ago
Joe Hershberger 365d607033 gpio: Replace ARM gpio.h with the common API in include/asm-generic 13 years ago
Jason Liu c8bfe24fec i.mx: mxc_gpio: add the i.mx6q support 13 years ago
Stefano Babic d8e0ca851b IMX: uniform GPIO interface using GPIO framework 14 years ago
Fabio Estevam e53bcd947d gpio: imx: Fix return value on error 14 years ago
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 14 years ago
Liu Hui-R64343 01643ec180 mxc_gpio: add support for MX53 processor 14 years ago
Stefano Babic c4ea142424 Use common function to set GPIOs for MX3 and MX5 15 years ago
Stefano Babic 7d27cd08b4 MX31: add accessor function to get a gpio 15 years ago
Stefano Babic 8336679031 MX31: add accessor function to get a gpio 15 years ago
Guennadi Liakhovetski b30de3cccf i.MX31: add a simple gpio driver 16 years ago