linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] qcom driver changes for v3.16-2
@ 2014-05-30 16:41 Kumar Gala
  2014-05-30 23:57 ` Greg KH
  2014-05-31  3:58 ` Olof Johansson
  0 siblings, 2 replies; 5+ messages in thread
From: Kumar Gala @ 2014-05-30 16:41 UTC (permalink / raw)
  To: arm
  Cc: Kevin Hilman, Arnd Bergmann, linux-arm-msm, linux-kernel,
	Olof Johansson, David Brown, linux-arm-kernel, Andy Gross,
	gregkh

The following changes since commit 5d144e36b7c51612922fa05d37ff3a869261cc82:

   soc: qcom: Add GSBI driver (2014-05-23 11:38:04 -0500)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-drivers-for-3.16-2

for you to fetch changes up to 31964ffebbb958c6cf289c7c12edd7530d6221b9:

   tty: serial: msm: Remove direct access to GSBI (2014-05-29 11:06:20 -0500)

----------------------------------------------------------------
Qualcomm ARM Based driver Updates for v3.16-2

* Updated MSM uart driver to not access GSBI control registers

----------------------------------------------------------------
Andy Gross (1):
       tty: serial: msm: Remove direct access to GSBI

  drivers/tty/serial/msm_serial.c | 48 ++---------------------------------------
  drivers/tty/serial/msm_serial.h |  5 -----
  2 files changed, 2 insertions(+), 51 deletions(-)

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] qcom driver changes for v3.16-2
  2014-05-30 16:41 [GIT PULL] qcom driver changes for v3.16-2 Kumar Gala
@ 2014-05-30 23:57 ` Greg KH
  2014-05-31  3:08   ` Olof Johansson
  2014-05-31  3:58 ` Olof Johansson
  1 sibling, 1 reply; 5+ messages in thread
From: Greg KH @ 2014-05-30 23:57 UTC (permalink / raw)
  To: Kumar Gala
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-msm, linux-kernel,
	Olof Johansson, David Brown, linux-arm-kernel, Andy Gross

On Fri, May 30, 2014 at 11:41:01AM -0500, Kumar Gala wrote:
> The following changes since commit 5d144e36b7c51612922fa05d37ff3a869261cc82:
> 
>   soc: qcom: Add GSBI driver (2014-05-23 11:38:04 -0500)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-drivers-for-3.16-2
> 
> for you to fetch changes up to 31964ffebbb958c6cf289c7c12edd7530d6221b9:
> 
>   tty: serial: msm: Remove direct access to GSBI (2014-05-29 11:06:20 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based driver Updates for v3.16-2
> 
> * Updated MSM uart driver to not access GSBI control registers
> 
> ----------------------------------------------------------------
> Andy Gross (1):
>       tty: serial: msm: Remove direct access to GSBI
> 
>  drivers/tty/serial/msm_serial.c | 48 ++---------------------------------------
>  drivers/tty/serial/msm_serial.h |  5 -----
>  2 files changed, 2 insertions(+), 51 deletions(-)

Do you want me to take these in the tty tree?  Or are they going to go
through the arm tree(s) for other reasons (dependancies)?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] qcom driver changes for v3.16-2
  2014-05-30 23:57 ` Greg KH
@ 2014-05-31  3:08   ` Olof Johansson
  2014-05-31  3:51     ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Olof Johansson @ 2014-05-31  3:08 UTC (permalink / raw)
  To: Greg KH
  Cc: Kumar Gala, arm, Kevin Hilman, Arnd Bergmann, linux-arm-msm,
	linux-kernel, David Brown, linux-arm-kernel, Andy Gross

On Fri, May 30, 2014 at 4:57 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
> On Fri, May 30, 2014 at 11:41:01AM -0500, Kumar Gala wrote:
>> The following changes since commit 5d144e36b7c51612922fa05d37ff3a869261cc82:
>>
>>   soc: qcom: Add GSBI driver (2014-05-23 11:38:04 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-drivers-for-3.16-2
>>
>> for you to fetch changes up to 31964ffebbb958c6cf289c7c12edd7530d6221b9:
>>
>>   tty: serial: msm: Remove direct access to GSBI (2014-05-29 11:06:20 -0500)
>>
>> ----------------------------------------------------------------
>> Qualcomm ARM Based driver Updates for v3.16-2
>>
>> * Updated MSM uart driver to not access GSBI control registers
>>
>> ----------------------------------------------------------------
>> Andy Gross (1):
>>       tty: serial: msm: Remove direct access to GSBI
>>
>>  drivers/tty/serial/msm_serial.c | 48 ++---------------------------------------
>>  drivers/tty/serial/msm_serial.h |  5 -----
>>  2 files changed, 2 insertions(+), 51 deletions(-)
>
> Do you want me to take these in the tty tree?  Or are they going to go
> through the arm tree(s) for other reasons (dependancies)?

In the other thread about this patch
(http://marc.info/?l=linux-kernel&m=140137951814522&w=2), he claimed:

"I’ll send it via arm-soc as the related patches are going via that path."

I'm not fussed either way. I haven't touched these branches yet.


-Olof

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] qcom driver changes for v3.16-2
  2014-05-31  3:08   ` Olof Johansson
@ 2014-05-31  3:51     ` Greg KH
  0 siblings, 0 replies; 5+ messages in thread
From: Greg KH @ 2014-05-31  3:51 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Kumar Gala, arm, Kevin Hilman, Arnd Bergmann, linux-arm-msm,
	linux-kernel, David Brown, linux-arm-kernel, Andy Gross

On Fri, May 30, 2014 at 08:08:42PM -0700, Olof Johansson wrote:
> On Fri, May 30, 2014 at 4:57 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
> > On Fri, May 30, 2014 at 11:41:01AM -0500, Kumar Gala wrote:
> >> The following changes since commit 5d144e36b7c51612922fa05d37ff3a869261cc82:
> >>
> >>   soc: qcom: Add GSBI driver (2014-05-23 11:38:04 -0500)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-drivers-for-3.16-2
> >>
> >> for you to fetch changes up to 31964ffebbb958c6cf289c7c12edd7530d6221b9:
> >>
> >>   tty: serial: msm: Remove direct access to GSBI (2014-05-29 11:06:20 -0500)
> >>
> >> ----------------------------------------------------------------
> >> Qualcomm ARM Based driver Updates for v3.16-2
> >>
> >> * Updated MSM uart driver to not access GSBI control registers
> >>
> >> ----------------------------------------------------------------
> >> Andy Gross (1):
> >>       tty: serial: msm: Remove direct access to GSBI
> >>
> >>  drivers/tty/serial/msm_serial.c | 48 ++---------------------------------------
> >>  drivers/tty/serial/msm_serial.h |  5 -----
> >>  2 files changed, 2 insertions(+), 51 deletions(-)
> >
> > Do you want me to take these in the tty tree?  Or are they going to go
> > through the arm tree(s) for other reasons (dependancies)?
> 
> In the other thread about this patch
> (http://marc.info/?l=linux-kernel&m=140137951814522&w=2), he claimed:
> 
> "I’ll send it via arm-soc as the related patches are going via that path."
> 
> I'm not fussed either way. I haven't touched these branches yet.

Ok, that's fine with me.

greg k-h

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] qcom driver changes for v3.16-2
  2014-05-30 16:41 [GIT PULL] qcom driver changes for v3.16-2 Kumar Gala
  2014-05-30 23:57 ` Greg KH
@ 2014-05-31  3:58 ` Olof Johansson
  1 sibling, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2014-05-31  3:58 UTC (permalink / raw)
  To: Kumar Gala
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-msm, linux-kernel,
	David Brown, linux-arm-kernel, Andy Gross, gregkh

On Fri, May 30, 2014 at 11:41:01AM -0500, Kumar Gala wrote:
> The following changes since commit 5d144e36b7c51612922fa05d37ff3a869261cc82:
> 
>   soc: qcom: Add GSBI driver (2014-05-23 11:38:04 -0500)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-drivers-for-3.16-2
> 
> for you to fetch changes up to 31964ffebbb958c6cf289c7c12edd7530d6221b9:
> 
>   tty: serial: msm: Remove direct access to GSBI (2014-05-29 11:06:20 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based driver Updates for v3.16-2
> 
> * Updated MSM uart driver to not access GSBI control registers

Ok, merged.


-Olof

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-31  3:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-30 16:41 [GIT PULL] qcom driver changes for v3.16-2 Kumar Gala
2014-05-30 23:57 ` Greg KH
2014-05-31  3:08   ` Olof Johansson
2014-05-31  3:51     ` Greg KH
2014-05-31  3:58 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).