lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 18 Dec 2013 10:42:29 +0100
From:	Michal Simek <monstr@...str.eu>
To:	Chris Ball <cjb@...top.org>
CC:	Sören Brinkmann <soren.brinkmann@...inx.com>,
	linux-mmc@...r.kernel.org,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Xilinx Zynq mmc changes for v3.14

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



Download attachment "signature.asc" of type "application/pgp-signature" (264 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ