]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/blame - releases/3.18.103/usb-serial-cp210x-add-eldat-easywave-rx09-id.patch
Linux 4.14.95
[thirdparty/kernel/stable-queue.git] / releases / 3.18.103 / usb-serial-cp210x-add-eldat-easywave-rx09-id.patch
CommitLineData
eba31af1
GKH
1From 1f1e82f74c0947e40144688c9e36abe4b3999f49 Mon Sep 17 00:00:00 2001
2From: Johan Hovold <johan@kernel.org>
3Date: Tue, 6 Mar 2018 09:32:43 +0100
4Subject: USB: serial: cp210x: add ELDAT Easywave RX09 id
5
6From: Johan Hovold <johan@kernel.org>
7
8commit 1f1e82f74c0947e40144688c9e36abe4b3999f49 upstream.
9
10Add device id for ELDAT Easywave RX09 tranceiver.
11
12Reported-by: Jan Jansen <nattelip@hotmail.com>
13Cc: stable <stable@vger.kernel.org>
14Signed-off-by: Johan Hovold <johan@kernel.org>
15Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
16
17---
18 drivers/usb/serial/cp210x.c | 1 +
19 1 file changed, 1 insertion(+)
20
21--- a/drivers/usb/serial/cp210x.c
22+++ b/drivers/usb/serial/cp210x.c
23@@ -149,6 +149,7 @@ static const struct usb_device_id id_tab
24 { USB_DEVICE(0x12B8, 0xEC62) }, /* Link G4+ ECU */
25 { USB_DEVICE(0x13AD, 0x9999) }, /* Baltech card reader */
26 { USB_DEVICE(0x1555, 0x0004) }, /* Owen AC4 USB-RS485 Converter */
27+ { USB_DEVICE(0x155A, 0x1006) }, /* ELDAT Easywave RX09 */
28 { USB_DEVICE(0x166A, 0x0201) }, /* Clipsal 5500PACA C-Bus Pascal Automation Controller */
29 { USB_DEVICE(0x166A, 0x0301) }, /* Clipsal 5800PC C-Bus Wireless PC Interface */
30 { USB_DEVICE(0x166A, 0x0303) }, /* Clipsal 5500PCU C-Bus USB interface */