All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
To: horms@verge.net.au, geert@linux-m68k.org
Cc: linux-renesas-soc@vger.kernel.org, wsa@the-dreams.de,
	magnus.damm@gmail.com, linux-mmc@vger.kernel.org,
	marek.vasut@gmail.com,
	Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Subject: [PATCH v2 0/2] R-Car D3 (r8a77995) SDHI (eMMC) integration
Date: Wed, 29 Nov 2017 17:06:44 +0100	[thread overview]
Message-ID: <1511971606-580-1-git-send-email-ulrich.hecht+renesas@gmail.com> (raw)

Hi!

This integrates the SDHI hardware on R-Car D3 and enables the Draak board's
eMMC drive.

This revision dumps the two patches that have been applied already, fixes
the sdhi2_pins voltage, removes the redundant SDHI compatible string and
makes the internal DMAC whitelisting pattern more conservative.

CU
Uli


Ulrich Hecht (2):
  mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support
  arm64: dts: r8a77995: draak: enable SDHI2

 arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 44 ++++++++++++++++++++++++++
 drivers/mmc/host/renesas_sdhi_internal_dmac.c  |  1 +
 2 files changed, 45 insertions(+)

-- 
2.7.4

             reply	other threads:[~2017-11-29 16:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-29 16:06 Ulrich Hecht [this message]
2017-11-29 16:06 ` [PATCH v2 1/2] mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support Ulrich Hecht
2017-11-30 13:09   ` Ulf Hansson
2017-12-04 21:28   ` Wolfram Sang
2017-11-29 16:06 ` [PATCH v2 2/2] arm64: dts: r8a77995: draak: enable SDHI2 Ulrich Hecht
2017-12-04 21:29   ` Wolfram Sang
2018-02-15 16:41     ` Simon Horman
2017-12-01  8:20 ` [PATCH v2 0/2] R-Car D3 (r8a77995) SDHI (eMMC) integration Simon Horman
2017-12-01  8:57   ` Ulf Hansson

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=1511971606-580-1-git-send-email-ulrich.hecht+renesas@gmail.com \
    --to=ulrich.hecht+renesas@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=magnus.damm@gmail.com \
    --cc=marek.vasut@gmail.com \
    --cc=wsa@the-dreams.de \
    /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.