Re: [PATCH] tty: serial: Add initial MSM UART High Speed Lite driver

2013-07-17 Thread Ivan T. Ivanov
Hi Kumar, On Tue, 2013-07-16 at 15:17 -0500, Kumar Gala wrote: > On Jul 1, 2013, at 4:11 AM, Ivan T. Ivanov wrote: > > > From: "Ivan T. Ivanov" > > > > This is a tty driver with console support for Qualcomm's UART > > controllers found in the MSM8974 chipsets. Driver is completely > > based

Re: [PATCH] tty: serial: Add initial MSM UART High Speed Lite driver

2013-07-17 Thread Ivan T. Ivanov
Hi Kumar, On Tue, 2013-07-16 at 15:17 -0500, Kumar Gala wrote: On Jul 1, 2013, at 4:11 AM, Ivan T. Ivanov wrote: From: Ivan T. Ivanov iiva...@mm-sol.com This is a tty driver with console support for Qualcomm's UART controllers found in the MSM8974 chipsets. Driver is completely

Re: [PATCH] tty: serial: Add initial MSM UART High Speed Lite driver

2013-07-16 Thread Ivan T. Ivanov
Hi Greg, On Mon, 2013-07-01 at 12:11 +0300, Ivan T. Ivanov wrote: > From: "Ivan T. Ivanov" > > This is a tty driver with console support for Qualcomm's UART > controllers found in the MSM8974 chipsets. Driver is completely > based on implementation found in codeaurora.org msm_serial_hs_lite >

Re: [PATCH] tty: serial: Add initial MSM UART High Speed Lite driver

2013-07-16 Thread Ivan T. Ivanov
Hi Greg, On Mon, 2013-07-01 at 12:11 +0300, Ivan T. Ivanov wrote: From: Ivan T. Ivanov iiva...@mm-sol.com This is a tty driver with console support for Qualcomm's UART controllers found in the MSM8974 chipsets. Driver is completely based on implementation found in codeaurora.org

[PATCH] tty: serial: Add initial MSM UART High Speed Lite driver

2013-07-01 Thread Ivan T. Ivanov
From: "Ivan T. Ivanov" This is a tty driver with console support for Qualcomm's UART controllers found in the MSM8974 chipsets. Driver is completely based on implementation found in codeaurora.org msm_serial_hs_lite with Android dependences removed. Other changes include, moved to device managed

[PATCH] tty: serial: Add initial MSM UART High Speed Lite driver

2013-07-01 Thread Ivan T. Ivanov
From: Ivan T. Ivanov iiva...@mm-sol.com This is a tty driver with console support for Qualcomm's UART controllers found in the MSM8974 chipsets. Driver is completely based on implementation found in codeaurora.org msm_serial_hs_lite with Android dependences removed. Other changes include, moved