From: "Heiko Stübner" <heiko@sntech.de>
To: Chris Ball <cjb@laptop.org>
Cc: linux-mmc@vger.kernel.org, Seungwon Jeon <tgih.jun@samsung.com>,
Jaehoon Chung <jh80.chung@samsung.com>,
Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Andy Shevchenko <andy.shevchenko@gmail.com>
Subject: [PATCH v4 0/3] mmc: dw_mmc: Add support for Rockchip variant
Date: Thu, 13 Jun 2013 10:55:48 +0200 [thread overview]
Message-ID: <201306131055.49595.heiko@sntech.de> (raw)
The driver support for the mmc host is not needed for the core SoC support
and in the same way the mmc support does not need the SoC code to function.
Therefore it can be submitted (and hopefully merged) on its own.
Changes since v3:
- submit mmc driver standalone
- add dt binding documentation
Changes since v2:
- split "mmc: dw_mmc-pltfm: add Rockchip variant" into move and feature parts
as suggested by Andy Shevchenko
Changes since v1:
none
Dependencies:
- "mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA" from Dinh Nguyen that
moves the SDMMC_CMD_USE_HOLD_REG constant into the common header, which is
required on these Rockchip SoCs
Heiko Stuebner (3):
mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
mmc: dw_mmc-pltfm: move probe and remove below dt match table
mmc: dw_mmc-pltfm: add Rockchip variant
.../devicetree/bindings/mmc/rockchip-dw-mshc.txt | 23 ++++++++++
drivers/mmc/host/dw_mmc-pltfm.c | 47 ++++++++++++++------
2 files changed, 56 insertions(+), 14 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt
--
1.7.10.4
next reply other threads:[~2013-06-13 8:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-13 8:55 Heiko Stübner [this message]
2013-06-13 8:56 ` [PATCH v4 1/3] mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove Heiko Stübner
2013-06-13 8:57 ` [PATCH v4 2/3] mmc: dw_mmc-pltfm: move probe and remove below dt match table Heiko Stübner
2013-06-13 8:58 ` [PATCH v4 3/3] mmc: dw_mmc-pltfm: add Rockchip variant Heiko Stübner
2013-06-27 15:56 ` [PATCH v4 0/3] mmc: dw_mmc: Add support for " Chris Ball
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=201306131055.49595.heiko@sntech.de \
--to=heiko@sntech.de \
--cc=andy.shevchenko@gmail.com \
--cc=arnd@arndb.de \
--cc=cjb@laptop.org \
--cc=jh80.chung@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=olof@lixom.net \
--cc=tgih.jun@samsung.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