mbox

[GIT,PULL,3/3] ARM: SOC: Keystone soc driver update for 4.14

Message ID 1502929842-8156-3-git-send-email-ssantosh@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_soc_drivers_4.14

Message

Santosh Shilimkar Aug. 17, 2017, 12:30 a.m. UTC
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_soc_drivers_4.14

for you to fetch changes up to a1934ff175ff25f57dae8b5107a2351d15729c3a:

  soc: ti: ti_sci_pm_domains: Populate name for genpd (2017-07-28 09:51:34 -0700)

----------------------------------------------------------------
soc: Keystone ti-sci driver genpd fix for 4.14

----------------------------------------------------------------
Dave Gerlach (1):
      soc: ti: ti_sci_pm_domains: Populate name for genpd

 drivers/soc/ti/ti_sci_pm_domains.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Arnd Bergmann Aug. 17, 2017, 9:03 a.m. UTC | #1
On Thu, Aug 17, 2017 at 2:30 AM, Santosh Shilimkar <ssantosh@kernel.org> wrote:
> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>
>   Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_soc_drivers_4.14
>
> for you to fetch changes up to a1934ff175ff25f57dae8b5107a2351d15729c3a:
>
>   soc: ti: ti_sci_pm_domains: Populate name for genpd (2017-07-28 09:51:34 -0700)
>
> ----------------------------------------------------------------
> soc: Keystone ti-sci driver genpd fix for 4.14

>From the patch description I would have guessed that we want this in 4.13,
can you clarify?

     Arnd
Santosh Shilimkar Aug. 17, 2017, 5:06 p.m. UTC | #2
On 8/17/2017 2:03 AM, Arnd Bergmann wrote:
> On Thu, Aug 17, 2017 at 2:30 AM, Santosh Shilimkar <ssantosh@kernel.org> wrote:
>> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>>
>>    Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
>>
>> are available in the git repository at:
>>
>>    git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_soc_drivers_4.14
>>
>> for you to fetch changes up to a1934ff175ff25f57dae8b5107a2351d15729c3a:
>>
>>    soc: ti: ti_sci_pm_domains: Populate name for genpd (2017-07-28 09:51:34 -0700)
>>
>> ----------------------------------------------------------------
>> soc: Keystone ti-sci driver genpd fix for 4.14
> 
>  From the patch description I would have guessed that we want this in 4.13,
> can you clarify?
> 
I was in two minds as well but no one complained it has must have
fix so I just queued it for 4.14. If you can cherry pick that to 4.13,
that will be great.

Regards,
Santosh
Arnd Bergmann Aug. 18, 2017, 10 a.m. UTC | #3
On Thu, Aug 17, 2017 at 7:06 PM, Santosh Shilimkar
<santosh.shilimkar@oracle.com> wrote:
> On 8/17/2017 2:03 AM, Arnd Bergmann wrote:
>>
>> On Thu, Aug 17, 2017 at 2:30 AM, Santosh Shilimkar <ssantosh@kernel.org>
>> wrote:
>>>
>>> The following changes since commit
>>> 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>>>
>>>    Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
>>>
>>> are available in the git repository at:
>>>
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
>>> tags/keystone_soc_drivers_4.14
>>>
>>> for you to fetch changes up to a1934ff175ff25f57dae8b5107a2351d15729c3a:
>>>
>>>    soc: ti: ti_sci_pm_domains: Populate name for genpd (2017-07-28
>>> 09:51:34 -0700)
>>>
>>> ----------------------------------------------------------------
>>> soc: Keystone ti-sci driver genpd fix for 4.14
>>
>>
>>  From the patch description I would have guessed that we want this in
>> 4.13,
>> can you clarify?
>>
> I was in two minds as well but no one complained it has must have
> fix so I just queued it for 4.14. If you can cherry pick that to 4.13,
> that will be great.

Cherry-picked into fixes now, thanks for the clarification.

     Arnd
Santosh Shilimkar Aug. 18, 2017, 4:17 p.m. UTC | #4
On 8/18/2017 3:00 AM, Arnd Bergmann wrote:
> On Thu, Aug 17, 2017 at 7:06 PM, Santosh Shilimkar
> <santosh.shilimkar@oracle.com> wrote:
>> On 8/17/2017 2:03 AM, Arnd Bergmann wrote:
>>>
>>> On Thu, Aug 17, 2017 at 2:30 AM, Santosh Shilimkar <ssantosh@kernel.org>
>>> wrote:
[..]

>>>   From the patch description I would have guessed that we want this in
>>> 4.13,
>>> can you clarify?
>>>
>> I was in two minds as well but no one complained it has must have
>> fix so I just queued it for 4.14. If you can cherry pick that to 4.13,
>> that will be great.
> 
> Cherry-picked into fixes now, thanks for the clarification.
> 
Thanks Arnd !!