Re: [PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver

2010-09-20 Thread Uwe Kleine-König
Hi Jason, I have performed a git pull for your repository based off 2.6.36-rc4, and built and validated these patches on imx51_3ds board, they worked fine. The spi flash can be read without any problems. And your patches looks pretty good to me. :-). This is an ack for all patches in my

Re: [PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver

2010-09-20 Thread Jason Wang
Uwe Kleine-König wrote: Hi Jason, I have performed a git pull for your repository based off 2.6.36-rc4, and built and validated these patches on imx51_3ds board, they worked fine. The spi flash can be read without any problems. And your patches looks pretty good to me. :-). This

Re: [PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver

2010-09-19 Thread Jason Wang
Hi Uwe, Uwe Kleine-König wrote: Hello, On Thu, Sep 02, 2010 at 04:39:08PM +0200, Uwe Kleine-König wrote: Hello Jason, Actually I would prefer our patches, but of course I'm biased :-) I don't know how we should handle this. And Sascha is on vacation this and next week. I will

Re: [PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver

2010-09-17 Thread Uwe Kleine-König
Hello, On Thu, Sep 02, 2010 at 04:39:08PM +0200, Uwe Kleine-König wrote: Hello Jason, Actually I would prefer our patches, but of course I'm biased :-) I don't know how we should handle this. And Sascha is on vacation this and next week. I will investigate if our patches are already

Re: [PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver

2010-09-03 Thread Robert Schwebel
On Fri, Sep 03, 2010 at 09:41:04AM +0300, Amit Kucheria wrote: Can we put up a wiki page of what drivers are being worked on by who so we don't work on the same drivers? We are planning to look at the power management aspects of the i.MX51 at Linaro. Something like this:

Re: [PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver

2010-09-02 Thread Uwe Kleine-König
Hello Jason, On Thu, Sep 02, 2010 at 03:51:58PM +0800, Jason Wang wrote: Some explanations: This patchset is to add SPI support in the existing spi_imx driver for i.MX51 and add SPI relating stuffs for mx51_3ds board level. i.MX51 has two eCSPI controllers and one CSPI controller, CSPI

Re: [PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver

2010-09-02 Thread Jason Wang
Uwe Kleine-König wrote: Hello Jason, On Thu, Sep 02, 2010 at 03:51:58PM +0800, Jason Wang wrote: Some explanations: This patchset is to add SPI support in the existing spi_imx driver for i.MX51 and add SPI relating stuffs for mx51_3ds board level. i.MX51 has two eCSPI controllers and