Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2014-01-09 Thread Sekhar Nori
On Thursday 09 January 2014 10:03 PM, Brian Norris wrote: > On Thu, Jan 09, 2014 at 04:09:00PM +0530, Sekhar Nori wrote: >> On Thursday 26 December 2013 05:36 PM, ivan.khoronzhuk wrote: >>> On 12/18/2013 02:13 PM, Sekhar Nori wrote: On Wednesday 18 December 2013 05:21 PM, ivan.khoronzhuk wrote

Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2014-01-09 Thread Sekhar Nori
On Thursday 09 January 2014 10:03 PM, Brian Norris wrote: > On Thu, Jan 09, 2014 at 04:09:00PM +0530, Sekhar Nori wrote: >> On Thursday 26 December 2013 05:36 PM, ivan.khoronzhuk wrote: >>> On 12/18/2013 02:13 PM, Sekhar Nori wrote: On Wednesday 18 December 2013 05:21 PM, ivan.khoronzhuk wrote

Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2014-01-09 Thread Brian Norris
On Thu, Jan 09, 2014 at 04:09:00PM +0530, Sekhar Nori wrote: > On Thursday 26 December 2013 05:36 PM, ivan.khoronzhuk wrote: > > On 12/18/2013 02:13 PM, Sekhar Nori wrote: > >> On Wednesday 18 December 2013 05:21 PM, ivan.khoronzhuk wrote: > >>> Hi, Sekhar > >>> > >>> This patch is based on "Reuse

Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2014-01-09 Thread Sekhar Nori
On Thursday 26 December 2013 05:36 PM, ivan.khoronzhuk wrote: > On 12/18/2013 02:13 PM, Sekhar Nori wrote: >> On Wednesday 18 December 2013 05:21 PM, ivan.khoronzhuk wrote: >>> Hi, Sekhar >>> >>> This patch is based on "Reuse davinci-nand driver for Keystone arch" >>> series. >>> The series has pas

Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2013-12-26 Thread ivan.khoronzhuk
On 12/18/2013 02:13 PM, Sekhar Nori wrote: On Wednesday 18 December 2013 05:21 PM, ivan.khoronzhuk wrote: Hi, Sekhar This patch is based on "Reuse davinci-nand driver for Keystone arch" series. The series has passed review at https://lkml.org/lkml/2013/12/17/241 and can be found at http://git.i

Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2013-12-18 Thread Sekhar Nori
On Wednesday 18 December 2013 05:21 PM, ivan.khoronzhuk wrote: > Hi, Sekhar > > This patch is based on "Reuse davinci-nand driver for Keystone arch" series. > The series has passed review at https://lkml.org/lkml/2013/12/17/241 > and can be found at http://git.infradead.org/l2-mtd.git > > This pa

Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2013-12-18 Thread ivan.khoronzhuk
On 12/05/2013 08:11 PM, Ivan Khoronzhuk wrote: > The problem that the set timings code contains the call of Davinci > platform function davinci_aemif_setup_timing() which is not > accessible if kernel is built for another platform like Keystone. > > The Keysone platform is going to use TI AEMIF dr

Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2013-12-09 Thread ivan.khoronzhuk
On 12/06/2013 11:04 PM, Sekhar Nori wrote: > On 12/5/2013 11:41 PM, Ivan Khoronzhuk wrote: > >> diff --git a/arch/arm/mach-davinci/board-mityomapl138.c >> b/arch/arm/mach-davinci/board-mityomapl138.c >> index 7aa105b..98a66ff 100644 >> --- a/arch/arm/mach-davinci/board-mityomapl138.c >> +++ b/arc

Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2013-12-06 Thread Sekhar Nori
On 12/5/2013 11:41 PM, Ivan Khoronzhuk wrote: > diff --git a/arch/arm/mach-davinci/board-mityomapl138.c > b/arch/arm/mach-davinci/board-mityomapl138.c > index 7aa105b..98a66ff 100644 > --- a/arch/arm/mach-davinci/board-mityomapl138.c > +++ b/arch/arm/mach-davinci/board-mityomapl138.c > @@ -432,6

[PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

2013-12-05 Thread Ivan Khoronzhuk
The problem that the set timings code contains the call of Davinci platform function davinci_aemif_setup_timing() which is not accessible if kernel is built for another platform like Keystone. The Keysone platform is going to use TI AEMIF driver. If TI AEMIF is used we don't need to set timings an