Re: [U-Boot] [PATCH v6] TI DaVinci: Driver for the davinci SPI controller

2010-01-17 Thread Wolfgang Denk
Dear "Paulraj, Sandeep", In message <0554bef07d437848af01b9c9b5f0bc5d97fea...@dlee01.ent.ti.com> you wrote: > > Wolfgang, Tom, > > We don't have a repository for SPI as such. If it is OK I would like to add= > this to my u-boot-ti tree. OK with me, too. Best regards, Wolfgang Denk -- DENX

Re: [U-Boot] [PATCH v6] TI DaVinci: Driver for the davinci SPI controller

2010-01-14 Thread Paulraj, Sandeep
> Subject: Re: [U-Boot] [PATCH v6] TI DaVinci: Driver for the davinci SPI > controller > > Paulraj, Sandeep wrote: > > > >> Sudhakar Rajashekhara wrote: > >>> From: Sekhar Nori > >>> > >>> This adds a driver for the SPI cont

Re: [U-Boot] [PATCH v6] TI DaVinci: Driver for the davinci SPI controller

2010-01-12 Thread Tom
Paulraj, Sandeep wrote: > >> Sudhakar Rajashekhara wrote: >>> From: Sekhar Nori >>> >>> This adds a driver for the SPI controller found on davinci >>> based SoCs from Texas Instruments. >>> >>> Signed-off-by: Sekhar Nori >>> Signed-off-by: Sudhakar Rajashekhara >>> --- >>> Modification from the

Re: [U-Boot] [PATCH v6] TI DaVinci: Driver for the davinci SPI controller

2010-01-12 Thread Paulraj, Sandeep
> > Sudhakar Rajashekhara wrote: > > From: Sekhar Nori > > > > This adds a driver for the SPI controller found on davinci > > based SoCs from Texas Instruments. > > > > Signed-off-by: Sekhar Nori > > Signed-off-by: Sudhakar Rajashekhara > > --- > > Modification from the previous version: > >

Re: [U-Boot] [PATCH v6] TI DaVinci: Driver for the davinci SPI controller

2010-01-11 Thread Tom
Sudhakar Rajashekhara wrote: > From: Sekhar Nori > > This adds a driver for the SPI controller found on davinci > based SoCs from Texas Instruments. > > Signed-off-by: Sekhar Nori > Signed-off-by: Sudhakar Rajashekhara > --- > Modification from the previous version: > 1. One unused member (mr

[U-Boot] [PATCH v6] TI DaVinci: Driver for the davinci SPI controller

2010-01-11 Thread Sudhakar Rajashekhara
From: Sekhar Nori This adds a driver for the SPI controller found on davinci based SoCs from Texas Instruments. Signed-off-by: Sekhar Nori Signed-off-by: Sudhakar Rajashekhara --- Modification from the previous version: 1. One unused member (mr) has been removed from davinci_spi_slave str