From: monstr@monstr.eu (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/2] mmc: arasan: Add driver for Arasan SDHCI
Date: Mon, 02 Dec 2013 20:42:56 +0100 [thread overview]
Message-ID: <529CE2C0.5070401@monstr.eu> (raw)
In-Reply-To: <1386007357-11956-1-git-send-email-soren.brinkmann@xilinx.com>
On 12/02/2013 07:02 PM, Soren Brinkmann wrote:
> Add a driver for Arasan's SDHCI controller core.
>
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> Acked-by: Rob Herring <rob.herring@calxeda.com> [binding]
> ---
> As discussed, I left binding and license header as is and fixed the typos.
>
> v3:
> - fix typo in binding documentation
> - add missing '>' in MODULE_AUTHOR string
> v2:
> - document 'interrupts' and 'interrupt-parent' properties in the driver
> bindings
> - append '-8.9a' IP version specifier to comaptibility string
>
> Thanks,
> S?ren
>
> .../devicetree/bindings/mmc/arasan,sdhci.txt | 27 +++
> MAINTAINERS | 1 +
> drivers/mmc/host/Kconfig | 12 ++
> drivers/mmc/host/Makefile | 1 +
> drivers/mmc/host/sdhci-of-arasan.c | 224 +++++++++++++++++++++
> 5 files changed, 265 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
> create mode 100644 drivers/mmc/host/sdhci-of-arasan.c
Acked-by: Michal Simek <monstr@monstr.eu>
Thanks,
Michal
--
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131202/67fc9b04/attachment.sig>
next prev parent reply other threads:[~2013-12-02 19:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 18:02 [PATCH v3 1/2] mmc: arasan: Add driver for Arasan SDHCI Soren Brinkmann
2013-12-02 18:02 ` [PATCH v3 2/2] arm: dt: zynq: Add SDHCI nodes Soren Brinkmann
2013-12-02 19:45 ` Michal Simek
2014-01-06 11:18 ` Michal Simek
2013-12-02 19:42 ` Michal Simek [this message]
2013-12-13 17:04 ` [PATCH v3 1/2] mmc: arasan: Add driver for Arasan SDHCI Sören Brinkmann
2014-01-12 18:06 ` Chris Ball
2014-01-13 17:14 ` 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=529CE2C0.5070401@monstr.eu \
--to=monstr@monstr.eu \
--cc=linux-arm-kernel@lists.infradead.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).