linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] RTC driver for i.MX25
Date: Fri, 29 Jan 2010 10:45:00 +0100	[thread overview]
Message-ID: <20100129094500.GN19551@pengutronix.de> (raw)
In-Reply-To: <cover.1264596212.git.baruch@tkos.co.il>

On Wed, Jan 27, 2010 at 03:00:46PM +0200, Baruch Siach wrote:
> These patches add support for the RTC of the i.MX25 chip, which is based on the 
> DryIce block. The driver is based on code from the Freescale i.MX BSP.
> 
> Also included platform code for i.MX25 chip, and the i.MX25 PDK board.
> 
> These patches have been tested on the i.MX25 PDK board.

I added 2/3 and 3/3 to mxc-master. The rtc guys should take care of the
rest.

Sascha


> 
> Baruch Siach (3):
>   rtc: driver for the DryIce block found in i.MX25 chips
>   mx25: add support for the DryIce rtc
>   mx25pdk: platform code for the DryIce RTC module
> 
>  arch/arm/mach-mx25/clock.c            |    2 +
>  arch/arm/mach-mx25/devices.c          |   19 ++
>  arch/arm/mach-mx25/devices.h          |    1 +
>  arch/arm/mach-mx25/mx25pdk.c          |    1 +
>  arch/arm/plat-mxc/include/mach/mx25.h |    2 +
>  drivers/rtc/Kconfig                   |   10 +
>  drivers/rtc/Makefile                  |    1 +
>  drivers/rtc/rtc-imxdi.c               |  559 +++++++++++++++++++++++++++++++++
>  8 files changed, 595 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/rtc/rtc-imxdi.c
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

      parent reply	other threads:[~2010-01-29  9:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-27 13:00 [PATCH 0/3] RTC driver for i.MX25 Baruch Siach
2010-01-27 13:00 ` [PATCH 1/3] rtc: driver for the DryIce block found in i.MX25 chips Baruch Siach
2010-01-27 13:30   ` Lothar Waßmann
2010-01-27 21:46     ` Russell King - ARM Linux
2010-01-29 10:10   ` [rtc-linux] " Alessandro Zummo
2010-02-01  7:36     ` [PATCH] " Baruch Siach
2010-02-01  8:08       ` Lothar Waßmann
2010-02-01  8:28         ` Baruch Siach
2010-02-01  9:20       ` Alessandro Zummo
2010-02-02  6:47         ` [PATCH v3] " Baruch Siach
2010-02-02  8:22           ` [rtc-linux] " Alessandro Zummo
2010-02-02  8:29             ` Baruch Siach
2010-02-02  8:33             ` Baruch Siach
2010-03-09  7:41               ` Baruch Siach
2010-03-09 10:21                 ` [rtc-linux] " Alessandro Zummo
2010-03-09 10:34                   ` Baruch Siach
2010-05-04  6:56                   ` Baruch Siach
2010-01-27 13:00 ` [PATCH 2/3] mx25: add support for the DryIce rtc Baruch Siach
2010-01-27 13:00 ` [PATCH 3/3] mx25pdk: platform code for the DryIce RTC module Baruch Siach
2010-01-29  9:45 ` Sascha Hauer [this message]

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=20100129094500.GN19551@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).