android_kernel_xiaomi_sm7250/arch/arm/plat-orion
Ke Wei 1219715de7 [ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR define
Some Feroceon-based SoCs have an MBUS bridge interrupt controller
that requires writing a one instead of a zero to clear edge
interrupt sources such as timer expiry.

This patch adds a new BRIDGE_INT_TIMER1_CLR define, which platform
code can set to either ~BRIDGE_INT_TIMER1 (write-zero-to-clear) or
BRIDGE_INT_TIMER1 (write-one-to-clear) depending on the platform.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
2008-06-22 22:45:01 +02:00
..
irq.c [ARM] Orion: top-level IRQs are level-triggered 2008-06-22 22:44:43 +02:00
Makefile plat-orion: share time handling code 2008-03-27 14:51:40 -04:00
pcie.c [ARM] 4954/1: Orion: fix some function section mismatch 2008-04-10 15:27:09 +01:00
time.c [ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR define 2008-06-22 22:45:01 +02:00