V4L/DVB: mfd: Add support for the timberdale FPGA
authorRichard Röjfors <richard.rojfors@pelagicore.com>
Thu, 4 Feb 2010 11:18:52 +0000 (08:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:56 +0000 (15:10 -0300)
commit8edbede9ebf5959ec9951175a239925225440f5f
tree8389065970e63b4ab4ed1530126c3c252c731535
parentd44d1f3bfaef71ce27b4fd2284ec528b52617977
V4L/DVB: mfd: Add support for the timberdale FPGA

The timberdale FPGA is found on the Intel in-Vehicle Infotainment reference board
russelville.

The driver is a PCI driver which chunks up the I/O memory and distributes interrupts
to a number of platform devices for each IP inside the FPGA.

Signed-off-by: Richard Röjfors <richard.rojfors@pelagicore.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/timberdale.c [new file with mode: 0644]
drivers/mfd/timberdale.h [new file with mode: 0644]