commit | c932eed61ee1e6ba9774ce2738bc5e7e5edbc5b0 | [log] [tgz] |
---|---|---|
author | Joachim Foerster <joachim.foerster@missinglinkelectronics.com> | Fri Oct 21 15:48:50 2011 +0200 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 28 09:50:49 2011 +0800 |
tree | 689e13ece8dd47b9c03354ac97fcd9d13127c756 | |
parent | f292474a728153b9322c22179c65f9e985494c80 [diff] |
gpio: Add driver for Altera's PIO core 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>