[ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE features
authorKrzysztof Halasa <khc@pm.waw.pl>
Tue, 1 Jan 2008 20:55:23 +0000 (21:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 13:15:25 +0000 (13:15 +0000)
commit82a96f5790ac93a406be72ed8f308dd29ad7e6af
tree29e3029fa42938370b4cdfc0202593374aa366e6
parentc18f65816ef80b67eb4511ed8359c2dfcd69680d
[ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE features

This patch adds drivers for IXP4xx hardware Queue Manager and for
Network Processor Engines. Requires patch #4712 (reading/writing
CPU feature (aka fuse) bits).

Posted to linux-arm-kernel on 2 Dec 2007 and revised.

Signed-off-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp4xx/Kconfig
arch/arm/mach-ixp4xx/Makefile
arch/arm/mach-ixp4xx/ixp4xx_npe.c [new file with mode: 0644]
arch/arm/mach-ixp4xx/ixp4xx_qmgr.c [new file with mode: 0644]
include/asm-arm/arch-ixp4xx/npe.h [new file with mode: 0644]
include/asm-arm/arch-ixp4xx/qmgr.h [new file with mode: 0644]