xref: /linux/drivers/usb/serial/cp210x.c (revision 0407f1ce8fce8e93a249833617221c9905210e5b)
103ee2515SGreg Kroah-Hartman /*
24cc27bd6SCraig Shelley  * Silicon Laboratories CP210x USB to RS232 serial adaptor driver
303ee2515SGreg Kroah-Hartman  *
403ee2515SGreg Kroah-Hartman  * Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk)
503ee2515SGreg Kroah-Hartman  *
603ee2515SGreg Kroah-Hartman  *	This program is free software; you can redistribute it and/or
703ee2515SGreg Kroah-Hartman  *	modify it under the terms of the GNU General Public License version
803ee2515SGreg Kroah-Hartman  *	2 as published by the Free Software Foundation.
903ee2515SGreg Kroah-Hartman  *
1003ee2515SGreg Kroah-Hartman  * Support to set flow control line levels using TIOCMGET and TIOCMSET
1103ee2515SGreg Kroah-Hartman  * thanks to Karl Hiramoto karl@hiramoto.org. RTSCTS hardware flow
1203ee2515SGreg Kroah-Hartman  * control thanks to Munir Nassar nassarmu@real-time.com
1303ee2515SGreg Kroah-Hartman  *
1403ee2515SGreg Kroah-Hartman  */
1503ee2515SGreg Kroah-Hartman 
1603ee2515SGreg Kroah-Hartman #include <linux/kernel.h>
1703ee2515SGreg Kroah-Hartman #include <linux/errno.h>
1803ee2515SGreg Kroah-Hartman #include <linux/slab.h>
1903ee2515SGreg Kroah-Hartman #include <linux/tty.h>
2003ee2515SGreg Kroah-Hartman #include <linux/tty_flip.h>
2103ee2515SGreg Kroah-Hartman #include <linux/module.h>
2203ee2515SGreg Kroah-Hartman #include <linux/moduleparam.h>
2303ee2515SGreg Kroah-Hartman #include <linux/usb.h>
2403ee2515SGreg Kroah-Hartman #include <linux/uaccess.h>
2503ee2515SGreg Kroah-Hartman #include <linux/usb/serial.h>
2603ee2515SGreg Kroah-Hartman 
274cc27bd6SCraig Shelley #define DRIVER_DESC "Silicon Labs CP210x RS232 serial adaptor driver"
2803ee2515SGreg Kroah-Hartman 
2903ee2515SGreg Kroah-Hartman /*
3003ee2515SGreg Kroah-Hartman  * Function Prototypes
3103ee2515SGreg Kroah-Hartman  */
32a509a7e4SAlan Cox static int cp210x_open(struct tty_struct *tty, struct usb_serial_port *);
334cc27bd6SCraig Shelley static void cp210x_close(struct usb_serial_port *);
344f2ab888SJohan Hovold static void cp210x_get_termios(struct tty_struct *, struct usb_serial_port *);
354cc27bd6SCraig Shelley static void cp210x_get_termios_port(struct usb_serial_port *port,
36d2ad67b3SVomLehn 	unsigned int *cflagp, unsigned int *baudp);
37e5990874SJohan Hovold static void cp210x_change_speed(struct tty_struct *, struct usb_serial_port *,
38e5990874SJohan Hovold 							struct ktermios *);
394cc27bd6SCraig Shelley static void cp210x_set_termios(struct tty_struct *, struct usb_serial_port *,
4003ee2515SGreg Kroah-Hartman 							struct ktermios*);
416f923a01SKonstantin Shkolnyy static bool cp210x_tx_empty(struct usb_serial_port *port);
4260b33c13SAlan Cox static int cp210x_tiocmget(struct tty_struct *);
4320b9d177SAlan Cox static int cp210x_tiocmset(struct tty_struct *, unsigned int, unsigned int);
4420b9d177SAlan Cox static int cp210x_tiocmset_port(struct usb_serial_port *port,
45d2ad67b3SVomLehn 		unsigned int, unsigned int);
464cc27bd6SCraig Shelley static void cp210x_break_ctl(struct tty_struct *, int);
47e2ae67a3SKonstantin Shkolnyy static int cp210x_port_probe(struct usb_serial_port *);
48e2ae67a3SKonstantin Shkolnyy static int cp210x_port_remove(struct usb_serial_port *);
49d94c7bd4SAlan Cox static void cp210x_dtr_rts(struct usb_serial_port *p, int on);
5003ee2515SGreg Kroah-Hartman 
517d40d7e8SNémeth Márton static const struct usb_device_id id_table[] = {
522f1136d1SDJ Delorie 	{ USB_DEVICE(0x045B, 0x0053) }, /* Renesas RX610 RX-Stick */
5303ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x0471, 0x066A) }, /* AKTAKOM ACE-1001 cable */
5403ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x0489, 0xE000) }, /* Pirelli Broadband S.p.A, DP-L10 SIP/GSM Mobile */
555b22a32eSA E Lawrence 	{ USB_DEVICE(0x0489, 0xE003) }, /* Pirelli Broadband S.p.A, DP-L10 SIP/GSM Mobile */
56b7c7cbc8SCraig Shelley 	{ USB_DEVICE(0x0745, 0x1000) }, /* CipherLab USB CCD Barcode Scanner 1000 */
5790625070SLuiz Angelo Daros de Luca 	{ USB_DEVICE(0x0846, 0x1100) }, /* NetGear Managed Switch M4100 series, M5300 series, M7100 series */
5803ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x08e6, 0x5501) }, /* Gemalto Prox-PU/CU contactless smartcard reader */
59b7c7cbc8SCraig Shelley 	{ USB_DEVICE(0x08FD, 0x000A) }, /* Digianswer A/S , ZigBee/802.15.4 MAC Device */
60a6f03312SLennart Sorensen 	{ USB_DEVICE(0x0908, 0x01FF) }, /* Siemens RUGGEDCOM USB Serial Console */
61eefd9029SCraig Shelley 	{ USB_DEVICE(0x0BED, 0x1100) }, /* MEI (TM) Cashflow-SC Bill/Voucher Acceptor */
62eefd9029SCraig Shelley 	{ USB_DEVICE(0x0BED, 0x1101) }, /* MEI series 2000 Combo Acceptor */
6303ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x0FCF, 0x1003) }, /* Dynastream ANT development board */
6403ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x0FCF, 0x1004) }, /* Dynastream ANT2USB */
6503ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x0FCF, 0x1006) }, /* Dynastream ANT development board */
668de7f4daSLuis Llorente Campo 	{ USB_DEVICE(0x0FDE, 0xCA05) }, /* OWL Wireless Electricity Monitor CM-160 */
6703ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10A6, 0xAA26) }, /* Knock-off DCU-11 cable */
6803ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10AB, 0x10C5) }, /* Siemens MC60 Cable */
6903ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10B5, 0xAC70) }, /* Nokia CA-42 USB */
70b7c7cbc8SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x0F91) }, /* Vstabi */
710601e116SAmit Kucheria 	{ USB_DEVICE(0x10C4, 0x1101) }, /* Arkham Technology DS101 Bus Monitor */
720601e116SAmit Kucheria 	{ USB_DEVICE(0x10C4, 0x1601) }, /* Arkham Technology DS101 Adapter */
7303ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x800A) }, /* SPORTident BSM7-D-USB main station */
7403ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x803B) }, /* Pololu USB-serial converter */
75eefd9029SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x8044) }, /* Cygnal Debug Adapter */
76eefd9029SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x804E) }, /* Software Bisque Paramount ME build-in converter */
7703ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x8053) }, /* Enfora EDG1228 */
7803ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x8054) }, /* Enfora GSM2228 */
7903ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x8066) }, /* Argussoft In-System Programmer */
80eefd9029SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x806F) }, /* IMS USB to RS422 Converter Cable */
8103ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x807A) }, /* Crumb128 board */
825bbfa6f4SMikko Tuumanen 	{ USB_DEVICE(0x10C4, 0x80C4) }, /* Cygnal Integrated Products, Inc., Optris infrared thermometer */
8303ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x80CA) }, /* Degree Controls Inc */
8403ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x80DD) }, /* Tracient RFID */
8503ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x80F6) }, /* Suunto sports instrument */
8603ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x8115) }, /* Arygon NFC/Mifare Reader */
8703ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x813D) }, /* Burnside Telecom Deskmobile */
888bf16ba7SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x813F) }, /* Tams Master Easy Control */
8903ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x814A) }, /* West Mountain Radio RIGblaster P&P */
9003ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x814B) }, /* West Mountain Radio RIGtalk */
91a57e82a1SSteve Conklin 	{ USB_DEVICE(0x2405, 0x0003) }, /* West Mountain Radio RIGblaster Advantage */
920bf7a81cSJason Detring 	{ USB_DEVICE(0x10C4, 0x8156) }, /* B&G H3000 link cable */
9303ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x815E) }, /* Helicomm IP-Link 1220-DVM */
943fcc8f96SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x815F) }, /* Timewave HamLinkUSB */
95eefd9029SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x818B) }, /* AVIT Research USB to TTL */
9603ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x819F) }, /* MJS USB Toslink Switcher */
9703ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x81A6) }, /* ThinkOptics WavIt */
9808e87d0dSMalte Schröder 	{ USB_DEVICE(0x10C4, 0x81A9) }, /* Multiplex RC Interface */
9903ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x81AC) }, /* MSD Dash Hawk */
100eefd9029SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x81AD) }, /* INSYS USB Modem */
10103ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x81C8) }, /* Lipowsky Industrie Elektronik GmbH, Baby-JTAG */
102f487c54dSPeter Dedecker 	{ USB_DEVICE(0x10C4, 0x81D7) }, /* IAI Corp. RCB-CV-USB USB to RS485 Adaptor */
10303ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x81E2) }, /* Lipowsky Industrie Elektronik GmbH, Baby-LIN */
10403ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x81E7) }, /* Aerocomm Radio */
105bd07c551SAlan Cox 	{ USB_DEVICE(0x10C4, 0x81E8) }, /* Zephyr Bioharness */
106b7c7cbc8SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x81F2) }, /* C1007 HF band RFID controller */
10703ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x8218) }, /* Lipowsky Industrie Elektronik GmbH, HARP-1 */
10803ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x822B) }, /* Modem EDGE(GSM) Comander 2 */
10925985edcSLucas De Marchi 	{ USB_DEVICE(0x10C4, 0x826B) }, /* Cygnal Integrated Products, Inc., Fasttrax GPS demonstration module */
11072b30079STristan Bruns 	{ USB_DEVICE(0x10C4, 0x8281) }, /* Nanotec Plug & Drive */
111c851e83fSFlorian Fainelli 	{ USB_DEVICE(0x10C4, 0x8293) }, /* Telegesis ETRX2USB */
112613ac23aSJasem Mutlaq 	{ USB_DEVICE(0x10C4, 0x82F4) }, /* Starizona MicroTouch */
113b7c7cbc8SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x82F9) }, /* Procyon AVS */
11403ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */
1158bf16ba7SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x8382) }, /* Cygnal Integrated Products, Inc. */
11603ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0x83A8) }, /* Amber Wireless AMB2560 */
117faea63f7SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x83D8) }, /* DekTec DTA Plus VHF/UHF Booster/Attenuator */
1188bf16ba7SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */
119faea63f7SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
120d23bac9fSAlex Stephens 	{ USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */
121decc5360SKyle Jones 	{ USB_DEVICE(0x10C4, 0x8470) }, /* Juniper Networks BX Series System Console */
122541e05ecSCraig Shelley 	{ USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
123613ac23aSJasem Mutlaq 	{ USB_DEVICE(0x10C4, 0x84B6) }, /* Starizona Hyperion */
1244eff0b40SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */
1254eff0b40SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x85EB) }, /* AC-Services CIS-IBUS */
126356fe44fSMarkus Becker 	{ USB_DEVICE(0x10C4, 0x85F8) }, /* Virtenio Preon32 */
1274eff0b40SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x8664) }, /* AC-Services CAN-IF */
1284eff0b40SCraig Shelley 	{ USB_DEVICE(0x10C4, 0x8665) }, /* AC-Services OBD-IF */
1291ae78a48SDavid Peterson 	{ USB_DEVICE(0x10C4, 0x8856) },	/* CEL EM357 ZigBee USB Stick - LR */
1301ae78a48SDavid Peterson 	{ USB_DEVICE(0x10C4, 0x8857) },	/* CEL EM357 ZigBee USB Stick */
13176811569SSami Rahman 	{ USB_DEVICE(0x10C4, 0x88A4) }, /* MMB Networks ZigBee USB Device */
13276811569SSami Rahman 	{ USB_DEVICE(0x10C4, 0x88A5) }, /* Planet Innovation Ingeni ZigBee USB Device */
133bfc2d7dfSJoe Savage 	{ USB_DEVICE(0x10C4, 0x8946) }, /* Ketra N1 Wireless Interface */
1341ae78a48SDavid Peterson 	{ USB_DEVICE(0x10C4, 0x8977) },	/* CEL MeshWorks DevKit Device */
135c735ed74SMark Edwards 	{ USB_DEVICE(0x10C4, 0x8998) }, /* KCF Technologies PRN */
136df72d588SJohn D. Blair 	{ USB_DEVICE(0x10C4, 0x8A2A) }, /* HubZ dual ZigBee and Z-Wave dongle */
13703ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0xEA60) }, /* Silicon Labs factory default */
13803ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0xEA61) }, /* Silicon Labs factory default */
139a5360a53SPreston Fick 	{ USB_DEVICE(0x10C4, 0xEA70) }, /* Silicon Labs factory default */
140eefd9029SCraig Shelley 	{ USB_DEVICE(0x10C4, 0xEA71) }, /* Infinity GPS-MIC-1 Radio Monophone */
14103ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0xF001) }, /* Elan Digital Systems USBscope50 */
14203ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0xF002) }, /* Elan Digital Systems USBwave12 */
14303ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0xF003) }, /* Elan Digital Systems USBpulse100 */
14403ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C4, 0xF004) }, /* Elan Digital Systems USBcount50 */
14503ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x10C5, 0xEA61) }, /* Silicon Labs MobiData GPRS USB Modem */
146b7c7cbc8SCraig Shelley 	{ USB_DEVICE(0x10CE, 0xEA6A) }, /* Silicon Labs MobiData GPRS USB Modem 100EU */
1471d377f4dSMike Manning 	{ USB_DEVICE(0x12B8, 0xEC60) }, /* Link G4 ECU */
1481d377f4dSMike Manning 	{ USB_DEVICE(0x12B8, 0xEC62) }, /* Link G4+ ECU */
14903ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x13AD, 0x9999) }, /* Baltech card reader */
150b7c7cbc8SCraig Shelley 	{ USB_DEVICE(0x1555, 0x0004) }, /* Owen AC4 USB-RS485 Converter */
1513fcc8f96SCraig Shelley 	{ USB_DEVICE(0x166A, 0x0201) }, /* Clipsal 5500PACA C-Bus Pascal Automation Controller */
1523fcc8f96SCraig Shelley 	{ USB_DEVICE(0x166A, 0x0301) }, /* Clipsal 5800PC C-Bus Wireless PC Interface */
15303ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x166A, 0x0303) }, /* Clipsal 5500PCU C-Bus USB interface */
1543fcc8f96SCraig Shelley 	{ USB_DEVICE(0x166A, 0x0304) }, /* Clipsal 5000CT2 C-Bus Black and White Touchscreen */
1553fcc8f96SCraig Shelley 	{ USB_DEVICE(0x166A, 0x0305) }, /* Clipsal C-5000CT2 C-Bus Spectrum Colour Touchscreen */
1563fcc8f96SCraig Shelley 	{ USB_DEVICE(0x166A, 0x0401) }, /* Clipsal L51xx C-Bus Architectural Dimmer */
1573fcc8f96SCraig Shelley 	{ USB_DEVICE(0x166A, 0x0101) }, /* Clipsal 5560884 C-Bus Multi-room Audio Matrix Switcher */
158675af708SMichiel vd Garde 	{ USB_DEVICE(0x16C0, 0x09B0) }, /* Lunatico Seletek */
159675af708SMichiel vd Garde 	{ USB_DEVICE(0x16C0, 0x09B1) }, /* Lunatico Seletek */
16003ee2515SGreg Kroah-Hartman 	{ USB_DEVICE(0x16D6, 0x0001) }, /* Jablotron serial interface */
161356c5a48SAlessio Igor Bogani 	{ USB_DEVICE(0x16DC, 0x0010) }, /* W-IE-NE-R Plein & Baus GmbH PL512 Power Supply */
162356c5a48SAlessio Igor Bogani 	{ USB_DEVICE(0x16DC, 0x0011) }, /* W-IE-NE-R Plein & Baus GmbH RCM Remote Control for MARATON Power Supply */
163356c5a48SAlessio Igor Bogani 	{ USB_DEVICE(0x16DC, 0x0012) }, /* W-IE-NE-R Plein & Baus GmbH MPOD Multi Channel Power Supply */
164356c5a48SAlessio Igor Bogani 	{ USB_DEVICE(0x16DC, 0x0015) }, /* W-IE-NE-R Plein & Baus GmbH CML Control, Monitoring and Data Logger */
165c6c1e449SBruno Thomsen 	{ USB_DEVICE(0x17A8, 0x0001) }, /* Kamstrup Optical Eye/3-wire */
166c6c1e449SBruno Thomsen 	{ USB_DEVICE(0x17A8, 0x0005) }, /* Kamstrup M-Bus Master MultiPort 250D */
167541e05ecSCraig Shelley 	{ USB_DEVICE(0x17F4, 0xAAAA) }, /* Wavesense Jazz blood glucose meter */
168541e05ecSCraig Shelley 	{ USB_DEVICE(0x1843, 0x0200) }, /* Vaisala USB Instrument Cable */
169541e05ecSCraig Shelley 	{ USB_DEVICE(0x18EF, 0xE00F) }, /* ELV USB-I2C-Interface */
170f7d7f59aSOliver Freyermuth 	{ USB_DEVICE(0x18EF, 0xE025) }, /* ELV Marble Sound Board 1 */
1716627ae19SKen Lin 	{ USB_DEVICE(0x1901, 0x0190) }, /* GE B850 CP2105 Recorder interface */
1726627ae19SKen Lin 	{ USB_DEVICE(0x1901, 0x0193) }, /* GE B650 CP2104 PMC interface */
173cddc9434SMartyn Welch 	{ USB_DEVICE(0x1901, 0x0194) },	/* GE Healthcare Remote Alarm Box */
1743c4c615dSVittorio Alfieri 	{ USB_DEVICE(0x19CF, 0x3000) }, /* Parrot NMEA GPS Flight Recorder */
175b579fa52SBarry Grussling 	{ USB_DEVICE(0x1ADB, 0x0001) }, /* Schweitzer Engineering C662 Cable */
176b9326057SAndras Kovacs 	{ USB_DEVICE(0x1B1C, 0x1C00) }, /* Corsair USB Dongle */
17735cc83eaSNathaniel Ting 	{ USB_DEVICE(0x1BA4, 0x0002) },	/* Silicon Labs 358x factory default */
17893ad03d6SAnders Larsen 	{ USB_DEVICE(0x1BE3, 0x07A6) }, /* WAGO 750-923 USB Service Cable */
179dee80ad1SAndreas Bomholtz 	{ USB_DEVICE(0x1D6F, 0x0010) }, /* Seluxit ApS RF Dongle */
1803fcc8f96SCraig Shelley 	{ USB_DEVICE(0x1E29, 0x0102) }, /* Festo CPX-USB */
1813fcc8f96SCraig Shelley 	{ USB_DEVICE(0x1E29, 0x0501) }, /* Festo CMSP */
182be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0100) }, /* Lake Shore Model 121 Current Source */
183be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0200) }, /* Lake Shore Model 218A Temperature Monitor */
184be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0201) }, /* Lake Shore Model 219 Temperature Monitor */
185be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0202) }, /* Lake Shore Model 233 Temperature Transmitter */
186be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0203) }, /* Lake Shore Model 235 Temperature Transmitter */
187be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0300) }, /* Lake Shore Model 335 Temperature Controller */
188be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0301) }, /* Lake Shore Model 336 Temperature Controller */
189be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0302) }, /* Lake Shore Model 350 Temperature Controller */
190be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0303) }, /* Lake Shore Model 371 AC Bridge */
191be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0400) }, /* Lake Shore Model 411 Handheld Gaussmeter */
192be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0401) }, /* Lake Shore Model 425 Gaussmeter */
193be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0402) }, /* Lake Shore Model 455A Gaussmeter */
194be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0403) }, /* Lake Shore Model 475A Gaussmeter */
195be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0404) }, /* Lake Shore Model 465 Three Axis Gaussmeter */
196be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0600) }, /* Lake Shore Model 625A Superconducting MPS */
197be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0601) }, /* Lake Shore Model 642A Magnet Power Supply */
198be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0602) }, /* Lake Shore Model 648 Magnet Power Supply */
199be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0700) }, /* Lake Shore Model 737 VSM Controller */
200be3101c2SMatwey V. Kornilov 	{ USB_DEVICE(0x1FB9, 0x0701) }, /* Lake Shore Model 776 Hall Matrix */
201f98a7aa8SPeter Sanford 	{ USB_DEVICE(0x2626, 0xEA60) }, /* Aruba Networks 7xxx USB Serial Console */
202791b7d7cSRenato Caldas 	{ USB_DEVICE(0x3195, 0xF190) }, /* Link Instruments MSO-19 */
2033fcc8f96SCraig Shelley 	{ USB_DEVICE(0x3195, 0xF280) }, /* Link Instruments MSO-28 */
2043fcc8f96SCraig Shelley 	{ USB_DEVICE(0x3195, 0xF281) }, /* Link Instruments MSO-28 */
205541e05ecSCraig Shelley 	{ USB_DEVICE(0x413C, 0x9500) }, /* DW700 GPS USB interface */
20603ee2515SGreg Kroah-Hartman 	{ } /* Terminating Entry */
20703ee2515SGreg Kroah-Hartman };
20803ee2515SGreg Kroah-Hartman 
20903ee2515SGreg Kroah-Hartman MODULE_DEVICE_TABLE(usb, id_table);
21003ee2515SGreg Kroah-Hartman 
211e2ae67a3SKonstantin Shkolnyy struct cp210x_port_private {
212a5360a53SPreston Fick 	__u8			bInterfaceNumber;
213d0bf1ff0SKonstantin Shkolnyy 	bool			has_swapped_line_ctl;
214a5360a53SPreston Fick };
215a5360a53SPreston Fick 
2164cc27bd6SCraig Shelley static struct usb_serial_driver cp210x_device = {
21703ee2515SGreg Kroah-Hartman 	.driver = {
21803ee2515SGreg Kroah-Hartman 		.owner =	THIS_MODULE,
2194cc27bd6SCraig Shelley 		.name =		"cp210x",
22003ee2515SGreg Kroah-Hartman 	},
22103ee2515SGreg Kroah-Hartman 	.id_table		= id_table,
22203ee2515SGreg Kroah-Hartman 	.num_ports		= 1,
223aea006b9SJohan Hovold 	.bulk_in_size		= 256,
224d4e598f6SJohan Hovold 	.bulk_out_size		= 256,
2254cc27bd6SCraig Shelley 	.open			= cp210x_open,
2264cc27bd6SCraig Shelley 	.close			= cp210x_close,
2274cc27bd6SCraig Shelley 	.break_ctl		= cp210x_break_ctl,
2284cc27bd6SCraig Shelley 	.set_termios		= cp210x_set_termios,
2296f923a01SKonstantin Shkolnyy 	.tx_empty		= cp210x_tx_empty,
2304cc27bd6SCraig Shelley 	.tiocmget		= cp210x_tiocmget,
2314cc27bd6SCraig Shelley 	.tiocmset		= cp210x_tiocmset,
232e2ae67a3SKonstantin Shkolnyy 	.port_probe		= cp210x_port_probe,
233e2ae67a3SKonstantin Shkolnyy 	.port_remove		= cp210x_port_remove,
234d14fc1a7SLibor Pechacek 	.dtr_rts		= cp210x_dtr_rts
23503ee2515SGreg Kroah-Hartman };
23603ee2515SGreg Kroah-Hartman 
23708a4f6bcSAlan Stern static struct usb_serial_driver * const serial_drivers[] = {
23808a4f6bcSAlan Stern 	&cp210x_device, NULL
23908a4f6bcSAlan Stern };
24008a4f6bcSAlan Stern 
24103ee2515SGreg Kroah-Hartman /* Config request types */
24232445605SPreston Fick #define REQTYPE_HOST_TO_INTERFACE	0x41
24332445605SPreston Fick #define REQTYPE_INTERFACE_TO_HOST	0xc1
24432445605SPreston Fick #define REQTYPE_HOST_TO_DEVICE	0x40
24532445605SPreston Fick #define REQTYPE_DEVICE_TO_HOST	0xc0
24603ee2515SGreg Kroah-Hartman 
24793ef1f1fSCraig Shelley /* Config request codes */
24893ef1f1fSCraig Shelley #define CP210X_IFC_ENABLE	0x00
24993ef1f1fSCraig Shelley #define CP210X_SET_BAUDDIV	0x01
25093ef1f1fSCraig Shelley #define CP210X_GET_BAUDDIV	0x02
25193ef1f1fSCraig Shelley #define CP210X_SET_LINE_CTL	0x03
25293ef1f1fSCraig Shelley #define CP210X_GET_LINE_CTL	0x04
25393ef1f1fSCraig Shelley #define CP210X_SET_BREAK	0x05
25493ef1f1fSCraig Shelley #define CP210X_IMM_CHAR		0x06
25593ef1f1fSCraig Shelley #define CP210X_SET_MHS		0x07
25693ef1f1fSCraig Shelley #define CP210X_GET_MDMSTS	0x08
25793ef1f1fSCraig Shelley #define CP210X_SET_XON		0x09
25893ef1f1fSCraig Shelley #define CP210X_SET_XOFF		0x0A
25993ef1f1fSCraig Shelley #define CP210X_SET_EVENTMASK	0x0B
26093ef1f1fSCraig Shelley #define CP210X_GET_EVENTMASK	0x0C
26193ef1f1fSCraig Shelley #define CP210X_SET_CHAR		0x0D
26293ef1f1fSCraig Shelley #define CP210X_GET_CHARS	0x0E
26393ef1f1fSCraig Shelley #define CP210X_GET_PROPS	0x0F
26493ef1f1fSCraig Shelley #define CP210X_GET_COMM_STATUS	0x10
26593ef1f1fSCraig Shelley #define CP210X_RESET		0x11
26693ef1f1fSCraig Shelley #define CP210X_PURGE		0x12
26793ef1f1fSCraig Shelley #define CP210X_SET_FLOW		0x13
26893ef1f1fSCraig Shelley #define CP210X_GET_FLOW		0x14
26993ef1f1fSCraig Shelley #define CP210X_EMBED_EVENTS	0x15
27093ef1f1fSCraig Shelley #define CP210X_GET_EVENTSTATE	0x16
27193ef1f1fSCraig Shelley #define CP210X_SET_CHARS	0x19
2727f482fc8SPreston Fick #define CP210X_GET_BAUDRATE	0x1D
2737f482fc8SPreston Fick #define CP210X_SET_BAUDRATE	0x1E
27403ee2515SGreg Kroah-Hartman 
27593ef1f1fSCraig Shelley /* CP210X_IFC_ENABLE */
27603ee2515SGreg Kroah-Hartman #define UART_ENABLE		0x0001
27703ee2515SGreg Kroah-Hartman #define UART_DISABLE		0x0000
27803ee2515SGreg Kroah-Hartman 
27993ef1f1fSCraig Shelley /* CP210X_(SET|GET)_BAUDDIV */
28003ee2515SGreg Kroah-Hartman #define BAUD_RATE_GEN_FREQ	0x384000
28103ee2515SGreg Kroah-Hartman 
28293ef1f1fSCraig Shelley /* CP210X_(SET|GET)_LINE_CTL */
28303ee2515SGreg Kroah-Hartman #define BITS_DATA_MASK		0X0f00
28403ee2515SGreg Kroah-Hartman #define BITS_DATA_5		0X0500
28503ee2515SGreg Kroah-Hartman #define BITS_DATA_6		0X0600
28603ee2515SGreg Kroah-Hartman #define BITS_DATA_7		0X0700
28703ee2515SGreg Kroah-Hartman #define BITS_DATA_8		0X0800
28803ee2515SGreg Kroah-Hartman #define BITS_DATA_9		0X0900
28903ee2515SGreg Kroah-Hartman 
29003ee2515SGreg Kroah-Hartman #define BITS_PARITY_MASK	0x00f0
29103ee2515SGreg Kroah-Hartman #define BITS_PARITY_NONE	0x0000
29203ee2515SGreg Kroah-Hartman #define BITS_PARITY_ODD		0x0010
29303ee2515SGreg Kroah-Hartman #define BITS_PARITY_EVEN	0x0020
29403ee2515SGreg Kroah-Hartman #define BITS_PARITY_MARK	0x0030
29503ee2515SGreg Kroah-Hartman #define BITS_PARITY_SPACE	0x0040
29603ee2515SGreg Kroah-Hartman 
29703ee2515SGreg Kroah-Hartman #define BITS_STOP_MASK		0x000f
29803ee2515SGreg Kroah-Hartman #define BITS_STOP_1		0x0000
29903ee2515SGreg Kroah-Hartman #define BITS_STOP_1_5		0x0001
30003ee2515SGreg Kroah-Hartman #define BITS_STOP_2		0x0002
30103ee2515SGreg Kroah-Hartman 
30293ef1f1fSCraig Shelley /* CP210X_SET_BREAK */
30372916791SCraig Shelley #define BREAK_ON		0x0001
30472916791SCraig Shelley #define BREAK_OFF		0x0000
30503ee2515SGreg Kroah-Hartman 
30693ef1f1fSCraig Shelley /* CP210X_(SET_MHS|GET_MDMSTS) */
30703ee2515SGreg Kroah-Hartman #define CONTROL_DTR		0x0001
30803ee2515SGreg Kroah-Hartman #define CONTROL_RTS		0x0002
30903ee2515SGreg Kroah-Hartman #define CONTROL_CTS		0x0010
31003ee2515SGreg Kroah-Hartman #define CONTROL_DSR		0x0020
31103ee2515SGreg Kroah-Hartman #define CONTROL_RING		0x0040
31203ee2515SGreg Kroah-Hartman #define CONTROL_DCD		0x0080
31303ee2515SGreg Kroah-Hartman #define CONTROL_WRITE_DTR	0x0100
31403ee2515SGreg Kroah-Hartman #define CONTROL_WRITE_RTS	0x0200
31503ee2515SGreg Kroah-Hartman 
3166f923a01SKonstantin Shkolnyy /* CP210X_GET_COMM_STATUS returns these 0x13 bytes */
3176f923a01SKonstantin Shkolnyy struct cp210x_comm_status {
3186f923a01SKonstantin Shkolnyy 	__le32   ulErrors;
3196f923a01SKonstantin Shkolnyy 	__le32   ulHoldReasons;
3206f923a01SKonstantin Shkolnyy 	__le32   ulAmountInInQueue;
3216f923a01SKonstantin Shkolnyy 	__le32   ulAmountInOutQueue;
3226f923a01SKonstantin Shkolnyy 	u8       bEofReceived;
3236f923a01SKonstantin Shkolnyy 	u8       bWaitForImmediate;
3246f923a01SKonstantin Shkolnyy 	u8       bReserved;
3256f923a01SKonstantin Shkolnyy } __packed;
3266f923a01SKonstantin Shkolnyy 
32703ee2515SGreg Kroah-Hartman /*
328ebfb319bSKonstantin Shkolnyy  * CP210X_PURGE - 16 bits passed in wValue of USB request.
329ebfb319bSKonstantin Shkolnyy  * SiLabs app note AN571 gives a strange description of the 4 bits:
330ebfb319bSKonstantin Shkolnyy  * bit 0 or bit 2 clears the transmit queue and 1 or 3 receive.
331ebfb319bSKonstantin Shkolnyy  * writing 1 to all, however, purges cp2108 well enough to avoid the hang.
332ebfb319bSKonstantin Shkolnyy  */
333ebfb319bSKonstantin Shkolnyy #define PURGE_ALL		0x000f
334ebfb319bSKonstantin Shkolnyy 
3359034389cSKonstantin Shkolnyy /* CP210X_GET_FLOW/CP210X_SET_FLOW read/write these 0x10 bytes */
3369034389cSKonstantin Shkolnyy struct cp210x_flow_ctl {
3379034389cSKonstantin Shkolnyy 	__le32	ulControlHandshake;
3389034389cSKonstantin Shkolnyy 	__le32	ulFlowReplace;
3399034389cSKonstantin Shkolnyy 	__le32	ulXonLimit;
3409034389cSKonstantin Shkolnyy 	__le32	ulXoffLimit;
3419034389cSKonstantin Shkolnyy } __packed;
3429034389cSKonstantin Shkolnyy 
3439034389cSKonstantin Shkolnyy /* cp210x_flow_ctl::ulControlHandshake */
3449034389cSKonstantin Shkolnyy #define CP210X_SERIAL_DTR_MASK		GENMASK(1, 0)
3459034389cSKonstantin Shkolnyy #define CP210X_SERIAL_DTR_SHIFT(_mode)	(_mode)
3469034389cSKonstantin Shkolnyy #define CP210X_SERIAL_CTS_HANDSHAKE	BIT(3)
3479034389cSKonstantin Shkolnyy #define CP210X_SERIAL_DSR_HANDSHAKE	BIT(4)
3489034389cSKonstantin Shkolnyy #define CP210X_SERIAL_DCD_HANDSHAKE	BIT(5)
3499034389cSKonstantin Shkolnyy #define CP210X_SERIAL_DSR_SENSITIVITY	BIT(6)
3509034389cSKonstantin Shkolnyy 
3519034389cSKonstantin Shkolnyy /* values for cp210x_flow_ctl::ulControlHandshake::CP210X_SERIAL_DTR_MASK */
3529034389cSKonstantin Shkolnyy #define CP210X_SERIAL_DTR_INACTIVE	0
3539034389cSKonstantin Shkolnyy #define CP210X_SERIAL_DTR_ACTIVE	1
3549034389cSKonstantin Shkolnyy #define CP210X_SERIAL_DTR_FLOW_CTL	2
3559034389cSKonstantin Shkolnyy 
3569034389cSKonstantin Shkolnyy /* cp210x_flow_ctl::ulFlowReplace */
3579034389cSKonstantin Shkolnyy #define CP210X_SERIAL_AUTO_TRANSMIT	BIT(0)
3589034389cSKonstantin Shkolnyy #define CP210X_SERIAL_AUTO_RECEIVE	BIT(1)
3599034389cSKonstantin Shkolnyy #define CP210X_SERIAL_ERROR_CHAR	BIT(2)
3609034389cSKonstantin Shkolnyy #define CP210X_SERIAL_NULL_STRIPPING	BIT(3)
3619034389cSKonstantin Shkolnyy #define CP210X_SERIAL_BREAK_CHAR	BIT(4)
3629034389cSKonstantin Shkolnyy #define CP210X_SERIAL_RTS_MASK		GENMASK(7, 6)
3639034389cSKonstantin Shkolnyy #define CP210X_SERIAL_RTS_SHIFT(_mode)	(_mode << 6)
3649034389cSKonstantin Shkolnyy #define CP210X_SERIAL_XOFF_CONTINUE	BIT(31)
3659034389cSKonstantin Shkolnyy 
3669034389cSKonstantin Shkolnyy /* values for cp210x_flow_ctl::ulFlowReplace::CP210X_SERIAL_RTS_MASK */
3679034389cSKonstantin Shkolnyy #define CP210X_SERIAL_RTS_INACTIVE	0
3689034389cSKonstantin Shkolnyy #define CP210X_SERIAL_RTS_ACTIVE	1
3699034389cSKonstantin Shkolnyy #define CP210X_SERIAL_RTS_FLOW_CTL	2
3709034389cSKonstantin Shkolnyy 
37103ee2515SGreg Kroah-Hartman /*
37219165b2bSKonstantin Shkolnyy  * Reads a variable-sized block of CP210X_ registers, identified by req.
37319165b2bSKonstantin Shkolnyy  * Returns data into buf in native USB byte order.
37403ee2515SGreg Kroah-Hartman  */
37519165b2bSKonstantin Shkolnyy static int cp210x_read_reg_block(struct usb_serial_port *port, u8 req,
37619165b2bSKonstantin Shkolnyy 		void *buf, int bufsize)
37703ee2515SGreg Kroah-Hartman {
37803ee2515SGreg Kroah-Hartman 	struct usb_serial *serial = port->serial;
379e2ae67a3SKonstantin Shkolnyy 	struct cp210x_port_private *port_priv = usb_get_serial_port_data(port);
38019165b2bSKonstantin Shkolnyy 	void *dmabuf;
38119165b2bSKonstantin Shkolnyy 	int result;
38203ee2515SGreg Kroah-Hartman 
38319165b2bSKonstantin Shkolnyy 	dmabuf = kmalloc(bufsize, GFP_KERNEL);
38419165b2bSKonstantin Shkolnyy 	if (!dmabuf) {
38519165b2bSKonstantin Shkolnyy 		/*
38619165b2bSKonstantin Shkolnyy 		 * FIXME Some callers don't bother to check for error,
38719165b2bSKonstantin Shkolnyy 		 * at least give them consistent junk until they are fixed
38819165b2bSKonstantin Shkolnyy 		 */
38919165b2bSKonstantin Shkolnyy 		memset(buf, 0, bufsize);
39003ee2515SGreg Kroah-Hartman 		return -ENOMEM;
39119165b2bSKonstantin Shkolnyy 	}
39203ee2515SGreg Kroah-Hartman 
39303ee2515SGreg Kroah-Hartman 	result = usb_control_msg(serial->dev, usb_rcvctrlpipe(serial->dev, 0),
39419165b2bSKonstantin Shkolnyy 			req, REQTYPE_INTERFACE_TO_HOST, 0,
39519165b2bSKonstantin Shkolnyy 			port_priv->bInterfaceNumber, dmabuf, bufsize,
39619165b2bSKonstantin Shkolnyy 			USB_CTRL_SET_TIMEOUT);
39719165b2bSKonstantin Shkolnyy 	if (result == bufsize) {
39819165b2bSKonstantin Shkolnyy 		memcpy(buf, dmabuf, bufsize);
39919165b2bSKonstantin Shkolnyy 		result = 0;
40019165b2bSKonstantin Shkolnyy 	} else {
40119165b2bSKonstantin Shkolnyy 		dev_err(&port->dev, "failed get req 0x%x size %d status: %d\n",
40219165b2bSKonstantin Shkolnyy 				req, bufsize, result);
40319165b2bSKonstantin Shkolnyy 		if (result >= 0)
404*0407f1ceSJohan Hovold 			result = -EIO;
4052479e2a9SJohan Hovold 
40619165b2bSKonstantin Shkolnyy 		/*
40719165b2bSKonstantin Shkolnyy 		 * FIXME Some callers don't bother to check for error,
40819165b2bSKonstantin Shkolnyy 		 * at least give them consistent junk until they are fixed
40919165b2bSKonstantin Shkolnyy 		 */
41019165b2bSKonstantin Shkolnyy 		memset(buf, 0, bufsize);
41119165b2bSKonstantin Shkolnyy 	}
41219165b2bSKonstantin Shkolnyy 
41319165b2bSKonstantin Shkolnyy 	kfree(dmabuf);
41419165b2bSKonstantin Shkolnyy 
4152479e2a9SJohan Hovold 	return result;
41603ee2515SGreg Kroah-Hartman }
41703ee2515SGreg Kroah-Hartman 
41819165b2bSKonstantin Shkolnyy /*
419fe1b07e9SKonstantin Shkolnyy  * Reads any 32-bit CP210X_ register identified by req.
420fe1b07e9SKonstantin Shkolnyy  */
421fe1b07e9SKonstantin Shkolnyy static int cp210x_read_u32_reg(struct usb_serial_port *port, u8 req, u32 *val)
422fe1b07e9SKonstantin Shkolnyy {
423fe1b07e9SKonstantin Shkolnyy 	__le32 le32_val;
424fe1b07e9SKonstantin Shkolnyy 	int err;
425fe1b07e9SKonstantin Shkolnyy 
426fe1b07e9SKonstantin Shkolnyy 	err = cp210x_read_reg_block(port, req, &le32_val, sizeof(le32_val));
427fe1b07e9SKonstantin Shkolnyy 	if (err) {
428fe1b07e9SKonstantin Shkolnyy 		/*
429fe1b07e9SKonstantin Shkolnyy 		 * FIXME Some callers don't bother to check for error,
430fe1b07e9SKonstantin Shkolnyy 		 * at least give them consistent junk until they are fixed
431fe1b07e9SKonstantin Shkolnyy 		 */
432fe1b07e9SKonstantin Shkolnyy 		*val = 0;
433fe1b07e9SKonstantin Shkolnyy 		return err;
434fe1b07e9SKonstantin Shkolnyy 	}
435fe1b07e9SKonstantin Shkolnyy 
436fe1b07e9SKonstantin Shkolnyy 	*val = le32_to_cpu(le32_val);
437fe1b07e9SKonstantin Shkolnyy 
43803ee2515SGreg Kroah-Hartman 	return 0;
43903ee2515SGreg Kroah-Hartman }
44003ee2515SGreg Kroah-Hartman 
44103ee2515SGreg Kroah-Hartman /*
44219165b2bSKonstantin Shkolnyy  * Reads any 16-bit CP210X_ register identified by req.
44303ee2515SGreg Kroah-Hartman  */
44419165b2bSKonstantin Shkolnyy static int cp210x_read_u16_reg(struct usb_serial_port *port, u8 req, u16 *val)
44519165b2bSKonstantin Shkolnyy {
44619165b2bSKonstantin Shkolnyy 	__le16 le16_val;
44719165b2bSKonstantin Shkolnyy 	int err;
44819165b2bSKonstantin Shkolnyy 
44919165b2bSKonstantin Shkolnyy 	err = cp210x_read_reg_block(port, req, &le16_val, sizeof(le16_val));
45019165b2bSKonstantin Shkolnyy 	if (err)
45119165b2bSKonstantin Shkolnyy 		return err;
45219165b2bSKonstantin Shkolnyy 
45319165b2bSKonstantin Shkolnyy 	*val = le16_to_cpu(le16_val);
454fe1b07e9SKonstantin Shkolnyy 
45519165b2bSKonstantin Shkolnyy 	return 0;
45619165b2bSKonstantin Shkolnyy }
45719165b2bSKonstantin Shkolnyy 
45819165b2bSKonstantin Shkolnyy /*
459fe1b07e9SKonstantin Shkolnyy  * Reads any 8-bit CP210X_ register identified by req.
460fe1b07e9SKonstantin Shkolnyy  */
461fe1b07e9SKonstantin Shkolnyy static int cp210x_read_u8_reg(struct usb_serial_port *port, u8 req, u8 *val)
462fe1b07e9SKonstantin Shkolnyy {
463fe1b07e9SKonstantin Shkolnyy 	return cp210x_read_reg_block(port, req, val, sizeof(*val));
464fe1b07e9SKonstantin Shkolnyy }
465fe1b07e9SKonstantin Shkolnyy 
466fe1b07e9SKonstantin Shkolnyy /*
46719165b2bSKonstantin Shkolnyy  * Writes any 16-bit CP210X_ register (req) whose value is passed
46819165b2bSKonstantin Shkolnyy  * entirely in the wValue field of the USB request.
46919165b2bSKonstantin Shkolnyy  */
47019165b2bSKonstantin Shkolnyy static int cp210x_write_u16_reg(struct usb_serial_port *port, u8 req, u16 val)
47103ee2515SGreg Kroah-Hartman {
47203ee2515SGreg Kroah-Hartman 	struct usb_serial *serial = port->serial;
473e2ae67a3SKonstantin Shkolnyy 	struct cp210x_port_private *port_priv = usb_get_serial_port_data(port);
47419165b2bSKonstantin Shkolnyy 	int result;
47503ee2515SGreg Kroah-Hartman 
47619165b2bSKonstantin Shkolnyy 	result = usb_control_msg(serial->dev, usb_sndctrlpipe(serial->dev, 0),
47719165b2bSKonstantin Shkolnyy 			req, REQTYPE_HOST_TO_INTERFACE, val,
478e2ae67a3SKonstantin Shkolnyy 			port_priv->bInterfaceNumber, NULL, 0,
4792d5733fcSYuri Matylitski 			USB_CTRL_SET_TIMEOUT);
48019165b2bSKonstantin Shkolnyy 	if (result < 0) {
48119165b2bSKonstantin Shkolnyy 		dev_err(&port->dev, "failed set request 0x%x status: %d\n",
48219165b2bSKonstantin Shkolnyy 				req, result);
48303ee2515SGreg Kroah-Hartman 	}
48403ee2515SGreg Kroah-Hartman 
4852479e2a9SJohan Hovold 	return result;
48603ee2515SGreg Kroah-Hartman }
48703ee2515SGreg Kroah-Hartman 
48803ee2515SGreg Kroah-Hartman /*
489fe1b07e9SKonstantin Shkolnyy  * Writes a variable-sized block of CP210X_ registers, identified by req.
490fe1b07e9SKonstantin Shkolnyy  * Data in buf must be in native USB byte order.
491fe1b07e9SKonstantin Shkolnyy  */
492fe1b07e9SKonstantin Shkolnyy static int cp210x_write_reg_block(struct usb_serial_port *port, u8 req,
493fe1b07e9SKonstantin Shkolnyy 		void *buf, int bufsize)
494fe1b07e9SKonstantin Shkolnyy {
495fe1b07e9SKonstantin Shkolnyy 	struct usb_serial *serial = port->serial;
496fe1b07e9SKonstantin Shkolnyy 	struct cp210x_port_private *port_priv = usb_get_serial_port_data(port);
497fe1b07e9SKonstantin Shkolnyy 	void *dmabuf;
498fe1b07e9SKonstantin Shkolnyy 	int result;
499fe1b07e9SKonstantin Shkolnyy 
500d6c4dc3bSMuhammad Falak R Wani 	dmabuf = kmemdup(buf, bufsize, GFP_KERNEL);
501fe1b07e9SKonstantin Shkolnyy 	if (!dmabuf)
502fe1b07e9SKonstantin Shkolnyy 		return -ENOMEM;
503fe1b07e9SKonstantin Shkolnyy 
504fe1b07e9SKonstantin Shkolnyy 	result = usb_control_msg(serial->dev, usb_sndctrlpipe(serial->dev, 0),
505fe1b07e9SKonstantin Shkolnyy 			req, REQTYPE_HOST_TO_INTERFACE, 0,
506fe1b07e9SKonstantin Shkolnyy 			port_priv->bInterfaceNumber, dmabuf, bufsize,
507fe1b07e9SKonstantin Shkolnyy 			USB_CTRL_SET_TIMEOUT);
508fe1b07e9SKonstantin Shkolnyy 
509fe1b07e9SKonstantin Shkolnyy 	kfree(dmabuf);
510fe1b07e9SKonstantin Shkolnyy 
511fe1b07e9SKonstantin Shkolnyy 	if (result == bufsize) {
512fe1b07e9SKonstantin Shkolnyy 		result = 0;
513fe1b07e9SKonstantin Shkolnyy 	} else {
514fe1b07e9SKonstantin Shkolnyy 		dev_err(&port->dev, "failed set req 0x%x size %d status: %d\n",
515fe1b07e9SKonstantin Shkolnyy 				req, bufsize, result);
516fe1b07e9SKonstantin Shkolnyy 		if (result >= 0)
517*0407f1ceSJohan Hovold 			result = -EIO;
518fe1b07e9SKonstantin Shkolnyy 	}
519fe1b07e9SKonstantin Shkolnyy 
520fe1b07e9SKonstantin Shkolnyy 	return result;
52103ee2515SGreg Kroah-Hartman }
52203ee2515SGreg Kroah-Hartman 
52303ee2515SGreg Kroah-Hartman /*
524fe1b07e9SKonstantin Shkolnyy  * Writes any 32-bit CP210X_ register identified by req.
52503ee2515SGreg Kroah-Hartman  */
526fe1b07e9SKonstantin Shkolnyy static int cp210x_write_u32_reg(struct usb_serial_port *port, u8 req, u32 val)
52703ee2515SGreg Kroah-Hartman {
528fe1b07e9SKonstantin Shkolnyy 	__le32 le32_val;
529fe1b07e9SKonstantin Shkolnyy 
530fe1b07e9SKonstantin Shkolnyy 	le32_val = cpu_to_le32(val);
531fe1b07e9SKonstantin Shkolnyy 
532fe1b07e9SKonstantin Shkolnyy 	return cp210x_write_reg_block(port, req, &le32_val, sizeof(le32_val));
53303ee2515SGreg Kroah-Hartman }
53403ee2515SGreg Kroah-Hartman 
53503ee2515SGreg Kroah-Hartman /*
536d0bf1ff0SKonstantin Shkolnyy  * Detect CP2108 GET_LINE_CTL bug and activate workaround.
537d0bf1ff0SKonstantin Shkolnyy  * Write a known good value 0x800, read it back.
538d0bf1ff0SKonstantin Shkolnyy  * If it comes back swapped the bug is detected.
539d0bf1ff0SKonstantin Shkolnyy  * Preserve the original register value.
540d0bf1ff0SKonstantin Shkolnyy  */
541d0bf1ff0SKonstantin Shkolnyy static int cp210x_detect_swapped_line_ctl(struct usb_serial_port *port)
542d0bf1ff0SKonstantin Shkolnyy {
543d0bf1ff0SKonstantin Shkolnyy 	struct cp210x_port_private *port_priv = usb_get_serial_port_data(port);
54419165b2bSKonstantin Shkolnyy 	u16 line_ctl_save;
54519165b2bSKonstantin Shkolnyy 	u16 line_ctl_test;
546d0bf1ff0SKonstantin Shkolnyy 	int err;
547d0bf1ff0SKonstantin Shkolnyy 
54819165b2bSKonstantin Shkolnyy 	err = cp210x_read_u16_reg(port, CP210X_GET_LINE_CTL, &line_ctl_save);
549d0bf1ff0SKonstantin Shkolnyy 	if (err)
550d0bf1ff0SKonstantin Shkolnyy 		return err;
551d0bf1ff0SKonstantin Shkolnyy 
55219165b2bSKonstantin Shkolnyy 	err = cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, 0x800);
553d0bf1ff0SKonstantin Shkolnyy 	if (err)
554d0bf1ff0SKonstantin Shkolnyy 		return err;
555d0bf1ff0SKonstantin Shkolnyy 
55619165b2bSKonstantin Shkolnyy 	err = cp210x_read_u16_reg(port, CP210X_GET_LINE_CTL, &line_ctl_test);
557d0bf1ff0SKonstantin Shkolnyy 	if (err)
558d0bf1ff0SKonstantin Shkolnyy 		return err;
559d0bf1ff0SKonstantin Shkolnyy 
560d0bf1ff0SKonstantin Shkolnyy 	if (line_ctl_test == 8) {
561d0bf1ff0SKonstantin Shkolnyy 		port_priv->has_swapped_line_ctl = true;
56219165b2bSKonstantin Shkolnyy 		line_ctl_save = swab16(line_ctl_save);
563d0bf1ff0SKonstantin Shkolnyy 	}
564d0bf1ff0SKonstantin Shkolnyy 
56519165b2bSKonstantin Shkolnyy 	return cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, line_ctl_save);
566d0bf1ff0SKonstantin Shkolnyy }
567d0bf1ff0SKonstantin Shkolnyy 
568d0bf1ff0SKonstantin Shkolnyy /*
56919165b2bSKonstantin Shkolnyy  * Must always be called instead of cp210x_read_u16_reg(CP210X_GET_LINE_CTL)
570d0bf1ff0SKonstantin Shkolnyy  * to workaround cp2108 bug and get correct value.
571d0bf1ff0SKonstantin Shkolnyy  */
57219165b2bSKonstantin Shkolnyy static int cp210x_get_line_ctl(struct usb_serial_port *port, u16 *ctl)
573d0bf1ff0SKonstantin Shkolnyy {
574d0bf1ff0SKonstantin Shkolnyy 	struct cp210x_port_private *port_priv = usb_get_serial_port_data(port);
575d0bf1ff0SKonstantin Shkolnyy 	int err;
576d0bf1ff0SKonstantin Shkolnyy 
57719165b2bSKonstantin Shkolnyy 	err = cp210x_read_u16_reg(port, CP210X_GET_LINE_CTL, ctl);
578d0bf1ff0SKonstantin Shkolnyy 	if (err)
579d0bf1ff0SKonstantin Shkolnyy 		return err;
580d0bf1ff0SKonstantin Shkolnyy 
581d0bf1ff0SKonstantin Shkolnyy 	/* Workaround swapped bytes in 16-bit value from CP210X_GET_LINE_CTL */
582d0bf1ff0SKonstantin Shkolnyy 	if (port_priv->has_swapped_line_ctl)
58319165b2bSKonstantin Shkolnyy 		*ctl = swab16(*ctl);
584d0bf1ff0SKonstantin Shkolnyy 
585d0bf1ff0SKonstantin Shkolnyy 	return 0;
586d0bf1ff0SKonstantin Shkolnyy }
587d0bf1ff0SKonstantin Shkolnyy 
588d0bf1ff0SKonstantin Shkolnyy /*
5894cc27bd6SCraig Shelley  * cp210x_quantise_baudrate
59003ee2515SGreg Kroah-Hartman  * Quantises the baud rate as per AN205 Table 1
59103ee2515SGreg Kroah-Hartman  */
5924f2ab888SJohan Hovold static unsigned int cp210x_quantise_baudrate(unsigned int baud)
5934f2ab888SJohan Hovold {
594be125d9cSJohan Hovold 	if (baud <= 300)
595be125d9cSJohan Hovold 		baud = 300;
59603ee2515SGreg Kroah-Hartman 	else if (baud <= 600)      baud = 600;
59703ee2515SGreg Kroah-Hartman 	else if (baud <= 1200)     baud = 1200;
59803ee2515SGreg Kroah-Hartman 	else if (baud <= 1800)     baud = 1800;
59903ee2515SGreg Kroah-Hartman 	else if (baud <= 2400)     baud = 2400;
60003ee2515SGreg Kroah-Hartman 	else if (baud <= 4000)     baud = 4000;
60103ee2515SGreg Kroah-Hartman 	else if (baud <= 4803)     baud = 4800;
60203ee2515SGreg Kroah-Hartman 	else if (baud <= 7207)     baud = 7200;
60303ee2515SGreg Kroah-Hartman 	else if (baud <= 9612)     baud = 9600;
60403ee2515SGreg Kroah-Hartman 	else if (baud <= 14428)    baud = 14400;
60503ee2515SGreg Kroah-Hartman 	else if (baud <= 16062)    baud = 16000;
60603ee2515SGreg Kroah-Hartman 	else if (baud <= 19250)    baud = 19200;
60703ee2515SGreg Kroah-Hartman 	else if (baud <= 28912)    baud = 28800;
60803ee2515SGreg Kroah-Hartman 	else if (baud <= 38601)    baud = 38400;
60903ee2515SGreg Kroah-Hartman 	else if (baud <= 51558)    baud = 51200;
61003ee2515SGreg Kroah-Hartman 	else if (baud <= 56280)    baud = 56000;
61103ee2515SGreg Kroah-Hartman 	else if (baud <= 58053)    baud = 57600;
61203ee2515SGreg Kroah-Hartman 	else if (baud <= 64111)    baud = 64000;
61303ee2515SGreg Kroah-Hartman 	else if (baud <= 77608)    baud = 76800;
61403ee2515SGreg Kroah-Hartman 	else if (baud <= 117028)   baud = 115200;
61503ee2515SGreg Kroah-Hartman 	else if (baud <= 129347)   baud = 128000;
61603ee2515SGreg Kroah-Hartman 	else if (baud <= 156868)   baud = 153600;
61703ee2515SGreg Kroah-Hartman 	else if (baud <= 237832)   baud = 230400;
61803ee2515SGreg Kroah-Hartman 	else if (baud <= 254234)   baud = 250000;
61903ee2515SGreg Kroah-Hartman 	else if (baud <= 273066)   baud = 256000;
62003ee2515SGreg Kroah-Hartman 	else if (baud <= 491520)   baud = 460800;
62103ee2515SGreg Kroah-Hartman 	else if (baud <= 567138)   baud = 500000;
62203ee2515SGreg Kroah-Hartman 	else if (baud <= 670254)   baud = 576000;
623d1620ca9SJohan Hovold 	else if (baud < 1000000)
624d1620ca9SJohan Hovold 		baud = 921600;
625d1620ca9SJohan Hovold 	else if (baud > 2000000)
626d1620ca9SJohan Hovold 		baud = 2000000;
62703ee2515SGreg Kroah-Hartman 	return baud;
62803ee2515SGreg Kroah-Hartman }
62903ee2515SGreg Kroah-Hartman 
630a509a7e4SAlan Cox static int cp210x_open(struct tty_struct *tty, struct usb_serial_port *port)
63103ee2515SGreg Kroah-Hartman {
63203ee2515SGreg Kroah-Hartman 	int result;
63303ee2515SGreg Kroah-Hartman 
63419165b2bSKonstantin Shkolnyy 	result = cp210x_write_u16_reg(port, CP210X_IFC_ENABLE, UART_ENABLE);
6352479e2a9SJohan Hovold 	if (result) {
6362479e2a9SJohan Hovold 		dev_err(&port->dev, "%s - Unable to enable UART\n", __func__);
6372479e2a9SJohan Hovold 		return result;
63803ee2515SGreg Kroah-Hartman 	}
63903ee2515SGreg Kroah-Hartman 
64003ee2515SGreg Kroah-Hartman 	/* Configure the termios structure */
6414cc27bd6SCraig Shelley 	cp210x_get_termios(tty, port);
64255b2afbbSJohan Hovold 
643cdc32fd6SJohan Hovold 	/* The baud rate must be initialised on cp2104 */
644cdc32fd6SJohan Hovold 	if (tty)
645cdc32fd6SJohan Hovold 		cp210x_change_speed(tty, port, NULL);
646cdc32fd6SJohan Hovold 
64755b2afbbSJohan Hovold 	return usb_serial_generic_open(tty, port);
64803ee2515SGreg Kroah-Hartman }
64903ee2515SGreg Kroah-Hartman 
6504cc27bd6SCraig Shelley static void cp210x_close(struct usb_serial_port *port)
65103ee2515SGreg Kroah-Hartman {
652f26788daSJohan Hovold 	usb_serial_generic_close(port);
653ebfb319bSKonstantin Shkolnyy 
654ebfb319bSKonstantin Shkolnyy 	/* Clear both queues; cp2108 needs this to avoid an occasional hang */
65519165b2bSKonstantin Shkolnyy 	cp210x_write_u16_reg(port, CP210X_PURGE, PURGE_ALL);
656ebfb319bSKonstantin Shkolnyy 
65719165b2bSKonstantin Shkolnyy 	cp210x_write_u16_reg(port, CP210X_IFC_ENABLE, UART_DISABLE);
65803ee2515SGreg Kroah-Hartman }
65903ee2515SGreg Kroah-Hartman 
66003ee2515SGreg Kroah-Hartman /*
6616f923a01SKonstantin Shkolnyy  * Read how many bytes are waiting in the TX queue.
6626f923a01SKonstantin Shkolnyy  */
6636f923a01SKonstantin Shkolnyy static int cp210x_get_tx_queue_byte_count(struct usb_serial_port *port,
6646f923a01SKonstantin Shkolnyy 		u32 *count)
6656f923a01SKonstantin Shkolnyy {
6666f923a01SKonstantin Shkolnyy 	struct usb_serial *serial = port->serial;
6676f923a01SKonstantin Shkolnyy 	struct cp210x_port_private *port_priv = usb_get_serial_port_data(port);
6686f923a01SKonstantin Shkolnyy 	struct cp210x_comm_status *sts;
6696f923a01SKonstantin Shkolnyy 	int result;
6706f923a01SKonstantin Shkolnyy 
6716f923a01SKonstantin Shkolnyy 	sts = kmalloc(sizeof(*sts), GFP_KERNEL);
6726f923a01SKonstantin Shkolnyy 	if (!sts)
6736f923a01SKonstantin Shkolnyy 		return -ENOMEM;
6746f923a01SKonstantin Shkolnyy 
6756f923a01SKonstantin Shkolnyy 	result = usb_control_msg(serial->dev, usb_rcvctrlpipe(serial->dev, 0),
6766f923a01SKonstantin Shkolnyy 			CP210X_GET_COMM_STATUS, REQTYPE_INTERFACE_TO_HOST,
6776f923a01SKonstantin Shkolnyy 			0, port_priv->bInterfaceNumber, sts, sizeof(*sts),
6786f923a01SKonstantin Shkolnyy 			USB_CTRL_GET_TIMEOUT);
6796f923a01SKonstantin Shkolnyy 	if (result == sizeof(*sts)) {
6806f923a01SKonstantin Shkolnyy 		*count = le32_to_cpu(sts->ulAmountInOutQueue);
6816f923a01SKonstantin Shkolnyy 		result = 0;
6826f923a01SKonstantin Shkolnyy 	} else {
6836f923a01SKonstantin Shkolnyy 		dev_err(&port->dev, "failed to get comm status: %d\n", result);
6846f923a01SKonstantin Shkolnyy 		if (result >= 0)
685*0407f1ceSJohan Hovold 			result = -EIO;
6866f923a01SKonstantin Shkolnyy 	}
6876f923a01SKonstantin Shkolnyy 
6886f923a01SKonstantin Shkolnyy 	kfree(sts);
6896f923a01SKonstantin Shkolnyy 
6906f923a01SKonstantin Shkolnyy 	return result;
6916f923a01SKonstantin Shkolnyy }
6926f923a01SKonstantin Shkolnyy 
6936f923a01SKonstantin Shkolnyy static bool cp210x_tx_empty(struct usb_serial_port *port)
6946f923a01SKonstantin Shkolnyy {
6956f923a01SKonstantin Shkolnyy 	int err;
6966f923a01SKonstantin Shkolnyy 	u32 count;
6976f923a01SKonstantin Shkolnyy 
6986f923a01SKonstantin Shkolnyy 	err = cp210x_get_tx_queue_byte_count(port, &count);
6996f923a01SKonstantin Shkolnyy 	if (err)
7006f923a01SKonstantin Shkolnyy 		return true;
7016f923a01SKonstantin Shkolnyy 
7026f923a01SKonstantin Shkolnyy 	return !count;
7036f923a01SKonstantin Shkolnyy }
7046f923a01SKonstantin Shkolnyy 
7056f923a01SKonstantin Shkolnyy /*
7064cc27bd6SCraig Shelley  * cp210x_get_termios
70703ee2515SGreg Kroah-Hartman  * Reads the baud rate, data bits, parity, stop bits and flow control mode
70803ee2515SGreg Kroah-Hartman  * from the device, corrects any unsupported values, and configures the
70903ee2515SGreg Kroah-Hartman  * termios structure to reflect the state of the device
71003ee2515SGreg Kroah-Hartman  */
7114cc27bd6SCraig Shelley static void cp210x_get_termios(struct tty_struct *tty,
712d2ad67b3SVomLehn 	struct usb_serial_port *port)
71303ee2515SGreg Kroah-Hartman {
714d2ad67b3SVomLehn 	unsigned int baud;
715d2ad67b3SVomLehn 
716d2ad67b3SVomLehn 	if (tty) {
7174cc27bd6SCraig Shelley 		cp210x_get_termios_port(tty->driver_data,
718adc8d746SAlan Cox 			&tty->termios.c_cflag, &baud);
719d2ad67b3SVomLehn 		tty_encode_baud_rate(tty, baud, baud);
7204f2ab888SJohan Hovold 	} else {
721d2ad67b3SVomLehn 		unsigned int cflag;
722d2ad67b3SVomLehn 		cflag = 0;
7234cc27bd6SCraig Shelley 		cp210x_get_termios_port(port, &cflag, &baud);
724d2ad67b3SVomLehn 	}
725d2ad67b3SVomLehn }
726d2ad67b3SVomLehn 
727d2ad67b3SVomLehn /*
7284cc27bd6SCraig Shelley  * cp210x_get_termios_port
7294cc27bd6SCraig Shelley  * This is the heart of cp210x_get_termios which always uses a &usb_serial_port.
730d2ad67b3SVomLehn  */
7314cc27bd6SCraig Shelley static void cp210x_get_termios_port(struct usb_serial_port *port,
732d2ad67b3SVomLehn 	unsigned int *cflagp, unsigned int *baudp)
733d2ad67b3SVomLehn {
734660f3b14SGreg Kroah-Hartman 	struct device *dev = &port->dev;
7357084fa86SKonstantin Shkolnyy 	unsigned int cflag;
7369034389cSKonstantin Shkolnyy 	struct cp210x_flow_ctl flow_ctl;
737fe1b07e9SKonstantin Shkolnyy 	u32 baud;
73819165b2bSKonstantin Shkolnyy 	u16 bits;
7399034389cSKonstantin Shkolnyy 	u32 ctl_hs;
74003ee2515SGreg Kroah-Hartman 
741fe1b07e9SKonstantin Shkolnyy 	cp210x_read_u32_reg(port, CP210X_GET_BAUDRATE, &baud);
74203ee2515SGreg Kroah-Hartman 
743660f3b14SGreg Kroah-Hartman 	dev_dbg(dev, "%s - baud rate = %d\n", __func__, baud);
744d2ad67b3SVomLehn 	*baudp = baud;
74503ee2515SGreg Kroah-Hartman 
746d2ad67b3SVomLehn 	cflag = *cflagp;
74703ee2515SGreg Kroah-Hartman 
748d0bf1ff0SKonstantin Shkolnyy 	cp210x_get_line_ctl(port, &bits);
74903ee2515SGreg Kroah-Hartman 	cflag &= ~CSIZE;
75003ee2515SGreg Kroah-Hartman 	switch (bits & BITS_DATA_MASK) {
75103ee2515SGreg Kroah-Hartman 	case BITS_DATA_5:
752660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - data bits = 5\n", __func__);
75303ee2515SGreg Kroah-Hartman 		cflag |= CS5;
75403ee2515SGreg Kroah-Hartman 		break;
75503ee2515SGreg Kroah-Hartman 	case BITS_DATA_6:
756660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - data bits = 6\n", __func__);
75703ee2515SGreg Kroah-Hartman 		cflag |= CS6;
75803ee2515SGreg Kroah-Hartman 		break;
75903ee2515SGreg Kroah-Hartman 	case BITS_DATA_7:
760660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - data bits = 7\n", __func__);
76103ee2515SGreg Kroah-Hartman 		cflag |= CS7;
76203ee2515SGreg Kroah-Hartman 		break;
76303ee2515SGreg Kroah-Hartman 	case BITS_DATA_8:
764660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - data bits = 8\n", __func__);
76503ee2515SGreg Kroah-Hartman 		cflag |= CS8;
76603ee2515SGreg Kroah-Hartman 		break;
76703ee2515SGreg Kroah-Hartman 	case BITS_DATA_9:
768660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - data bits = 9 (not supported, using 8 data bits)\n", __func__);
76903ee2515SGreg Kroah-Hartman 		cflag |= CS8;
77003ee2515SGreg Kroah-Hartman 		bits &= ~BITS_DATA_MASK;
77103ee2515SGreg Kroah-Hartman 		bits |= BITS_DATA_8;
77219165b2bSKonstantin Shkolnyy 		cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, bits);
77303ee2515SGreg Kroah-Hartman 		break;
77403ee2515SGreg Kroah-Hartman 	default:
775660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - Unknown number of data bits, using 8\n", __func__);
77603ee2515SGreg Kroah-Hartman 		cflag |= CS8;
77703ee2515SGreg Kroah-Hartman 		bits &= ~BITS_DATA_MASK;
77803ee2515SGreg Kroah-Hartman 		bits |= BITS_DATA_8;
77919165b2bSKonstantin Shkolnyy 		cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, bits);
78003ee2515SGreg Kroah-Hartman 		break;
78103ee2515SGreg Kroah-Hartman 	}
78203ee2515SGreg Kroah-Hartman 
78303ee2515SGreg Kroah-Hartman 	switch (bits & BITS_PARITY_MASK) {
78403ee2515SGreg Kroah-Hartman 	case BITS_PARITY_NONE:
785660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - parity = NONE\n", __func__);
78603ee2515SGreg Kroah-Hartman 		cflag &= ~PARENB;
78703ee2515SGreg Kroah-Hartman 		break;
78803ee2515SGreg Kroah-Hartman 	case BITS_PARITY_ODD:
789660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - parity = ODD\n", __func__);
79003ee2515SGreg Kroah-Hartman 		cflag |= (PARENB|PARODD);
79103ee2515SGreg Kroah-Hartman 		break;
79203ee2515SGreg Kroah-Hartman 	case BITS_PARITY_EVEN:
793660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - parity = EVEN\n", __func__);
79403ee2515SGreg Kroah-Hartman 		cflag &= ~PARODD;
79503ee2515SGreg Kroah-Hartman 		cflag |= PARENB;
79603ee2515SGreg Kroah-Hartman 		break;
79703ee2515SGreg Kroah-Hartman 	case BITS_PARITY_MARK:
798660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - parity = MARK\n", __func__);
7994b6181caSRoland Koebler 		cflag |= (PARENB|PARODD|CMSPAR);
80003ee2515SGreg Kroah-Hartman 		break;
80103ee2515SGreg Kroah-Hartman 	case BITS_PARITY_SPACE:
802660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - parity = SPACE\n", __func__);
8034b6181caSRoland Koebler 		cflag &= ~PARODD;
8044b6181caSRoland Koebler 		cflag |= (PARENB|CMSPAR);
80503ee2515SGreg Kroah-Hartman 		break;
80603ee2515SGreg Kroah-Hartman 	default:
807660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - Unknown parity mode, disabling parity\n", __func__);
80803ee2515SGreg Kroah-Hartman 		cflag &= ~PARENB;
80903ee2515SGreg Kroah-Hartman 		bits &= ~BITS_PARITY_MASK;
81019165b2bSKonstantin Shkolnyy 		cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, bits);
81103ee2515SGreg Kroah-Hartman 		break;
81203ee2515SGreg Kroah-Hartman 	}
81303ee2515SGreg Kroah-Hartman 
81403ee2515SGreg Kroah-Hartman 	cflag &= ~CSTOPB;
81503ee2515SGreg Kroah-Hartman 	switch (bits & BITS_STOP_MASK) {
81603ee2515SGreg Kroah-Hartman 	case BITS_STOP_1:
817660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - stop bits = 1\n", __func__);
81803ee2515SGreg Kroah-Hartman 		break;
81903ee2515SGreg Kroah-Hartman 	case BITS_STOP_1_5:
820660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - stop bits = 1.5 (not supported, using 1 stop bit)\n", __func__);
82103ee2515SGreg Kroah-Hartman 		bits &= ~BITS_STOP_MASK;
82219165b2bSKonstantin Shkolnyy 		cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, bits);
82303ee2515SGreg Kroah-Hartman 		break;
82403ee2515SGreg Kroah-Hartman 	case BITS_STOP_2:
825660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - stop bits = 2\n", __func__);
82603ee2515SGreg Kroah-Hartman 		cflag |= CSTOPB;
82703ee2515SGreg Kroah-Hartman 		break;
82803ee2515SGreg Kroah-Hartman 	default:
829660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - Unknown number of stop bits, using 1 stop bit\n", __func__);
83003ee2515SGreg Kroah-Hartman 		bits &= ~BITS_STOP_MASK;
83119165b2bSKonstantin Shkolnyy 		cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, bits);
83203ee2515SGreg Kroah-Hartman 		break;
83303ee2515SGreg Kroah-Hartman 	}
83403ee2515SGreg Kroah-Hartman 
8359034389cSKonstantin Shkolnyy 	cp210x_read_reg_block(port, CP210X_GET_FLOW, &flow_ctl,
8369034389cSKonstantin Shkolnyy 			sizeof(flow_ctl));
8379034389cSKonstantin Shkolnyy 	ctl_hs = le32_to_cpu(flow_ctl.ulControlHandshake);
8389034389cSKonstantin Shkolnyy 	if (ctl_hs & CP210X_SERIAL_CTS_HANDSHAKE) {
839660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - flow control = CRTSCTS\n", __func__);
84003ee2515SGreg Kroah-Hartman 		cflag |= CRTSCTS;
84103ee2515SGreg Kroah-Hartman 	} else {
842660f3b14SGreg Kroah-Hartman 		dev_dbg(dev, "%s - flow control = NONE\n", __func__);
84303ee2515SGreg Kroah-Hartman 		cflag &= ~CRTSCTS;
84403ee2515SGreg Kroah-Hartman 	}
84503ee2515SGreg Kroah-Hartman 
846d2ad67b3SVomLehn 	*cflagp = cflag;
84703ee2515SGreg Kroah-Hartman }
84803ee2515SGreg Kroah-Hartman 
849e5990874SJohan Hovold /*
850e5990874SJohan Hovold  * CP2101 supports the following baud rates:
851e5990874SJohan Hovold  *
852e5990874SJohan Hovold  *	300, 600, 1200, 1800, 2400, 4800, 7200, 9600, 14400, 19200, 28800,
853e5990874SJohan Hovold  *	38400, 56000, 57600, 115200, 128000, 230400, 460800, 921600
854e5990874SJohan Hovold  *
855e5990874SJohan Hovold  * CP2102 and CP2103 support the following additional rates:
856e5990874SJohan Hovold  *
857e5990874SJohan Hovold  *	4000, 16000, 51200, 64000, 76800, 153600, 250000, 256000, 500000,
858e5990874SJohan Hovold  *	576000
859e5990874SJohan Hovold  *
860e5990874SJohan Hovold  * The device will map a requested rate to a supported one, but the result
861e5990874SJohan Hovold  * of requests for rates greater than 1053257 is undefined (see AN205).
862e5990874SJohan Hovold  *
863e5990874SJohan Hovold  * CP2104, CP2105 and CP2110 support most rates up to 2M, 921k and 1M baud,
864e5990874SJohan Hovold  * respectively, with an error less than 1%. The actual rates are determined
865e5990874SJohan Hovold  * by
866e5990874SJohan Hovold  *
867e5990874SJohan Hovold  *	div = round(freq / (2 x prescale x request))
868e5990874SJohan Hovold  *	actual = freq / (2 x prescale x div)
869e5990874SJohan Hovold  *
870e5990874SJohan Hovold  * For CP2104 and CP2105 freq is 48Mhz and prescale is 4 for request <= 365bps
871e5990874SJohan Hovold  * or 1 otherwise.
872e5990874SJohan Hovold  * For CP2110 freq is 24Mhz and prescale is 4 for request <= 300bps or 1
873e5990874SJohan Hovold  * otherwise.
874e5990874SJohan Hovold  */
875e5990874SJohan Hovold static void cp210x_change_speed(struct tty_struct *tty,
876e5990874SJohan Hovold 		struct usb_serial_port *port, struct ktermios *old_termios)
877e5990874SJohan Hovold {
878e5990874SJohan Hovold 	u32 baud;
879e5990874SJohan Hovold 
880adc8d746SAlan Cox 	baud = tty->termios.c_ospeed;
881e5990874SJohan Hovold 
882d1620ca9SJohan Hovold 	/* This maps the requested rate to a rate valid on cp2102 or cp2103,
883d1620ca9SJohan Hovold 	 * or to an arbitrary rate in [1M,2M].
884e5990874SJohan Hovold 	 *
885e5990874SJohan Hovold 	 * NOTE: B0 is not implemented.
886e5990874SJohan Hovold 	 */
887e5990874SJohan Hovold 	baud = cp210x_quantise_baudrate(baud);
888e5990874SJohan Hovold 
889660f3b14SGreg Kroah-Hartman 	dev_dbg(&port->dev, "%s - setting baud rate to %u\n", __func__, baud);
890fe1b07e9SKonstantin Shkolnyy 	if (cp210x_write_u32_reg(port, CP210X_SET_BAUDRATE, baud)) {
891e5990874SJohan Hovold 		dev_warn(&port->dev, "failed to set baud rate to %u\n", baud);
892e5990874SJohan Hovold 		if (old_termios)
893e5990874SJohan Hovold 			baud = old_termios->c_ospeed;
894e5990874SJohan Hovold 		else
895e5990874SJohan Hovold 			baud = 9600;
896e5990874SJohan Hovold 	}
897e5990874SJohan Hovold 
898e5990874SJohan Hovold 	tty_encode_baud_rate(tty, baud, baud);
899e5990874SJohan Hovold }
900e5990874SJohan Hovold 
9014cc27bd6SCraig Shelley static void cp210x_set_termios(struct tty_struct *tty,
90203ee2515SGreg Kroah-Hartman 		struct usb_serial_port *port, struct ktermios *old_termios)
90303ee2515SGreg Kroah-Hartman {
904660f3b14SGreg Kroah-Hartman 	struct device *dev = &port->dev;
90503ee2515SGreg Kroah-Hartman 	unsigned int cflag, old_cflag;
90619165b2bSKonstantin Shkolnyy 	u16 bits;
90703ee2515SGreg Kroah-Hartman 
908adc8d746SAlan Cox 	cflag = tty->termios.c_cflag;
90903ee2515SGreg Kroah-Hartman 	old_cflag = old_termios->c_cflag;
91003ee2515SGreg Kroah-Hartman 
911adc8d746SAlan Cox 	if (tty->termios.c_ospeed != old_termios->c_ospeed)
912e5990874SJohan Hovold 		cp210x_change_speed(tty, port, old_termios);
91303ee2515SGreg Kroah-Hartman 
91403ee2515SGreg Kroah-Hartman 	/* If the number of data bits is to be updated */
91503ee2515SGreg Kroah-Hartman 	if ((cflag & CSIZE) != (old_cflag & CSIZE)) {
916d0bf1ff0SKonstantin Shkolnyy 		cp210x_get_line_ctl(port, &bits);
91703ee2515SGreg Kroah-Hartman 		bits &= ~BITS_DATA_MASK;
91803ee2515SGreg Kroah-Hartman 		switch (cflag & CSIZE) {
91903ee2515SGreg Kroah-Hartman 		case CS5:
92003ee2515SGreg Kroah-Hartman 			bits |= BITS_DATA_5;
921660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "%s - data bits = 5\n", __func__);
92203ee2515SGreg Kroah-Hartman 			break;
92303ee2515SGreg Kroah-Hartman 		case CS6:
92403ee2515SGreg Kroah-Hartman 			bits |= BITS_DATA_6;
925660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "%s - data bits = 6\n", __func__);
92603ee2515SGreg Kroah-Hartman 			break;
92703ee2515SGreg Kroah-Hartman 		case CS7:
92803ee2515SGreg Kroah-Hartman 			bits |= BITS_DATA_7;
929660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "%s - data bits = 7\n", __func__);
93003ee2515SGreg Kroah-Hartman 			break;
93103ee2515SGreg Kroah-Hartman 		case CS8:
932c2b33559SJohan Hovold 		default:
93303ee2515SGreg Kroah-Hartman 			bits |= BITS_DATA_8;
934660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "%s - data bits = 8\n", __func__);
93503ee2515SGreg Kroah-Hartman 			break;
93603ee2515SGreg Kroah-Hartman 		}
93719165b2bSKonstantin Shkolnyy 		if (cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, bits))
938660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "Number of data bits requested not supported by device\n");
93903ee2515SGreg Kroah-Hartman 	}
94003ee2515SGreg Kroah-Hartman 
9414b6181caSRoland Koebler 	if ((cflag     & (PARENB|PARODD|CMSPAR)) !=
9424b6181caSRoland Koebler 	    (old_cflag & (PARENB|PARODD|CMSPAR))) {
943d0bf1ff0SKonstantin Shkolnyy 		cp210x_get_line_ctl(port, &bits);
94403ee2515SGreg Kroah-Hartman 		bits &= ~BITS_PARITY_MASK;
94503ee2515SGreg Kroah-Hartman 		if (cflag & PARENB) {
9464b6181caSRoland Koebler 			if (cflag & CMSPAR) {
9474b6181caSRoland Koebler 				if (cflag & PARODD) {
9484b6181caSRoland Koebler 					bits |= BITS_PARITY_MARK;
949660f3b14SGreg Kroah-Hartman 					dev_dbg(dev, "%s - parity = MARK\n", __func__);
9504b6181caSRoland Koebler 				} else {
9514b6181caSRoland Koebler 					bits |= BITS_PARITY_SPACE;
952660f3b14SGreg Kroah-Hartman 					dev_dbg(dev, "%s - parity = SPACE\n", __func__);
9534b6181caSRoland Koebler 				}
9544b6181caSRoland Koebler 			} else {
95503ee2515SGreg Kroah-Hartman 				if (cflag & PARODD) {
95603ee2515SGreg Kroah-Hartman 					bits |= BITS_PARITY_ODD;
957660f3b14SGreg Kroah-Hartman 					dev_dbg(dev, "%s - parity = ODD\n", __func__);
95803ee2515SGreg Kroah-Hartman 				} else {
95903ee2515SGreg Kroah-Hartman 					bits |= BITS_PARITY_EVEN;
960660f3b14SGreg Kroah-Hartman 					dev_dbg(dev, "%s - parity = EVEN\n", __func__);
96103ee2515SGreg Kroah-Hartman 				}
96203ee2515SGreg Kroah-Hartman 			}
9634b6181caSRoland Koebler 		}
96419165b2bSKonstantin Shkolnyy 		if (cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, bits))
965660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "Parity mode not supported by device\n");
96603ee2515SGreg Kroah-Hartman 	}
96703ee2515SGreg Kroah-Hartman 
96803ee2515SGreg Kroah-Hartman 	if ((cflag & CSTOPB) != (old_cflag & CSTOPB)) {
969d0bf1ff0SKonstantin Shkolnyy 		cp210x_get_line_ctl(port, &bits);
97003ee2515SGreg Kroah-Hartman 		bits &= ~BITS_STOP_MASK;
97103ee2515SGreg Kroah-Hartman 		if (cflag & CSTOPB) {
97203ee2515SGreg Kroah-Hartman 			bits |= BITS_STOP_2;
973660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "%s - stop bits = 2\n", __func__);
97403ee2515SGreg Kroah-Hartman 		} else {
97503ee2515SGreg Kroah-Hartman 			bits |= BITS_STOP_1;
976660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "%s - stop bits = 1\n", __func__);
97703ee2515SGreg Kroah-Hartman 		}
97819165b2bSKonstantin Shkolnyy 		if (cp210x_write_u16_reg(port, CP210X_SET_LINE_CTL, bits))
979660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "Number of stop bits requested not supported by device\n");
98003ee2515SGreg Kroah-Hartman 	}
98103ee2515SGreg Kroah-Hartman 
98203ee2515SGreg Kroah-Hartman 	if ((cflag & CRTSCTS) != (old_cflag & CRTSCTS)) {
9839034389cSKonstantin Shkolnyy 		struct cp210x_flow_ctl flow_ctl;
9849034389cSKonstantin Shkolnyy 		u32 ctl_hs;
9859034389cSKonstantin Shkolnyy 		u32 flow_repl;
9867084fa86SKonstantin Shkolnyy 
9879034389cSKonstantin Shkolnyy 		cp210x_read_reg_block(port, CP210X_GET_FLOW, &flow_ctl,
9889034389cSKonstantin Shkolnyy 				sizeof(flow_ctl));
9899034389cSKonstantin Shkolnyy 		ctl_hs = le32_to_cpu(flow_ctl.ulControlHandshake);
9909034389cSKonstantin Shkolnyy 		flow_repl = le32_to_cpu(flow_ctl.ulFlowReplace);
9919034389cSKonstantin Shkolnyy 		dev_dbg(dev, "%s - read ulControlHandshake=0x%08x, ulFlowReplace=0x%08x\n",
9929034389cSKonstantin Shkolnyy 				__func__, ctl_hs, flow_repl);
9937084fa86SKonstantin Shkolnyy 
994ab5701adSKonstantin Shkolnyy 		ctl_hs &= ~CP210X_SERIAL_DSR_HANDSHAKE;
995ab5701adSKonstantin Shkolnyy 		ctl_hs &= ~CP210X_SERIAL_DCD_HANDSHAKE;
996ab5701adSKonstantin Shkolnyy 		ctl_hs &= ~CP210X_SERIAL_DSR_SENSITIVITY;
997ab5701adSKonstantin Shkolnyy 		ctl_hs &= ~CP210X_SERIAL_DTR_MASK;
998ab5701adSKonstantin Shkolnyy 		ctl_hs |= CP210X_SERIAL_DTR_SHIFT(CP210X_SERIAL_DTR_ACTIVE);
99903ee2515SGreg Kroah-Hartman 		if (cflag & CRTSCTS) {
10009034389cSKonstantin Shkolnyy 			ctl_hs |= CP210X_SERIAL_CTS_HANDSHAKE;
1001ab5701adSKonstantin Shkolnyy 
1002ab5701adSKonstantin Shkolnyy 			flow_repl &= ~CP210X_SERIAL_RTS_MASK;
10039034389cSKonstantin Shkolnyy 			flow_repl |= CP210X_SERIAL_RTS_SHIFT(
10049034389cSKonstantin Shkolnyy 					CP210X_SERIAL_RTS_FLOW_CTL);
1005660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "%s - flow control = CRTSCTS\n", __func__);
100603ee2515SGreg Kroah-Hartman 		} else {
1007ab5701adSKonstantin Shkolnyy 			ctl_hs &= ~CP210X_SERIAL_CTS_HANDSHAKE;
1008ab5701adSKonstantin Shkolnyy 
1009ab5701adSKonstantin Shkolnyy 			flow_repl &= ~CP210X_SERIAL_RTS_MASK;
10109034389cSKonstantin Shkolnyy 			flow_repl |= CP210X_SERIAL_RTS_SHIFT(
10119034389cSKonstantin Shkolnyy 					CP210X_SERIAL_RTS_ACTIVE);
1012660f3b14SGreg Kroah-Hartman 			dev_dbg(dev, "%s - flow control = NONE\n", __func__);
101303ee2515SGreg Kroah-Hartman 		}
101403ee2515SGreg Kroah-Hartman 
10159034389cSKonstantin Shkolnyy 		dev_dbg(dev, "%s - write ulControlHandshake=0x%08x, ulFlowReplace=0x%08x\n",
10169034389cSKonstantin Shkolnyy 				__func__, ctl_hs, flow_repl);
10179034389cSKonstantin Shkolnyy 		flow_ctl.ulControlHandshake = cpu_to_le32(ctl_hs);
10189034389cSKonstantin Shkolnyy 		flow_ctl.ulFlowReplace = cpu_to_le32(flow_repl);
10199034389cSKonstantin Shkolnyy 		cp210x_write_reg_block(port, CP210X_SET_FLOW, &flow_ctl,
10209034389cSKonstantin Shkolnyy 				sizeof(flow_ctl));
102103ee2515SGreg Kroah-Hartman 	}
102203ee2515SGreg Kroah-Hartman 
102303ee2515SGreg Kroah-Hartman }
102403ee2515SGreg Kroah-Hartman 
102520b9d177SAlan Cox static int cp210x_tiocmset(struct tty_struct *tty,
102603ee2515SGreg Kroah-Hartman 		unsigned int set, unsigned int clear)
102703ee2515SGreg Kroah-Hartman {
102803ee2515SGreg Kroah-Hartman 	struct usb_serial_port *port = tty->driver_data;
102920b9d177SAlan Cox 	return cp210x_tiocmset_port(port, set, clear);
1030d2ad67b3SVomLehn }
1031d2ad67b3SVomLehn 
103220b9d177SAlan Cox static int cp210x_tiocmset_port(struct usb_serial_port *port,
1033d2ad67b3SVomLehn 		unsigned int set, unsigned int clear)
1034d2ad67b3SVomLehn {
103519165b2bSKonstantin Shkolnyy 	u16 control = 0;
103603ee2515SGreg Kroah-Hartman 
103703ee2515SGreg Kroah-Hartman 	if (set & TIOCM_RTS) {
103803ee2515SGreg Kroah-Hartman 		control |= CONTROL_RTS;
103903ee2515SGreg Kroah-Hartman 		control |= CONTROL_WRITE_RTS;
104003ee2515SGreg Kroah-Hartman 	}
104103ee2515SGreg Kroah-Hartman 	if (set & TIOCM_DTR) {
104203ee2515SGreg Kroah-Hartman 		control |= CONTROL_DTR;
104303ee2515SGreg Kroah-Hartman 		control |= CONTROL_WRITE_DTR;
104403ee2515SGreg Kroah-Hartman 	}
104503ee2515SGreg Kroah-Hartman 	if (clear & TIOCM_RTS) {
104603ee2515SGreg Kroah-Hartman 		control &= ~CONTROL_RTS;
104703ee2515SGreg Kroah-Hartman 		control |= CONTROL_WRITE_RTS;
104803ee2515SGreg Kroah-Hartman 	}
104903ee2515SGreg Kroah-Hartman 	if (clear & TIOCM_DTR) {
105003ee2515SGreg Kroah-Hartman 		control &= ~CONTROL_DTR;
105103ee2515SGreg Kroah-Hartman 		control |= CONTROL_WRITE_DTR;
105203ee2515SGreg Kroah-Hartman 	}
105303ee2515SGreg Kroah-Hartman 
1054660f3b14SGreg Kroah-Hartman 	dev_dbg(&port->dev, "%s - control = 0x%.4x\n", __func__, control);
105503ee2515SGreg Kroah-Hartman 
105619165b2bSKonstantin Shkolnyy 	return cp210x_write_u16_reg(port, CP210X_SET_MHS, control);
105703ee2515SGreg Kroah-Hartman }
105803ee2515SGreg Kroah-Hartman 
1059d94c7bd4SAlan Cox static void cp210x_dtr_rts(struct usb_serial_port *p, int on)
1060d94c7bd4SAlan Cox {
1061d94c7bd4SAlan Cox 	if (on)
106220b9d177SAlan Cox 		cp210x_tiocmset_port(p, TIOCM_DTR|TIOCM_RTS, 0);
1063d94c7bd4SAlan Cox 	else
106420b9d177SAlan Cox 		cp210x_tiocmset_port(p, 0, TIOCM_DTR|TIOCM_RTS);
1065d94c7bd4SAlan Cox }
1066d94c7bd4SAlan Cox 
106760b33c13SAlan Cox static int cp210x_tiocmget(struct tty_struct *tty)
106803ee2515SGreg Kroah-Hartman {
106903ee2515SGreg Kroah-Hartman 	struct usb_serial_port *port = tty->driver_data;
1070fe1b07e9SKonstantin Shkolnyy 	u8 control;
107103ee2515SGreg Kroah-Hartman 	int result;
107203ee2515SGreg Kroah-Hartman 
1073fe1b07e9SKonstantin Shkolnyy 	cp210x_read_u8_reg(port, CP210X_GET_MDMSTS, &control);
107403ee2515SGreg Kroah-Hartman 
107503ee2515SGreg Kroah-Hartman 	result = ((control & CONTROL_DTR) ? TIOCM_DTR : 0)
107603ee2515SGreg Kroah-Hartman 		|((control & CONTROL_RTS) ? TIOCM_RTS : 0)
107703ee2515SGreg Kroah-Hartman 		|((control & CONTROL_CTS) ? TIOCM_CTS : 0)
107803ee2515SGreg Kroah-Hartman 		|((control & CONTROL_DSR) ? TIOCM_DSR : 0)
107903ee2515SGreg Kroah-Hartman 		|((control & CONTROL_RING)? TIOCM_RI  : 0)
108003ee2515SGreg Kroah-Hartman 		|((control & CONTROL_DCD) ? TIOCM_CD  : 0);
108103ee2515SGreg Kroah-Hartman 
1082660f3b14SGreg Kroah-Hartman 	dev_dbg(&port->dev, "%s - control = 0x%.2x\n", __func__, control);
108303ee2515SGreg Kroah-Hartman 
108403ee2515SGreg Kroah-Hartman 	return result;
108503ee2515SGreg Kroah-Hartman }
108603ee2515SGreg Kroah-Hartman 
10874cc27bd6SCraig Shelley static void cp210x_break_ctl(struct tty_struct *tty, int break_state)
108803ee2515SGreg Kroah-Hartman {
108903ee2515SGreg Kroah-Hartman 	struct usb_serial_port *port = tty->driver_data;
109019165b2bSKonstantin Shkolnyy 	u16 state;
109103ee2515SGreg Kroah-Hartman 
109203ee2515SGreg Kroah-Hartman 	if (break_state == 0)
109303ee2515SGreg Kroah-Hartman 		state = BREAK_OFF;
109403ee2515SGreg Kroah-Hartman 	else
109503ee2515SGreg Kroah-Hartman 		state = BREAK_ON;
1096660f3b14SGreg Kroah-Hartman 	dev_dbg(&port->dev, "%s - turning break %s\n", __func__,
109703ee2515SGreg Kroah-Hartman 		state == BREAK_OFF ? "off" : "on");
109819165b2bSKonstantin Shkolnyy 	cp210x_write_u16_reg(port, CP210X_SET_BREAK, state);
109903ee2515SGreg Kroah-Hartman }
110003ee2515SGreg Kroah-Hartman 
1101e2ae67a3SKonstantin Shkolnyy static int cp210x_port_probe(struct usb_serial_port *port)
110203ee2515SGreg Kroah-Hartman {
1103e2ae67a3SKonstantin Shkolnyy 	struct usb_serial *serial = port->serial;
11044295fe77SJohan Hovold 	struct usb_host_interface *cur_altsetting;
1105e2ae67a3SKonstantin Shkolnyy 	struct cp210x_port_private *port_priv;
1106d0bf1ff0SKonstantin Shkolnyy 	int ret;
1107a5360a53SPreston Fick 
1108e2ae67a3SKonstantin Shkolnyy 	port_priv = kzalloc(sizeof(*port_priv), GFP_KERNEL);
1109e2ae67a3SKonstantin Shkolnyy 	if (!port_priv)
1110a5360a53SPreston Fick 		return -ENOMEM;
1111a5360a53SPreston Fick 
11124295fe77SJohan Hovold 	cur_altsetting = serial->interface->cur_altsetting;
1113e2ae67a3SKonstantin Shkolnyy 	port_priv->bInterfaceNumber = cur_altsetting->desc.bInterfaceNumber;
1114a5360a53SPreston Fick 
1115e2ae67a3SKonstantin Shkolnyy 	usb_set_serial_port_data(port, port_priv);
1116a5360a53SPreston Fick 
1117d0bf1ff0SKonstantin Shkolnyy 	ret = cp210x_detect_swapped_line_ctl(port);
1118d0bf1ff0SKonstantin Shkolnyy 	if (ret) {
1119d0bf1ff0SKonstantin Shkolnyy 		kfree(port_priv);
1120d0bf1ff0SKonstantin Shkolnyy 		return ret;
1121d0bf1ff0SKonstantin Shkolnyy 	}
112203ee2515SGreg Kroah-Hartman 
112303ee2515SGreg Kroah-Hartman 	return 0;
112403ee2515SGreg Kroah-Hartman }
112503ee2515SGreg Kroah-Hartman 
1126e2ae67a3SKonstantin Shkolnyy static int cp210x_port_remove(struct usb_serial_port *port)
1127a5360a53SPreston Fick {
1128e2ae67a3SKonstantin Shkolnyy 	struct cp210x_port_private *port_priv;
1129a5360a53SPreston Fick 
1130e2ae67a3SKonstantin Shkolnyy 	port_priv = usb_get_serial_port_data(port);
1131e2ae67a3SKonstantin Shkolnyy 	kfree(port_priv);
1132e2ae67a3SKonstantin Shkolnyy 
1133e2ae67a3SKonstantin Shkolnyy 	return 0;
1134a5360a53SPreston Fick }
1135a5360a53SPreston Fick 
113668e24113SGreg Kroah-Hartman module_usb_serial_driver(serial_drivers, id_table);
113703ee2515SGreg Kroah-Hartman 
113803ee2515SGreg Kroah-Hartman MODULE_DESCRIPTION(DRIVER_DESC);
113903ee2515SGreg Kroah-Hartman MODULE_LICENSE("GPL");
1140