mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-25 21:54:23 +01:00
Add a generic GPIO driver for the DaVinci DA8xx processors. It is turned on by defining CONFIG_DA8XX_GPIO and fulfills the generic GPIO interface specified in <asm/gpio.h> . The driver has support for both manipulating GPIO pins as well as automatically configuring the pin multiplexor registers to set the pin function to GPIO. Signed-off-by: Laurence Withers <lwithers@guralp.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |
||
|---|---|---|
| .. | ||
| at91_gpio.c | ||
| da8xx_gpio.c | ||
| kw_gpio.c | ||
| Makefile | ||
| mvmfp.c | ||
| mxc_gpio.c | ||
| pca953x.c | ||
| s5p_gpio.c | ||
| tegra2_gpio.c | ||