linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/4] mfd: introduce retu-mfd driver
Date: Wed, 21 Nov 2012 15:27:53 +0100	[thread overview]
Message-ID: <20121121142753.GX18738@sortiz-mobl> (raw)
In-Reply-To: <1353256582-12166-3-git-send-email-aaro.koskinen@iki.fi>

Hi Aaro,

On Sun, Nov 18, 2012 at 06:36:20PM +0200, Aaro Koskinen wrote:
> Retu is a multi-function device found on Nokia Internet Tablets
> implementing at least watchdog, RTC, headset detection and power button
> functionality.
> 
> This patch implements minimum functionality providing register access,
> IRQ handling and power off functions.
> 
> Cc: Samuel Ortiz <sameo@linux.intel.com>
> Acked-by: Felipe Balbi <balbi@ti.com>
> Acked-by: Tony Lindgren <tony@atomide.com>
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
> ---
>  drivers/mfd/Kconfig      |    9 ++
>  drivers/mfd/Makefile     |    1 +
>  drivers/mfd/retu-mfd.c   |  264 ++++++++++++++++++++++++++++++++++++++++++++++
>  include/linux/mfd/retu.h |   22 ++++
>  4 files changed, 296 insertions(+)
>  create mode 100644 drivers/mfd/retu-mfd.c
>  create mode 100644 include/linux/mfd/retu.h
Thanks, I applied this one to my for-next branch.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

  reply	other threads:[~2012-11-21 14:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-18 16:36 [PATCH v4 0/4] cbus/retu drivers Aaro Koskinen
     [not found] ` <1353256582-12166-1-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org>
2012-11-18 16:36   ` [PATCH v4 1/4] i2c: introduce i2c-cbus-gpio driver Aaro Koskinen
2012-11-19  8:59     ` Wolfram Sang
2012-11-18 16:36 ` [PATCH v4 2/4] mfd: introduce retu-mfd driver Aaro Koskinen
2012-11-21 14:27   ` Samuel Ortiz [this message]
2012-11-18 16:36 ` [PATCH v4 3/4] watchdog: introduce retu_wdt driver Aaro Koskinen
2012-11-18 16:36 ` [PATCH v4 4/4] input: misc: introduce retu-pwrbutton Aaro Koskinen
2012-11-21  6:59   ` Dmitry Torokhov

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=20121121142753.GX18738@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.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).