[PATCH] davinci: dm646x-evm: Add platform and resource data and cpld setup for IDE

2009-07-07 Thread Hemant Pedanekar
This patch depends on "Add clock info and update mux setup for ATA" patch submitted earlier. An I2C driver is added for controlling the CPLD register 0, which drives ATA_RSTn and ATA_PWD. Signed-off-by: Hemant Pedanekar --- arch/arm/mach-davinci/board-dm646x-evm.c | 102 +++

Re: [PATCH] davinci: dm646x-evm: Add platform and resource data and cpld setup for IDE

2009-07-07 Thread Sergei Shtylyov
Hello. Hemant Pedanekar wrote: This patch depends on "Add clock info and update mux setup for ATA" patch submitted earlier. An I2C driver is added for controlling the CPLD register 0, which drives ATA_RSTn and ATA_PWD. Signed-off-by: Hemant Pedanekar [...] diff --git a/arch/arm/mach-

Re: [PATCH] davinci: dm646x-evm: Add platform and resource data and cpld setup for IDE

2009-07-07 Thread Kevin Hilman
Sergei Shtylyov writes: > Hello. > > Hemant Pedanekar wrote: > >> This patch depends on "Add clock info and update mux setup for ATA" patch >> submitted earlier. > >> An I2C driver is added for controlling the CPLD register 0, which drives >> ATA_RSTn and ATA_PWD. > >> Signed-off-by: Hemant Pedan

RE: [PATCH] davinci: dm646x-evm: Add platform and resource data and cpld setup for IDE

2009-07-08 Thread Pedanekar, Hemant
inci-linux-open-source@linux.davincidsp.com > Subject: Re: [PATCH] davinci: dm646x-evm: Add platform and resource data > and cpld setup for IDE > > Sergei Shtylyov writes: > > > Hello. > > > > Hemant Pedanekar wrote: > > > >> This patch depends on "