summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/altera_pio.c
Commit message (Collapse)AuthorAgeFilesLines
* gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-281-0/+299
This driver may handle multiple PIO cores and thus needs to be setup by calling the altera_pio_init() function within the early board setup routine. The driver comes with some extras, see below the copyleft header. Signed-off-by: Joachim Foerster <joachim.foerster@missinglinkelectronics.com> Tested-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
OpenPOWER on IntegriCloud