diff options
Diffstat (limited to 'drivers/usb/serial/ftdi_sio.h')
-rw-r--r-- | drivers/usb/serial/ftdi_sio.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/usb/serial/ftdi_sio.h b/drivers/usb/serial/ftdi_sio.h index f203b2a51302..8c92b88166ae 100644 --- a/drivers/usb/serial/ftdi_sio.h +++ b/drivers/usb/serial/ftdi_sio.h | |||
@@ -961,6 +961,13 @@ | |||
961 | #define BAYER_CONTOUR_CABLE_PID 0x6001 | 961 | #define BAYER_CONTOUR_CABLE_PID 0x6001 |
962 | 962 | ||
963 | /* | 963 | /* |
964 | * Marvell OpenRD Base, Client | ||
965 | * http://www.open-rd.org | ||
966 | * OpenRD Base, Client use VID 0x0403 | ||
967 | */ | ||
968 | #define MARVELL_OPENRD_PID 0x9e90 | ||
969 | |||
970 | /* | ||
964 | * BmRequestType: 1100 0000b | 971 | * BmRequestType: 1100 0000b |
965 | * bRequest: FTDI_E2_READ | 972 | * bRequest: FTDI_E2_READ |
966 | * wValue: 0 | 973 | * wValue: 0 |