i.MX31: Add support for the CPLD on PDK Debug board.
authorMagnus Lilja <lilja.magnus@gmail.com>
Sun, 17 May 2009 18:18:08 +0000 (20:18 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 18 May 2009 06:36:27 +0000 (08:36 +0200)
The i.MX31 PDK consists of several boards, one of them is a debug
board containing a CPLD which controls some debug leds, switch
buttons, an interrupt chip and an Ethernet controller.
This patch adds support for detecting if the PDK board is present
(during boot) and adds the interrupt chip to the kernel.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found