History log of /arch/blackfin/mach-bf609/include/mach/gpio.h
Revision Date Author Comments
54e4ff4d402450af5cec599f1cd9ab34997b3149 30-May-2013 Sonic Zhang <sonic.zhang@analog.com> blackfin: adi gpio driver and pinctrl driver support

Remove gpio driver for new gpio controller on BF54x and BF60x.
Build the bfin_gpio driver only when other BF5xx processors are selected.
Replace the prefix of some gpio and peripheral functions with adi.
add portmux platform data in machine portmux.h

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Steven Miao <realmz6@gmail.com>
11b27cb5b97319bae0a1604ddac85b9b08802a7e 28-Jun-2012 Sonic Zhang <sonic.zhang@analog.com> bf60x: sec: Clean up interrupt initialization code for SEC.

Turn SEC related macro CONFIG_BF60x into SEC_GCTL.
Move machine specific GPIO_PINT macros to machine gpio header.
Split SEC init_arch_irq() and vec_to_irq() from old SIC.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
22a826288522863fb748851824ce634eda4f1b07 16-May-2012 Sonic Zhang <sonic.zhang@analog.com> blackfin: mach-bf609: add machine files

Add machine files for bf60x including head files, Kconfig/Makefile and board
file.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>