drivers: Introduce MEN Chameleon Bus
The MCB (MEN Chameleon Bus) is a Bus specific to MEN Mikroelektronik FPGA based devices. It is used to identify MCB based IP-Cores within an FPGA and provide the necessary framework for instantiating drivers for these devices. Signed-off-by: Johannes Thumshirn <johannes.thumshirn@men.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
drivers/mcb/Kconfig
0 → 100644
drivers/mcb/Makefile
0 → 100644
drivers/mcb/mcb-core.c
0 → 100644
drivers/mcb/mcb-internal.h
0 → 100644
drivers/mcb/mcb-parse.c
0 → 100644
include/linux/mcb.h
0 → 100644
Please register or sign in to comment