
19 Aug
2008
19 Aug
'08
1:26 p.m.
2008/8/19 Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com:
On 11:30 Mon 18 Aug , Magnus Lilja wrote:
The i.MX31 has three SPI buses and each bus has several chip selects and the MC13783 chip can be connected to any of these. The current RTC driver for MC13783 is hardcoded for CSPI2/SS2.
This patch makes make MC13783 SPI bus and chip select configurable via CONFIG_MC13783_SPI_BUS and CONFIG_MC13783_SPI_CS.
Please add a readme about it in README.imx31 maybe.
Ok, I'll create a doc/README.imx31 (as far as I can see it doesn't exist yet).
Thanks, Magnus