From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783
Date: Wed, 3 Sep 2008 23:03:18 +0200 [thread overview]
Message-ID: <20080903210318.GC1249@game.jcrosoft.org> (raw)
In-Reply-To: <1219998982-21289-3-git-send-email-lilja.magnus@gmail.com>
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 configurable
> via CONFIG_MC13783_SPI_BUS and CONFIG_MC13783_SPI_CS.
>
> Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
> ---
> doc/README.mx31 | 19 +++++++++++++++++++
> drivers/rtc/mc13783-rtc.c | 6 ++++--
> include/configs/imx31_litekit.h | 3 +++
> include/configs/mx31ads.h | 3 +++
> 4 files changed, 29 insertions(+), 2 deletions(-)
>
applied to u-boot-arm
Best Regards,
J.
next prev parent reply other threads:[~2008-09-03 21:03 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-29 8:36 [U-Boot] [PATCH v3 0/6] i.MX31: Add NAND support and new PDK board Magnus Lilja
2008-08-29 8:36 ` [U-Boot] [PATCH v3 1/6] i.MX31: Add reset_timer() and modify get_timer_masked() Magnus Lilja
2008-08-29 8:36 ` [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783 Magnus Lilja
2008-08-29 8:36 ` [U-Boot] [PATCH v3 3/6] i.MX31: Add basic support for Freescale's i.MX31 PDK board Magnus Lilja
2008-08-29 8:36 ` [U-Boot] [PATCH v3 4/6] i.MX31: Add i.MX31 NAND Flash Controller driver Magnus Lilja
2008-08-29 8:36 ` [U-Boot] [PATCH v3 5/6] i.MX31: Add NAND support in the i.MX31 Litekit config file Magnus Lilja
2008-08-29 8:36 ` [U-Boot] [PATCH v3 6/6] i.MX31: Enable NAND driver for i.MX31 PDK board Magnus Lilja
2008-09-03 21:04 ` [U-Boot] [PATCH v3 3/6] i.MX31: Add basic support for Freescale's " Jean-Christophe PLAGNIOL-VILLARD
2008-10-12 22:27 ` Wolfgang Denk
2008-10-13 7:49 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-13 8:25 ` Wolfgang Denk
2008-10-13 9:04 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-15 10:51 ` Alan Carvalho de Assis
2008-10-15 17:04 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-15 17:44 ` Alan Carvalho de Assis
2008-10-16 8:17 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-22 0:42 ` Fabio Estevam
2009-02-09 22:59 ` Wolfgang Denk
2009-02-10 7:24 ` Magnus Lilja
2008-09-03 21:03 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-10-12 22:27 ` [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783 Wolfgang Denk
2008-10-13 7:46 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-13 8:23 ` Wolfgang Denk
2008-09-03 21:02 ` [U-Boot] [PATCH v3 1/6] i.MX31: Add reset_timer() and modify get_timer_masked() Jean-Christophe PLAGNIOL-VILLARD
2008-09-03 20:02 ` [U-Boot] [PATCH v3 0/6] i.MX31: Add NAND support and new PDK board Magnus Lilja
2008-09-03 20:53 ` Jean-Christophe PLAGNIOL-VILLARD
2008-09-04 5:37 ` Magnus Lilja
2009-01-23 23:05 ` Wolfgang Denk
2009-01-26 18:21 ` Magnus Lilja
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080903210318.GC1249@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.