History log of /arch/blackfin/mach-bf609/include/mach/irq.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>
86794b43569c9b8936dff2e8eed503393379af6e 14-Dec-2012 Sonic Zhang <sonic.zhang@analog.com> blackfin: SEC: clean up SEC interrupt initialization

Append the SEC IRQ after the IVG6, which is consistent to BF5xx SIC.
Exclude SIC irqchip fucntions from SEC code.
Call handle_fasteoi_irq in SEC error and fault handler.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
e0a593104d43dc98250984daa1b82f964835fcfa 29-Jun-2012 Sonic Zhang <sonic.zhang@analog.com> bf60x: sec: Enable sec interrupt source priority configuration.

Customize the SEC interrupt priority array in machine ints-priority.c.

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>