2014-10-01 14:41:51

by Arnd Bergmann

[permalink] [raw]
Subject: Re: [GIT PULL] qcom SoC changes for v3.18

On Monday 22 September 2014, Kumar Gala wrote:
> The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
>
> Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-soc-for-3.18
>
> for you to fetch changes up to 525fbb55947177cdae507b0d292f43c2c9a75a47:
>
> ARM: qcom: Move scm-boot files to drivers/soc and include/soc (2014-09-18 18:14:01 -0500)
>
> ----------------------------------------------------------------
> Qualcomm ARM Based SoC Updates for v3.18
>
> * Moved scm support into drivers/soc/qcom (allows for use by drivers)
> * Various bug fixes and minor feature additions to scm code
> * Added big-endian support to debug MSM uart

Pulled it into next/late now. This means we're not sending it together with the
other pull requests to Linus. We'll see how things go during the first week
and may or may not send it in the second week of the merge window depending
on that.

Arnd


2014-10-15 08:18:41

by Kumar Gala

[permalink] [raw]
Subject: Re: [GIT PULL] qcom SoC changes for v3.18


On Oct 1, 2014, at 4:41 PM, Arnd Bergmann <[email protected]> wrote:

> On Monday 22 September 2014, Kumar Gala wrote:
>> The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
>>
>> Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
>>
>> are available in the git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-soc-for-3.18
>>
>> for you to fetch changes up to 525fbb55947177cdae507b0d292f43c2c9a75a47:
>>
>> ARM: qcom: Move scm-boot files to drivers/soc and include/soc (2014-09-18 18:14:01 -0500)
>>
>> ----------------------------------------------------------------
>> Qualcomm ARM Based SoC Updates for v3.18
>>
>> * Moved scm support into drivers/soc/qcom (allows for use by drivers)
>> * Various bug fixes and minor feature additions to scm code
>> * Added big-endian support to debug MSM uart
>
> Pulled it into next/late now. This means we're not sending it together with the
> other pull requests to Linus. We'll see how things go during the first week
> and may or may not send it in the second week of the merge window depending
> on that.
>
> Arnd

Any update if you guys will end up sending this to linus for 3.18 or not?

- k

--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

2014-10-16 17:52:28

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL] qcom SoC changes for v3.18

Hi,

On Wed, Oct 15, 2014 at 1:18 AM, Kumar Gala <[email protected]> wrote:
>
> On Oct 1, 2014, at 4:41 PM, Arnd Bergmann <[email protected]> wrote:
>
>> On Monday 22 September 2014, Kumar Gala wrote:
>>> The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
>>>
>>> Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
>>>
>>> are available in the git repository at:
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-soc-for-3.18
>>>
>>> for you to fetch changes up to 525fbb55947177cdae507b0d292f43c2c9a75a47:
>>>
>>> ARM: qcom: Move scm-boot files to drivers/soc and include/soc (2014-09-18 18:14:01 -0500)
>>>
>>> ----------------------------------------------------------------
>>> Qualcomm ARM Based SoC Updates for v3.18
>>>
>>> * Moved scm support into drivers/soc/qcom (allows for use by drivers)
>>> * Various bug fixes and minor feature additions to scm code
>>> * Added big-endian support to debug MSM uart
>>
>> Pulled it into next/late now. This means we're not sending it together with the
>> other pull requests to Linus. We'll see how things go during the first week
>> and may or may not send it in the second week of the merge window depending
>> on that.
>>
>> Arnd
>
> Any update if you guys will end up sending this to linus for 3.18 or not?

There ended up being several issues with the next/late branch so I
believe the current outlook is that we'll not send it.

(Arnd has been handling most of the 3.18 stuff and he might have
changed his mind since we last talked about it, but that's the state
as far as i know).


-Olof