devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/4] Add auto tuning support for ZynqMP SDHCI controller
@ 2018-09-18 13:45 Manish Narani
  2018-09-18 13:45 ` [RFC PATCH 1/4] firmware: xilinx: Add SD Node and DLL Reset Data APIs Manish Narani
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Manish Narani @ 2018-09-18 13:45 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, mark.rutland, michal.simek, adrian.hunter,
	manish.narani, leoyang.li, sudeep.holla, olof, amit.kucheria,
	rajanv, jollys
  Cc: linux-mmc, devicetree, linux-kernel, linux-arm-kernel

This series of patches are created On top of the
below series of patches.
https://lkml.org/lkml/2018/8/3/687 

Manish Narani (4):
  firmware: xilinx: Add SD Node and DLL Reset Data APIs
  dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller
  mmc: sdhci-of-arasan: Add auto tuning support for ZynqMP platform
  arm64: zynqmp: Add new SDHCI compatible string

 .../devicetree/bindings/mmc/arasan,sdhci.txt       | 14 ++++
 arch/arm64/boot/dts/xilinx/zynqmp.dtsi             |  6 +-
 drivers/mmc/host/sdhci-of-arasan.c                 | 83 ++++++++++++++++++++++
 include/linux/firmware/xlnx-zynqmp.h               | 12 ++++
 4 files changed, 113 insertions(+), 2 deletions(-)

-- 
2.1.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-24 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-18 13:45 [RFC PATCH 0/4] Add auto tuning support for ZynqMP SDHCI controller Manish Narani
2018-09-18 13:45 ` [RFC PATCH 1/4] firmware: xilinx: Add SD Node and DLL Reset Data APIs Manish Narani
2018-09-18 13:45 ` [RFC PATCH 2/4] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller Manish Narani
2018-09-24 21:31   ` Rob Herring
2018-09-18 13:45 ` [RFC PATCH 3/4] mmc: sdhci-of-arasan: Add auto tuning support for ZynqMP platform Manish Narani
2018-09-18 13:45 ` [RFC PATCH 4/4] arm64: zynqmp: Add new SDHCI compatible string Manish Narani

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).