All of lore.kernel.org
 help / color / mirror / Atom feed
From: njun@marvell.com (Jun Nie)
To: linux-arm-kernel@lists.infradead.org
Subject: [V3 0/4] ARM: mmp: Add mmc support on pxa910 DKB board
Date: Wed, 21 Sep 2011 21:07:21 +0800	[thread overview]
Message-ID: <1316610446-24183-1-git-send-email-njun@marvell.com> (raw)

This patchset add mmc support on PXA910 DKB board.
It is similiar with V2 in Apr, just align with modified sdhci-pxav2
version driver.

Jun Nie (4):
  ARM: mmp: add pxa910 mmc resource
  ARM: mmp: append mmc 2v8 regulator on dkb board
  ARM: mmp: support sd card on pxa910 dkb board
  ARM: mmp: support emmc on dkb board

 arch/arm/mach-mmp/include/mach/mfp-pxa910.h |   15 ++++
 arch/arm/mach-mmp/include/mach/pxa910.h     |   15 ++++
 arch/arm/mach-mmp/include/mach/regs-apmu.h  |    1 +
 arch/arm/mach-mmp/pxa910.c                  |    9 +++
 arch/arm/mach-mmp/ttc_dkb.c                 |  100 +++++++++++++++++++++++++++
 5 files changed, 140 insertions(+), 0 deletions(-)

             reply	other threads:[~2011-09-21 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-21 13:07 Jun Nie [this message]
2011-09-21 13:07 ` [PATCH] mmc: check SDIO card wake up during suspending Jun Nie
     [not found] ` <1316610446-24183-5-git-send-email-njun@marvell.com>
2011-09-23  5:58   ` [V3 4/4] ARM: mmp: support emmc on dkb board Haojian Zhuang

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=1316610446-24183-1-git-send-email-njun@marvell.com \
    --to=njun@marvell.com \
    --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 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.