aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio_ids.h
diff options
context:
space:
mode:
authorClemens Werther <clemens.werther@gmail.com>2018-03-16 10:20:46 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-23 12:17:40 +0100
commit6555ad13a01952c16485c82a52ad1f3e07e34b3a (patch)
treeca986c494d200e9f16ab83378dde080be706337b /drivers/usb/serial/ftdi_sio_ids.h
parentUSB: serial: cp210x: add ELDAT Easywave RX09 id (diff)
downloadlinux-dev-6555ad13a01952c16485c82a52ad1f3e07e34b3a.tar.xz
linux-dev-6555ad13a01952c16485c82a52ad1f3e07e34b3a.zip
USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
Add device id for Harman FirmwareHubEmulator to make the device auto-detectable by the driver. Signed-off-by: Clemens Werther <clemens.werther@gmail.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/ftdi_sio_ids.h')
-rw-r--r--drivers/usb/serial/ftdi_sio_ids.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/usb/serial/ftdi_sio_ids.h b/drivers/usb/serial/ftdi_sio_ids.h
index 598c2317c3d4..975d02666c5a 100644
--- a/drivers/usb/serial/ftdi_sio_ids.h
+++ b/drivers/usb/serial/ftdi_sio_ids.h
@@ -1445,6 +1445,12 @@
#define FTDI_CINTERION_MC55I_PID 0xA951
/*
+ * Product: FirmwareHubEmulator
+ * Manufacturer: Harman Becker Automotive Systems
+ */
+#define FTDI_FHE_PID 0xA9A0
+
+/*
* Product: Comet Caller ID decoder
* Manufacturer: Crucible Technologies
*/