Commit Graph

32 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Peng Fan 8953d86664 gpio: mxc: add i.MX8M support 6 years ago
Fabio Estevam 290e7cfdbf mx6ull: Handle the CONFIG_MX6ULL cases correctly 6 years ago
Simon Glass 7c84319af9 dm: gpio: Correct use of -ENODEV in drivers 7 years ago
Simon Glass 4d68604189 dm: gpio: Add a comment about not copying some drivers 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Adrian Alonso 26dd346464 imx: mxc_gpio: add support for imx7d SoC 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Peng Fan f2753b0681 mxc: gpio add i.MX6UL support 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Peng Fan 99c0ae16d8 dm:gpio:mxc add DT support 9 years ago
Peng Fan 637a769318 dm:gpio:mxc add a bank_index entry in platdata 9 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 11 years ago
Dirk Behme 04c79cbd5f mxc_gpio: Correct the GPIO handling in gpio_direction_output() 11 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) 12 years ago
Benoît Thébaudeau 5dafa4543c mxc: Make gpio_get_value() use PSR 12 years ago
Timo Ketola eba1868be4 i.MX25: This architecture has a GPIO4 too 12 years ago
Vikram Narayanan d71c9c9fc0 imx: Return gpio_set_value in gpio_direction_output 12 years ago
Vikram Narayanan be28255462 imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) 12 years ago
Vikram Narayanan 8d28c211f3 imx: Add GPIO_TO_PORT macro in the mxc_gpio driver 12 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 13 years ago
Fabio Estevam e53bcd947d gpio: imx: Fix return value on error 13 years ago
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 13 years ago
Liu Hui-R64343 01643ec180 mxc_gpio: add support for MX53 processor 13 years ago
Stefano Babic c4ea142424 Use common function to set GPIOs for MX3 and MX5 14 years ago
Stefano Babic 7d27cd08b4 MX31: add accessor function to get a gpio 14 years ago
Stefano Babic 8336679031 MX31: add accessor function to get a gpio 14 years ago
Guennadi Liakhovetski b30de3cccf i.MX31: add a simple gpio driver 15 years ago