mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-05 13:37:45 +01:00
This patch adds generic GPIO driver framework support for Marvell SoCs. To enable GPIO driver define CONFIG_MARVELL_GPIO and for GPIO commands define CONFIG_CMD_GPIO in your board configuration file. Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com> |
||
|---|---|---|
| .. | ||
| at91_gpio.c | ||
| da8xx_gpio.c | ||
| kw_gpio.c | ||
| Makefile | ||
| mvgpio.c | ||
| mvgpio.h | ||
| mvmfp.c | ||
| mxc_gpio.c | ||
| pca953x.c | ||
| s5p_gpio.c | ||
| tegra2_gpio.c | ||