提交 57e596f3 编写于 作者: M Michał Wróbel 提交者: Greg Kroah-Hartman

USB: ftdi_sio: new PID: LUMEL PD12

Signed-off-by: NMichał Wróbel <michal.wrobel@flytronic.pl>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 dc0827c1
......@@ -853,6 +853,7 @@ static struct usb_device_id id_table_combined [] = {
{ USB_DEVICE(FTDI_VID, FTDI_RF_R106) },
{ USB_DEVICE(FTDI_VID, FTDI_DISTORTEC_JTAG_LOCK_PICK_PID),
.driver_info = (kernel_ulong_t)&ftdi_jtag_quirk },
{ USB_DEVICE(FTDI_VID, FTDI_LUMEL_PD12_PID) },
{ }, /* Optional parameter entry */
{ } /* Terminating entry */
};
......
......@@ -30,6 +30,8 @@
/*** third-party PIDs (using FTDI_VID) ***/
#define FTDI_LUMEL_PD12_PID 0x6002
/*
* Marvell OpenRD Base, Client
* http://www.open-rd.org
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册