DM365EVM SPI usage

2010-03-05 Thread Arun Siluvery
Hello All, I am using dm365evm to interface with a cmos sensor using Imager interface connector(J10). The sensor supports only SPI to configure its registers and needs SPI_CLK, SPI_DATA, and SPI_EN. Could you please clarify the following and provide some suggestions regarding the SPI usage. 1.

RE: [PATCH 6/6] i2c: davinci: bus recovery procedure to clear the bus

2010-03-05 Thread Griffis, Brad
Right. I was also hoping to rid of cpu_is_xxx usage. The only other way I could think of is to add pinmux index into i2c platform data struct. What do you think is the best approach? I think passing pinmux index through platform data is fair. Thanks, Sekhar I recently was told of a