From: Wolfram Sang <wsa@the-dreams.de>
To: linux-renesas-soc@vger.kernel.org
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
Wolfram Sang <wsa@the-dreams.de>
Subject: [PULL REQUEST] renesas/topic/sdhi-manual-calib for renesas drivers
Date: Fri, 28 Jun 2019 19:51:56 +0200 [thread overview]
Message-ID: <20190628175144.GA1043@ninjato> (raw)
[-- Attachment #1: Type: text/plain, Size: 2770 bytes --]
Hi Geert,
here is a topic branch for renesas-drivers. It was developed against
mmc/next because there were some patches in there I needed. I know that
-next branches are not good for renesas-drivers, so rebased to v5.2-rc6
and cherry-picked what I needed. Further comments from the cover-letter:
===
The patches were developed against mmc/next. However, the above branch
is based on v5.2-rc6 with some cherry-picked patches from mmc/next, so
Geert can consume it easier for his renesas-drivers branch. There are
two more patches in that branch worth mentioning. A clk driver WIP patch
which I needed to get HS400 on my M3-N working at all. We are discussing
this patch internally right now and its upstreaming is a seperate issue.
Also, there is a debug patch on top. I can't test that the manual fixup
values improve HS400 because the actual issue only shows with
temperatures I can't (and don't want to) provide here in my office.
So, the debug patches add some trace_printk to demonstrate the functions
are called and the outputs match the intended state machine.
===
Please let me know if you can pull this branch or if adjustments are
needed.
Kind regards,
Wolfram
The following changes since commit 4b972a01a7da614b4796475f933094751a295a2f:
Linux 5.2-rc6 (2019-06-22 16:01:36 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/sdhi-manual-calib
for you to fetch changes up to a0b577d9d1154c48757da9a09c18056946832bd7:
DEBUG: mmc: renesas_sdhi: add debug to verify manual calibration fix (2019-06-28 13:44:45 +0200)
----------------------------------------------------------------
Niklas S??derlund (1):
mmc: tmio: move runtime PM enablement to the driver implementations
Wolfram Sang (8):
mmc: sdhi: improve quirk descriptions
mmc: sdhi: remove unneeded initialization
WIP: clk: renesas: rcar-gen3: enable SDnH clk for HS modes
mmc: renesas_sdhi: keep sorting
mmc: tmio: add generic hook to fixup after a completed request
mmc: renesas_sdhi: make quirks info accessible outside probe()
mmc: renesas_sdhi: support manual calibration
DEBUG: mmc: renesas_sdhi: add debug to verify manual calibration fix
Yoshihiro Shimoda (1):
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
drivers/clk/renesas/rcar-gen3-cpg.c | 2 +-
drivers/mmc/host/renesas_sdhi.h | 9 +++
drivers/mmc/host/renesas_sdhi_core.c | 151 ++++++++++++++++++++++++++++++++---
drivers/mmc/host/tmio_mmc.c | 5 ++
drivers/mmc/host/tmio_mmc.h | 1 +
drivers/mmc/host/tmio_mmc_core.c | 32 ++++----
drivers/mmc/host/uniphier-sd.c | 3 +
7 files changed, 173 insertions(+), 30 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2019-06-28 17:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-28 17:51 Wolfram Sang [this message]
2019-06-29 20:03 ` [PULL REQUEST] renesas/topic/sdhi-manual-calib for renesas drivers Wolfram Sang
2019-07-01 8:54 ` Geert Uytterhoeven
2019-07-01 9:23 ` Wolfram Sang
2019-07-01 9:26 ` Geert Uytterhoeven
2019-10-01 12:57 ` Geert Uytterhoeven
2019-10-01 15:20 ` 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=20190628175144.GA1043@ninjato \
--to=wsa@the-dreams.de \
--cc=geert@linux-m68k.org \
--cc=linux-renesas-soc@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 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.