]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb2310447ac10edbb6bfc6f411cf94c7484115e4
tree8389065970e63b4ab4ed1530126c3c252c731535
parentbe28459cc73dcdc13da8fcab6445ae72cdeadef1
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]