Re: [PATCH] Add support of TI ICDI to USB simple serial device

2018-11-12 Thread Johan Hovold
On Fri, Oct 26, 2018 at 07:38:07PM +0800, Dashi Cao wrote: > TI In-Circuit Debug Interface (ICDI) is a debugging interface for TI ARM > microcontrollers. It has four USB interfaces and the first two of them are > presented as standard ACM serial device. The 3rd interface is the debugging > inter

[PATCH] Add support of TI ICDI to USB simple serial device

2018-10-26 Thread Dashi Cao
TI In-Circuit Debug Interface (ICDI) is a debugging interface for TI ARM microcontrollers. It has four USB interfaces and the first two of them are presented as standard ACM serial device. The 3rd interface is the debugging interface and it can be driven as a Linux USB simple serial device. With

Re: [PATCH] Add support of TI ICDI to USB simple serial device

2018-10-18 Thread Greg KH
On Sat, Oct 13, 2018 at 05:10:50PM +0800, Da Shi Cao wrote: > In-Circuit Debug Interface is a debugging interface for TI ARM > microcontrollers. It has three USB interfaces and two of them are > presented as standard ACM serial device. The 3rd interface is the > debugging interface and it can be dr

Re: [PATCH] Add support of TI ICDI to USB simple serial device

2018-10-14 Thread Felipe Balbi
Hi, Da Shi Cao writes: > In-Circuit Debug Interface is a debugging interface for TI ARM > microcontrollers. It has three USB interfaces and two of them are > presented as standard ACM serial device. The 3rd interface is the > debugging interface and it can be driven as a Linux USB simple > ter

[PATCH] Add support of TI ICDI to USB simple serial device

2018-10-13 Thread Da Shi Cao
In-Circuit Debug Interface is a debugging interface for TI ARM microcontrollers. It has three USB interfaces and two of them are presented as standard ACM serial device. The 3rd interface is the debugging interface and it can be driven as a Linux USB simple terminal. With it, debugging session and