From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Subject: Re: [PATCH v3 1/2] mmc: arasan: Add driver for Arasan SDHCI Date: Mon, 02 Dec 2013 20:42:56 +0100 Message-ID: <529CE2C0.5070401@monstr.eu> References: <1386007357-11956-1-git-send-email-soren.brinkmann@xilinx.com> Reply-To: monstr@monstr.eu Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3nr2BQRAj1aUNcgnhQemdqKOLhiO9SMsc" Return-path: In-Reply-To: <1386007357-11956-1-git-send-email-soren.brinkmann@xilinx.com> Sender: linux-kernel-owner@vger.kernel.org To: Soren Brinkmann Cc: Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Rob Landley , Russell King , Chris Ball , Michal Simek , Grant Likely , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org, linux-doc@vger.kernel.org, devicetree@vger.kernel.org, Tomasz Figa List-Id: devicetree@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3nr2BQRAj1aUNcgnhQemdqKOLhiO9SMsc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/02/2013 07:02 PM, Soren Brinkmann wrote: > Add a driver for Arasan's SDHCI controller core. >=20 > Signed-off-by: Soren Brinkmann > Acked-by: Rob Herring [binding] > --- > As discussed, I left binding and license header as is and fixed the typ= os. >=20 > v3: > - fix typo in binding documentation > - add missing '>' in MODULE_AUTHOR string > v2: > - document 'interrupts' and 'interrupt-parent' properties in the drive= r > bindings > - append '-8.9a' IP version specifier to comaptibility string >=20 > Thanks, > S=C3=B6ren >=20 > .../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 Thanks, Michal --=20 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 --3nr2BQRAj1aUNcgnhQemdqKOLhiO9SMsc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlKc4sAACgkQykllyylKDCGZZwCeO0pTc5NWVETFcJOPE+pdARFH iCkAn39R+KL/403QXOpoKti5oo/HNqQS =QuoN -----END PGP SIGNATURE----- --3nr2BQRAj1aUNcgnhQemdqKOLhiO9SMsc--