public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Add new model: rts5249
@ 2013-04-11  2:43 wei_wang
  2013-04-11  2:43 ` [PATCH v2] mfd:rtsx: Support RTS5249 wei_wang
  0 siblings, 1 reply; 5+ messages in thread
From: wei_wang @ 2013-04-11  2:43 UTC (permalink / raw)
  To: cjb, sameo; +Cc: gregkh, linux-mmc, linux-kernel, Wei WANG, rogerable, devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-19 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11  2:43 [PATCH v2] Add new model: rts5249 wei_wang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox