diff options
author | Eli Billauer <eli.billauer@gmail.com> | 2021-05-26 13:03:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-27 14:07:41 +0200 |
commit | a53d1202aef122894b6e46116a92174a9123db5d (patch) | |
tree | 7e98e90cd3515dc9974940ca2d0eec981225990f /drivers/ipack/carriers | |
parent | 8cb5d216ab3365bc85aac65da27f1c2b3dd6f366 (diff) |
char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
The XillyUSB driver is the USB variant for the Xillybus FPGA IP core.
Even though it presents a nearly identical API on the FPGA and host,
it's almost a complete rewrite of the driver: The framework for exchanging
data on a USB bus is fundamentally different from doing the same with a
PCIe interface, which leaves very little in common between the existing
driver and the new one for XillyUSB.
Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
Link: https://lore.kernel.org/r/20210526100311.56327-3-eli.billauer@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ipack/carriers')
0 files changed, 0 insertions, 0 deletions