]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/mcb/Makefile
mcb: Added support for LPC or non PCI based MCB carrier
authorAndreas Werner <andreas.werner@men.de>
Fri, 26 Aug 2016 07:34:57 +0000 (09:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Aug 2016 11:16:24 +0000 (13:16 +0200)
commit73edc8f7cceffe537d6888dc20703123769eb3f6
tree45950081c2f8992f85d0d6636674eda1780d7af4
parent4d31a2588ae37a5d0f61f4d956454e9504846aeb
mcb: Added support for LPC or non PCI based MCB carrier

Add support for MCB bases FPGAs connected to the LPC or
non PCI Bus.

This driver currently supports the SC24 board. The FPGA
is connected to the LPC bus and is identified using the BIOS
DMI string.

Signed-off-by: Andreas Werner <andreas.werner@men.de>
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mcb/Kconfig
drivers/mcb/Makefile
drivers/mcb/mcb-lpc.c [new file with mode: 0644]