From: Wolfram Sang <wsa@the-dreams.de>
To: linux-sh@vger.kernel.org
Subject: [RFC 0/6] mmc: sdhi: add basic r8a7795 support
Date: Tue, 19 Jan 2016 16:20:55 +0000 [thread overview]
Message-ID: <1453220461-2598-1-git-send-email-wsa@the-dreams.de> (raw)
So, I started working on the SDHI part. Since Dirk seems to be working on the
clocks already (thanks!), I evaluated the patches for the mmc-subsystem and
refactored the subset which gets the basic functionality run. A few cleanups
were applied, too. The patches are RFC because I want to check one more issue
(restore clock settings after software reset) and also I need to do Gen2
regression testing. However, release early, I wanted to show you what I am
hacking on here. A branch for testing (with Dirk's clock patches and DTS
additions can be found here):
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/v8-sdhi-nodma
Further testing much appreciated. It works fine on my Salvator using SD cards
on both, SDHI0 and SDHI3. Simple testing, though, no stress testing yet.
Thanks,
Wolfram
Shinobu Uehara (1):
mmc: sdhi: Add EXT_ACC register busy check
Wolfram Sang (5):
mmc: sdhi: error message on ENOMEM is superfluous
mmc: tmio: add flag to reduce delay after changing clock status
mmc: tmio: remove stale comments
mmc: sdhi: use faster clock handling on RCar Gen2
mmc: sdhi: Add r8a7795 support
Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 1 +
drivers/mmc/host/Kconfig | 2 +-
drivers/mmc/host/sh_mobile_sdhi.c | 54 +++++++++++++++-------
drivers/mmc/host/tmio_mmc_pio.c | 7 +--
include/linux/mfd/tmio.h | 4 ++
5 files changed, 45 insertions(+), 23 deletions(-)
--
2.1.4
next reply other threads:[~2016-01-19 16:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 16:20 Wolfram Sang [this message]
2016-01-19 16:56 ` [RFC 0/6] mmc: sdhi: add basic r8a7795 support Dirk Behme
2016-01-22 8:54 ` Wolfram Sang
2016-01-22 10:32 ` Yoshihiro Shimoda
2016-01-22 11:26 ` Dirk Behme
2016-01-22 11:30 ` Dirk Behme
2016-01-22 11:36 ` Dirk Behme
2016-01-22 21:30 ` Wolfram Sang
2016-01-25 8:51 ` Yoshihiro Shimoda
2016-01-25 9:08 ` Dirk Behme
2016-01-25 16:25 ` Dirk Behme
2016-01-25 19:24 ` Wolfram Sang
2016-01-25 20:47 ` Geert Uytterhoeven
2016-01-26 6:12 ` Dirk Behme
2016-01-26 8:34 ` 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=1453220461-2598-1-git-send-email-wsa@the-dreams.de \
--to=wsa@the-dreams.de \
--cc=linux-sh@vger.kernel.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).