Re: [PATCH] amba_pl022: Setup SPI configuration based on spi->mode

2010-09-15 Thread Grant Likely
On Thu, Sep 9, 2010 at 2:33 AM, Linus Walleij wrote: > 2010/9/9 Kevin Wells : > >> Yes - the clients and the client setup info need some changes. >> I'm currently testing these patches and will post them soon. > > OK great, can you make this a patch series? > > Like > 1/2 - changes to amba-pl022.c

Re: amba_pl022 spi->mode fix/cleanup patches

2010-09-15 Thread Grant Likely
On Fri, Sep 10, 2010 at 09:19:34AM -0700, wells...@gmail.com wrote: > This patch series updates drivers and platforms that depend on the > amba_pl022 driver and use the pl022_config_chip structure for > setting up the SPI mode and data transfer width. > > The SPI configuration (CPOL/CPHA mode, bit

[SPAM] 发/票――代/开

2010-09-15 Thread 13430544812
您好: 我公司在(深圳市、东莞市、广州市等地)是一家集开发、生产、销售于一体的大型综合公司。 现本公司有一部分发-票;税率低廉;优惠代开; 如:(1)普通商品销售发――票; (2)广告业、各类服务业发――票/等等。 贵公司如有需要,欢迎您的来电与我联系: 负责人:张先生(0)13410458452 -- Start uncovering the many advantages of virtual appli

[SPAM] Why fork out for the new apple iphone 4g when you can get it for free?

2010-09-15 Thread Jeffie Raimundo
I can't believe all I had to do was click the link and then I got lucky and gained an Iphone 4 from apple!! http://www.nellissa.com/ -- Start uncovering the many advantages of virtual appliances and start using them to si

Re: [PATCH 0/5] OMAP: McSPI: Implement McSPI in HWMOD way

2010-09-15 Thread Kevin Hilman
Grant Likely writes: [...] > What I'm thinking about doing at the embedded microconf is asking a > few people (you included) to speak briefly about what they are doing > to describe their platforms, and see if any common functionality > bubbles to the top. Sounds great. > I think it is to ea

Re: [PATCH 0/5] OMAP: McSPI: Implement McSPI in HWMOD way

2010-09-15 Thread Grant Likely
On Fri, Sep 10, 2010 at 03:15:35PM -0700, Kevin Hilman wrote: > Grant Likely writes: > > > On Thu, Aug 19, 2010 at 05:56:43PM -0700, Kevin Hilman wrote: > >> Grant Likely writes: > >> > >> > On Fri, Aug 13, 2010 at 8:05 AM, Charulatha V wrote: > >> >> This patch series implements McSPI Module

Re: [PATCH] fixes probe issue and hangup in spi_mpc8xxx.c for data bigger than PAGE_SIZE

2010-09-15 Thread Joakim Tjernlund
> > This patch applies to 2.6.34.7. It also applies to 2.6.35.4 althought > part of it is already included in 2.6.35.4 > It fixed a problem with spi_mpc8xxx.c when transmitting or receiving > data bigger than PAGE_SIZE when doing a read only or write only operation > It also fixed an issue with t

[PATCH] fixes probe issue and hangup in spi_mpc8xxx.c for data bigger than PAGE_SIZE

2010-09-15 Thread LEROY Christophe
This patch applies to 2.6.34.7. It also applies to 2.6.35.4 althought part of it is already included in 2.6.35.4 It fixed a problem with spi_mpc8xxx.c when transmitting or receiving data bigger than PAGE_SIZE when doing a read only or write only operation It also fixed an issue with the init pr