Re: [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783

2008-10-13 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:27 Mon 13 Oct , Wolfgang Denk wrote: Dear Jean-Christophe, In message [EMAIL PROTECTED] you wrote: On 10:36 Fri 29 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

Re: [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783

2008-10-13 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message [EMAIL PROTECTED] you wrote: doc/README.mx31 | 19 +++ drivers/rtc/mc13783-rtc.c |6 -- include/configs/imx31_litekit.h |3 +++ include/configs/mx31ads.h |3 +++ 4

Re: [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783

2008-10-12 Thread Wolfgang Denk
Dear Jean-Christophe, In message [EMAIL PROTECTED] you wrote: On 10:36 Fri 29 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

Re: [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783

2008-09-03 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:36 Fri 29 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