From: Wolfram Sang <wsa@the-dreams.de>
To: linux-mmc@vger.kernel.org
Cc: Wolfram Sang <wsa@the-dreams.de>,
linux-renesas-soc@vger.kernel.org,
Dirk Behme <dirk.behme@gmail.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Simon Horman <horms@verge.net.au>
Subject: [PATCH RESEND 0/3] arm64: salvator-x: enable SD card slots
Date: Mon, 15 Feb 2016 16:01:47 +0100 [thread overview]
Message-ID: <1455548510-1690-1-git-send-email-wsa@the-dreams.de> (raw)
These are the remaining patches needed to get the SD slots on a Salvator-X
board working. I decided to collect and resend them as a separate series to
make it more clear where we are and to ensure everyone is in the loop :)
There are no changes to patch 1 since it was originally posted. This one should
go via MMC. Patches 2+3 have never been posted but were available in my branch
and people tested them. Dirk, maybe you can add your Tested-by again? Those
patches should go via renesas-soc.
Would be great to have this in 4.6.
Thanks,
Wolfram
Ai Kyuse (2):
arm64: dts: r8a7795: Add SDHI support to dtsi
arm64: dts: r8a7795: salvator-x: enable SDHI0 & 3
Wolfram Sang (1):
mmc: sdhi: Add r8a7795 support
Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 1 +
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 83 ++++++++++++++++++++++
arch/arm64/boot/dts/renesas/r8a7795.dtsi | 38 ++++++++++
drivers/mmc/host/Kconfig | 2 +-
drivers/mmc/host/sh_mobile_sdhi.c | 47 ++++++++----
5 files changed, 157 insertions(+), 14 deletions(-)
--
2.1.4
next reply other threads:[~2016-02-15 15:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 15:01 Wolfram Sang [this message]
2016-02-15 15:01 ` [PATCH RESEND 1/3] mmc: sdhi: Add r8a7795 support Wolfram Sang
2016-02-16 16:35 ` Ulf Hansson
2016-02-15 15:01 ` [PATCH RESEND 2/3] arm64: dts: r8a7795: Add SDHI support to dtsi Wolfram Sang
2016-02-15 15:01 ` [PATCH RESEND 3/3] arm64: dts: r8a7795: salvator-x: enable SDHI0 & 3 Wolfram Sang
2016-02-19 17:58 ` Wolfram Sang
2016-02-22 2:39 ` Simon Horman
2016-02-22 4:35 ` Simon Horman
2016-02-22 8:10 ` Wolfram Sang
2016-02-22 8:02 ` Wolfram Sang
-- strict thread matches above, loose matches on Subject: below --
2016-02-15 13:34 [PATCH RESEND 0/3] arm64: salvator-x: enable SD card slots Wolfram Sang
2016-02-15 13:41 ` Wolfram Sang
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=1455548510-1690-1-git-send-email-wsa@the-dreams.de \
--to=wsa@the-dreams.de \
--cc=dirk.behme@gmail.com \
--cc=geert@linux-m68k.org \
--cc=horms@verge.net.au \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=ulf.hansson@linaro.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).