RE: [PATCH] arm,davinci: configure davinci aemif chipselects through OF

2011-12-15 Thread Nori, Sekhar
Hi Ben, On Wed, Dec 14, 2011 at 20:05:25, Ben Gardiner wrote: > Hello Arnd and Sekhar, > > On Tue, Dec 13, 2011 at 1:34 PM, Nori, Sekhar wrote: > > [...] > > On Thu, Dec 08, 2011 at 21:18:08, Arnd Bergmann wrote: > >> [...] > >> If you want it to provide endpoint devices that are handled by > >>

Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF

2011-12-14 Thread Ben Gardiner
Hello Arnd and Sekhar, On Tue, Dec 13, 2011 at 1:34 PM, Nori, Sekhar wrote: > [...] > On Thu, Dec 08, 2011 at 21:18:08, Arnd Bergmann wrote: >> [...] >> If you want it to provide endpoint devices that are handled by >> distinct subsystems in Linux, I would make it an mfd multifunction >> device a

RE: [PATCH] arm,davinci: configure davinci aemif chipselects through OF

2011-12-13 Thread Nori, Sekhar
Hi Arnd, On Thu, Dec 08, 2011 at 21:18:08, Arnd Bergmann wrote: > On Thursday 08 December 2011, Nori, Sekhar wrote: > > DaVinci AEMIF is an async memory interface peripheral implemented > > in arch/arm/mach-davinci/aemif.c. It helps interface to NAND, NOR > > and other asynchronous memories. Curre

Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF

2011-12-08 Thread Arnd Bergmann
On Thursday 08 December 2011, Nori, Sekhar wrote: > DaVinci AEMIF is an async memory interface peripheral implemented > in arch/arm/mach-davinci/aemif.c. It helps interface to NAND, NOR > and other asynchronous memories. Currently it just provides an API > for timing value configuration. The API is

RE: [PATCH] arm,davinci: configure davinci aemif chipselects through OF

2011-12-08 Thread Nori, Sekhar
Hi Heiko, On Thu, Dec 08, 2011 at 14:36:47, Heiko Schocher wrote: > diff --git a/arch/arm/mach-davinci/aemif.c > b/arch/arm/mach-davinci/aemif.c > index 1ce70a9..12c559f 100644 > --- a/arch/arm/mach-davinci/aemif.c > +++ b/arch/arm/mach-davinci/aemif.c > @@ -13,12 +

Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF

2011-12-08 Thread Heiko Schocher
Hello Nori, Nori, Sekhar wrote: > On Thu, Dec 08, 2011 at 13:17:05, Heiko Schocher wrote: > diff --git a/Documentation/devicetree/bindings/arm/davinci/aemif.txt b/Documentation/devicetree/bindings/arm/davinci/aemif.txt new file mode 100644 index 000..c9ed551 --- /dev

RE: [PATCH] arm,davinci: configure davinci aemif chipselects through OF

2011-12-08 Thread Nori, Sekhar
On Thu, Dec 08, 2011 at 13:17:05, Heiko Schocher wrote: > >> diff --git a/Documentation/devicetree/bindings/arm/davinci/aemif.txt > >> b/Documentation/devicetree/bindings/arm/davinci/aemif.txt > >> new file mode 100644 > >> index 000..c9ed551 > >> --- /dev/null > >> +++ b/Documentation/device

Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF

2011-12-07 Thread Heiko Schocher
Hello Nori, Nori, Sekhar wrote: > Hi Heiko, > > On Sun, Dec 04, 2011 at 15:11:19, Heiko Schocher wrote: > > Please provide a patch description. Nice to see device tree > support being added for DaVinci devices. fixed. >> Signed-off-by: Heiko Schocher >> Cc: davinci-linux-open-source@linux.dav

RE: [PATCH] arm,davinci: configure davinci aemif chipselects through OF

2011-12-07 Thread Nori, Sekhar
Hi Heiko, On Sun, Dec 04, 2011 at 15:11:19, Heiko Schocher wrote: Please provide a patch description. Nice to see device tree support being added for DaVinci devices. > Signed-off-by: Heiko Schocher > Cc: davinci-linux-open-source@linux.davincidsp.com > Cc: devicetree-disc...@lists.ozlabs.org >

Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF

2011-12-05 Thread Heiko Schocher
Hello Sergei, Sergei Shtylyov wrote: > Hello. > > On 04-12-2011 13:41, Heiko Schocher wrote: > >> Signed-off-by: Heiko Schocher >> Cc: davinci-linux-open-source@linux.davincidsp.com >> Cc: devicetree-disc...@lists.ozlabs.org >> Cc: linux-arm-ker...@lists.infradead.org >> Cc: grant.lik...@secret

Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF

2011-12-05 Thread Heiko Schocher
Hello Sergei, Sergei Shtylyov wrote: > Hello. > > On 04-12-2011 13:41, Heiko Schocher wrote: > >> Signed-off-by: Heiko Schocher >> Cc: davinci-linux-open-source@linux.davincidsp.com >> Cc: devicetree-disc...@lists.ozlabs.org >> Cc: linux-arm-ker...@lists.infradead.org >> Cc: grant.lik...@secretl

Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF

2011-12-04 Thread Sergei Shtylyov
Hello. On 04-12-2011 13:41, Heiko Schocher wrote: Signed-off-by: Heiko Schocher Cc: davinci-linux-open-source@linux.davincidsp.com Cc: devicetree-disc...@lists.ozlabs.org Cc: linux-arm-ker...@lists.infradead.org Cc: grant.lik...@secretlab.ca Cc: Sekhar Nori Cc: Kevin Hilman Cc: Wolfgang Denk

Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF

2011-12-04 Thread Sergei Shtylyov
Hello. On 04-12-2011 13:41, Heiko Schocher wrote: Signed-off-by: Heiko Schocher Cc: davinci-linux-open-source@linux.davincidsp.com Cc: devicetree-disc...@lists.ozlabs.org Cc: linux-arm-ker...@lists.infradead.org Cc: grant.lik...@secretlab.ca Cc: Sekhar Nori Cc: Kevin Hilman Cc: Wolfgang Denk