All of lore.kernel.org
 help / color / mirror / Atom feed
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-8bit-emmc for renesas drivers
Date: Thu, 15 Sep 2016 07:48:45 +0200	[thread overview]
Message-ID: <20160915054839.GA2272@katana> (raw)

[-- Attachment #1: Type: text/plain, Size: 1638 bytes --]

Hi Geert,

here is a topic branch for renesas-drivers. This branch is based on
Simon's topic/sdr104-v7 branch which I needed for M3 SDHI enablement.
Please pull.

Kind regards,

   Wolfram


The following changes since commit 6d1414d3fd219406b067af28bb96316626edefe4:

  gpio: rcar: Add r8a7796 (R-Car M3-W) support (2016-09-13 11:59:47 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/sdhi-8bit-emmc

for you to fetch changes up to 9eaf0e179ad52ee2f5f14cb9f51864f9d691c8e7:

  arm64: dts: r8a7796: salvator: enable on board eMMC (2016-09-14 18:16:06 +0200)

----------------------------------------------------------------
Wolfram Sang (7):
      hotfix for sdr104-v7
      mmc: add define for R1 response without CRC
      mmc: rtsx_pci: use new macro for R1 without CRC
      mmc: rtsx_usb: use new macro for R1 without CRC
      mmc: tmio: add eMMC support
      arm64: dts: r8a7795: salvator: enable on-board eMMC
      arm64: dts: r8a7796: salvator: enable on board eMMC

 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 43 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 44 +++++++++++++++++++++-
 drivers/mmc/host/rtsx_pci_sdmmc.c                  |  2 +-
 drivers/mmc/host/rtsx_usb_sdmmc.c                  |  2 +-
 drivers/mmc/host/sh_mobile_sdhi.c                  |  2 +-
 drivers/mmc/host/tmio_mmc.h                        |  3 ++
 drivers/mmc/host/tmio_mmc_pio.c                    | 29 ++++++++------
 include/linux/mmc/core.h                           |  3 ++
 8 files changed, 112 insertions(+), 16 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2016-09-15  5:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-15  5:48 Wolfram Sang [this message]
2016-09-19 15:55 ` [PULL REQUEST] renesas/topic/sdhi-8bit-emmc for renesas drivers Geert Uytterhoeven
2016-09-19 20:30   ` 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=20160915054839.GA2272@katana \
    --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.