[PATCH v2] davinci: Add NOR flash support for da850/omap-l138

2009-08-12 Thread Sudhakar Rajashekhara
This patch adds platform data for the 8MB NOR flash found on da850/omap-l138 EVM. Both NOR and NAND can co-exist on da850/omap-l138 as they are using different chip selects. Signed-off-by: Sudhakar Rajashekhara --- Since the previous version, EMA_BA_0 pin has been removed from the mux table as

Re: [PATCH v2] davinci: Add NOR flash support for da850/omap-l138

2009-08-12 Thread Kevin Hilman
Sudhakar Rajashekhara writes: > This patch adds platform data for the 8MB NOR flash > found on da850/omap-l138 EVM. Both NOR and NAND can > co-exist on da850/omap-l138 as they are using different > chip selects. > > Signed-off-by: Sudhakar Rajashekhara > --- > Since the previous version, EMA_BA

RE: [PATCH v2] davinci: Add NOR flash support for da850/omap-l138

2009-08-13 Thread Sudhakar Rajashekhara
On Wed, Aug 12, 2009 at 23:37:54, Kevin Hilman wrote: > Sudhakar Rajashekhara writes: > > > This patch adds platform data for the 8MB NOR flash > > found on da850/omap-l138 EVM. Both NOR and NAND can > > co-exist on da850/omap-l138 as they are using different > > chip selects. > > > > Signed-off-