From: Wesley W. Terpstra Date: Thu, 11 Apr 2013 13:08:20 +0000 (+0200) Subject: usb-serial: add support for USB Wishbone-serial adapters X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1157f69bee295987952bf0cbbcbc419d497eb51c;p=pandora-kernel.git usb-serial: add support for USB Wishbone-serial adapters Wishbone is an open hardware SoC bus commonly used in FPGA designs. Bus access can be serialized using the Etherbone protocol . This driver is intended to be used with devices which attach their internal Wishbone bus to a USB serial interface using the Etherbone protocol. A userspace library is required to speak the protocol made available by this driver as ttyUSBx. Signed-off-by: Wesley W. Terpstra Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed