All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] DaVinci fix for v4.10
@ 2017-01-18 10:53 Sekhar Nori
  2017-01-18 15:30 ` Sekhar Nori
  2017-01-19  0:12 ` Olof Johansson
  0 siblings, 2 replies; 6+ messages in thread
From: Sekhar Nori @ 2017-01-18 10:53 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:

  Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.10-part2

for you to fetch changes up to 6f042ee9cc09792c1c0f0cd8f275c2b4b29eaa96:

  ARM: dts: da850-evm: fix read access to SPI flash (2017-01-18 15:38:08 +0530)

----------------------------------------------------------------
This patch uses fast-read opcode to read the
SPI flash. This is needed for error-free read
at 30Mhz.

----------------------------------------------------------------
Fabien Parent (1):
      ARM: dts: da850-evm: fix read access to SPI flash

 arch/arm/boot/dts/da850-evm.dts | 1 +
 1 file changed, 1 insertion(+)

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

* [GIT PULL] DaVinci fix for v4.10
  2017-01-18 10:53 [GIT PULL] DaVinci fix for v4.10 Sekhar Nori
@ 2017-01-18 15:30 ` Sekhar Nori
  2017-01-19  0:12 ` Olof Johansson
  1 sibling, 0 replies; 6+ messages in thread
From: Sekhar Nori @ 2017-01-18 15:30 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday 18 January 2017 04:23 PM, Sekhar Nori wrote:
> The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:
> 
>   Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.10-part2
> 
> for you to fetch changes up to 6f042ee9cc09792c1c0f0cd8f275c2b4b29eaa96:
> 
>   ARM: dts: da850-evm: fix read access to SPI flash (2017-01-18 15:38:08 +0530)
> 
> ----------------------------------------------------------------
> This patch uses fast-read opcode to read the
> SPI flash. This is needed for error-free read
> at 30Mhz.

I should have pointed out here that I have tagged the patch for stable
kernel inclusion since this issue causes data corruption for the user.

Thanks,
Sekhar

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

* [GIT PULL] DaVinci fix for v4.10
  2017-01-18 10:53 [GIT PULL] DaVinci fix for v4.10 Sekhar Nori
  2017-01-18 15:30 ` Sekhar Nori
@ 2017-01-19  0:12 ` Olof Johansson
  2017-01-19  3:50   ` Sekhar Nori
  1 sibling, 1 reply; 6+ messages in thread
From: Olof Johansson @ 2017-01-19  0:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Sekhar,

On Wed, Jan 18, 2017 at 04:23:55PM +0530, Sekhar Nori wrote:
> The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:
> 
>   Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.10-part2
> 
> for you to fetch changes up to 6f042ee9cc09792c1c0f0cd8f275c2b4b29eaa96:
> 
>   ARM: dts: da850-evm: fix read access to SPI flash (2017-01-18 15:38:08 +0530)
> 
> ----------------------------------------------------------------
> This patch uses fast-read opcode to read the
> SPI flash. This is needed for error-free read
> at 30Mhz.
> 
> ----------------------------------------------------------------
> Fabien Parent (1):
>       ARM: dts: da850-evm: fix read access to SPI flash

You're ahead of our branch since this is based on -rc4 when it doesn't
have to. Want to respin, or should I cherry-pick the patch?


-Olof

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

* [GIT PULL] DaVinci fix for v4.10
  2017-01-19  0:12 ` Olof Johansson
@ 2017-01-19  3:50   ` Sekhar Nori
  2017-01-20  0:23     ` Olof Johansson
  0 siblings, 1 reply; 6+ messages in thread
From: Sekhar Nori @ 2017-01-19  3:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof,

On Thursday 19 January 2017 05:42 AM, Olof Johansson wrote:
> Hi Sekhar,
> 
> On Wed, Jan 18, 2017 at 04:23:55PM +0530, Sekhar Nori wrote:
>> The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:
>>
>>   Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.10-part2
>>
>> for you to fetch changes up to 6f042ee9cc09792c1c0f0cd8f275c2b4b29eaa96:
>>
>>   ARM: dts: da850-evm: fix read access to SPI flash (2017-01-18 15:38:08 +0530)
>>
>> ----------------------------------------------------------------
>> This patch uses fast-read opcode to read the
>> SPI flash. This is needed for error-free read
>> at 30Mhz.
>>
>> ----------------------------------------------------------------
>> Fabien Parent (1):
>>       ARM: dts: da850-evm: fix read access to SPI flash
> 
> You're ahead of our branch since this is based on -rc4 when it doesn't
> have to. Want to respin, or should I cherry-pick the patch?

Cherry-picking is fine. Thanks!

Regards,
Sekhar

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

* [GIT PULL] DaVinci fix for v4.10
  2017-01-19  3:50   ` Sekhar Nori
@ 2017-01-20  0:23     ` Olof Johansson
  2017-01-20  6:02       ` Sekhar Nori
  0 siblings, 1 reply; 6+ messages in thread
From: Olof Johansson @ 2017-01-20  0:23 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jan 19, 2017 at 09:20:55AM +0530, Sekhar Nori wrote:
> Hi Olof,
> 
> On Thursday 19 January 2017 05:42 AM, Olof Johansson wrote:
> > Hi Sekhar,
> > 
> > On Wed, Jan 18, 2017 at 04:23:55PM +0530, Sekhar Nori wrote:
> >> The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:
> >>
> >>   Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.10-part2
> >>
> >> for you to fetch changes up to 6f042ee9cc09792c1c0f0cd8f275c2b4b29eaa96:
> >>
> >>   ARM: dts: da850-evm: fix read access to SPI flash (2017-01-18 15:38:08 +0530)
> >>
> >> ----------------------------------------------------------------
> >> This patch uses fast-read opcode to read the
> >> SPI flash. This is needed for error-free read
> >> at 30Mhz.
> >>
> >> ----------------------------------------------------------------
> >> Fabien Parent (1):
> >>       ARM: dts: da850-evm: fix read access to SPI flash
> > 
> > You're ahead of our branch since this is based on -rc4 when it doesn't
> > have to. Want to respin, or should I cherry-pick the patch?
> 
> Cherry-picking is fine. Thanks!

Great, cherry-picked to fixes. Please drop from your for-next branch if you
have one.


-Olof

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

* [GIT PULL] DaVinci fix for v4.10
  2017-01-20  0:23     ` Olof Johansson
@ 2017-01-20  6:02       ` Sekhar Nori
  0 siblings, 0 replies; 6+ messages in thread
From: Sekhar Nori @ 2017-01-20  6:02 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday 20 January 2017 05:53 AM, Olof Johansson wrote:
> On Thu, Jan 19, 2017 at 09:20:55AM +0530, Sekhar Nori wrote:
>> Hi Olof,
>>
>> On Thursday 19 January 2017 05:42 AM, Olof Johansson wrote:
>>> Hi Sekhar,
>>>
>>> On Wed, Jan 18, 2017 at 04:23:55PM +0530, Sekhar Nori wrote:
>>>> The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:
>>>>
>>>>   Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)
>>>>
>>>> are available in the git repository at:
>>>>
>>>>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.10-part2
>>>>
>>>> for you to fetch changes up to 6f042ee9cc09792c1c0f0cd8f275c2b4b29eaa96:
>>>>
>>>>   ARM: dts: da850-evm: fix read access to SPI flash (2017-01-18 15:38:08 +0530)
>>>>
>>>> ----------------------------------------------------------------
>>>> This patch uses fast-read opcode to read the
>>>> SPI flash. This is needed for error-free read
>>>> at 30Mhz.
>>>>
>>>> ----------------------------------------------------------------
>>>> Fabien Parent (1):
>>>>       ARM: dts: da850-evm: fix read access to SPI flash
>>>
>>> You're ahead of our branch since this is based on -rc4 when it doesn't
>>> have to. Want to respin, or should I cherry-pick the patch?
>>
>> Cherry-picking is fine. Thanks!
> 
> Great, cherry-picked to fixes. Please drop from your for-next branch if you
> have one.

Thanks! No, I dont have a for-next branch which gets merged to linux-next.

Thanks,
Sekhar

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

end of thread, other threads:[~2017-01-20  6:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 10:53 [GIT PULL] DaVinci fix for v4.10 Sekhar Nori
2017-01-18 15:30 ` Sekhar Nori
2017-01-19  0:12 ` Olof Johansson
2017-01-19  3:50   ` Sekhar Nori
2017-01-20  0:23     ` Olof Johansson
2017-01-20  6:02       ` Sekhar Nori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.