Re: [PATCH v3] tty: serial: don't do termios for BTIF

2020-06-16 Thread sean.wang
From: Sean Wang >> >> From: Sean Wang >> >> Bluetooth Interface (BTIF) is designed dedicatedly for MediaTek SOC >> with BT in order to be instead of the UART interface between BT module >> and Host CPU, and not exported to user space to access. >> >> As the UART design, BTIF will be an APB slave

Re: [PATCH v3] tty: serial: don't do termios for BTIF

2020-06-16 Thread sean.wang
From: Sean Wang >On Thu, Apr 23, 2020 at 02:02:08AM +0800, sean.w...@mediatek.com wrote: >> From: Sean Wang >> >> Bluetooth Interface (BTIF) is designed dedicatedly for MediaTek SOC >> with BT in order to be instead of the UART interface between BT module >> and Host CPU, and not exported to use

Re: [PATCH v3] tty: serial: don't do termios for BTIF

2020-05-05 Thread Greg KH
On Wed, Apr 22, 2020 at 08:09:00PM +0200, Greg KH wrote: > On Thu, Apr 23, 2020 at 02:02:08AM +0800, sean.w...@mediatek.com wrote: > > From: Sean Wang > > > > Bluetooth Interface (BTIF) is designed dedicatedly for MediaTek SOC with > > BT in order to be instead of the UART interface between BT mo