public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: <wei_wang@realsil.com.cn>
To: cjb@laptop.org, sameo@linux.intel.com
Cc: gregkh@linuxfoundation.org, linux-mmc@vger.kernel.org,
	linux-kernel@vger.kernel.org, Wei WANG <wei_wang@realsil.com.cn>,
	rogerable@realtek.com, devel@linuxdriverproject.org
Subject: [PATCH v2] Add new model: rts5249
Date: Thu, 11 Apr 2013 10:43:39 +0800	[thread overview]
Message-ID: <cover.1365648007.git.wei_wang@realsil.com.cn> (raw)

From: Wei WANG <wei_wang@realsil.com.cn>

v2:
1. Modify copyright notice
2. Add macro definitions for phy registers
3. Replace mdelay with msleep

Wei WANG (1):
  mfd:rtsx: Support RTS5249

 drivers/mfd/Makefile         |    2 +-
 drivers/mfd/rts5249.c        |  241 ++++++++++++++++++++++++++++++++++++++++++
 drivers/mfd/rtsx_pcr.c       |    5 +
 drivers/mfd/rtsx_pcr.h       |    1 +
 include/linux/mfd/rtsx_pci.h |   36 +++++++
 5 files changed, 284 insertions(+), 1 deletion(-)
 create mode 100644 drivers/mfd/rts5249.c

-- 
1.7.9.5

             reply	other threads:[~2013-04-11  2:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11  2:43 wei_wang [this message]
2013-04-11  2:43 ` [PATCH v2] mfd:rtsx: Support RTS5249 wei_wang
2013-04-18 22:50   ` Samuel Ortiz
2013-04-19  1:50     ` wwang
2013-04-19 16:30       ` Samuel Ortiz

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=cover.1365648007.git.wei_wang@realsil.com.cn \
    --to=wei_wang@realsil.com.cn \
    --cc=cjb@laptop.org \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=rogerable@realtek.com \
    --cc=sameo@linux.intel.com \
    /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