drivers: add support for the TI VLYNQ bus
Add support for the TI VLYNQ high-speed, serial and packetized bus. This bus allows external devices to be connected to the System-on-Chip and appear in the main system memory just like any memory mapped peripheral. It is widely used in TI's networking and multimedia SoC, including the AR7 SoC. Signed-off-by:Eugene Konev <ejka@imfi.kspu.ru> Signed-off-by:
Florian Fainelli <florian@openwrt.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Greg KH <greg@kroah.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- MAINTAINERS 8 additions, 0 deletionsMAINTAINERS
- drivers/Kconfig 2 additions, 0 deletionsdrivers/Kconfig
- drivers/Makefile 1 addition, 0 deletionsdrivers/Makefile
- drivers/vlynq/Kconfig 20 additions, 0 deletionsdrivers/vlynq/Kconfig
- drivers/vlynq/Makefile 5 additions, 0 deletionsdrivers/vlynq/Makefile
- drivers/vlynq/vlynq.c 814 additions, 0 deletionsdrivers/vlynq/vlynq.c
- include/linux/vlynq.h 161 additions, 0 deletionsinclude/linux/vlynq.h
Loading
Please register or sign in to comment