All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: Chris Ball <cjb@laptop.org>
Cc: "Sören Brinkmann" <soren.brinkmann@xilinx.com>,
	linux-mmc@vger.kernel.org,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Xilinx Zynq mmc changes for v3.14
Date: Wed, 18 Dec 2013 10:42:29 +0100	[thread overview]
Message-ID: <52B16E05.5080404@monstr.eu> (raw)

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

Hi Chris,

Soren and I are trying to reach you regarding Arasan driver we sent to mailing list
for review. There are no complains about this version 3 that's why I have added
to our repo and sending you this pull request.

Patches:
http://lkml.org/lkml/2013/12/2/413
http://lkml.org/lkml/2013/12/2/424

Thanks for pulling these changes to your tree.

This driver was also requested to add LTSI that's why I am CC'ing Greg.

Thanks,
Michal


The following changes since commit dc1ccc48159d63eca5089e507c82c7d22ef60839:

  Linux 3.13-rc2 (2013-11-29 12:57:14 -0800)

are available in the git repository at:

  git://git.xilinx.com/linux-xlnx.git tags/zynq-mmc-for-3.14

for you to fetch changes up to da48f3cfb6d5dc0859dc4b77a145df5c749d2ea4:

  arm: dt: zynq: Add SDHCI nodes (2013-12-18 10:27:50 +0100)

----------------------------------------------------------------
arm: Xilinx Zynq mmc patches for v3.14

- Add support for Arasan SDHCI
- Add nodes to DTS files

----------------------------------------------------------------
Soren Brinkmann (2):
      mmc: arasan: Add driver for Arasan SDHCI
      arm: dt: zynq: Add SDHCI nodes

 Documentation/devicetree/bindings/mmc/arasan,sdhci.txt |  27 +++++++++++++++++++++
 MAINTAINERS                                            |   1 +
 arch/arm/boot/dts/zynq-7000.dtsi                       |  20 ++++++++++++++++
 arch/arm/boot/dts/zynq-zc702.dts                       |   4 ++++
 arch/arm/boot/dts/zynq-zc706.dts                       |   4 ++++
 arch/arm/boot/dts/zynq-zed.dts                         |   4 ++++
 drivers/mmc/host/Kconfig                               |  12 ++++++++++
 drivers/mmc/host/Makefile                              |   1 +
 drivers/mmc/host/sdhci-of-arasan.c                     | 224 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 297 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
 create mode 100644 drivers/mmc/host/sdhci-of-arasan.c


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

             reply	other threads:[~2013-12-18  9:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-18  9:42 Michal Simek [this message]
2014-01-06 17:21 ` [GIT PULL] Xilinx Zynq mmc changes for v3.14 Sören Brinkmann
2014-01-06 17:21   ` Sören Brinkmann

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=52B16E05.5080404@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=cjb@laptop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=soren.brinkmann@xilinx.com \
    /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.