mbox

[GIT,PULL] DaVinci fix for v4.10

Message ID 214ce380-3c45-423c-a7bc-e19ea1ce2a2d@ti.com
State New
Headers show

Pull-request

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

Message

Sekhar Nori Jan. 18, 2017, 10:53 a.m. UTC
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(+)

Comments

Sekhar Nori Jan. 18, 2017, 3:30 p.m. UTC | #1
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
Olof Johansson Jan. 19, 2017, 12:12 a.m. UTC | #2
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
Sekhar Nori Jan. 19, 2017, 3:50 a.m. UTC | #3
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
Olof Johansson Jan. 20, 2017, 12:23 a.m. UTC | #4
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
Sekhar Nori Jan. 20, 2017, 6:02 a.m. UTC | #5
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