]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
IXP: Fix GPIO_INT_ACT_LOW_SET()
authorMarek Vasut <marek.vasut@gmail.com>
Tue, 6 Mar 2012 10:57:43 +0000 (11:57 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 26 Mar 2012 21:09:26 +0000 (23:09 +0200)
commitcd207cde948ecf9ff50a0fa1ae2650f65579c9c9
tree66940be97693f63bbe3a0bf130b534b4728f6b33
parent44e63c228ea8730af5782d1c29c5bef2e57c9b0e
IXP: Fix GPIO_INT_ACT_LOW_SET()

The GPIO_INT_ACT_LOW_SET was incorrectly handling interrupt lines higher than 7.
This is due to the fact that there are two registers for total of 16 lines.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Bryan Hundven <bryanhundven@gmail.com>
Cc: Michael Schwingen <rincewind@discworld.dascon.de>
arch/arm/include/asm/arch-ixp/ixp425.h