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

2013-07-29 Thread Ivan T. Ivanov
Hi David, On Fri, 2013-07-26 at 14:50 -0700, David Brown wrote: > On Mon, Jul 22, 2013 at 10:05:48AM +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 > >b

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

2013-07-26 Thread David Brown
On Mon, Jul 22, 2013 at 10:05:48AM +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 with Android de

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

2013-07-22 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