public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add support for Xilinx Versal SDHCI in Arasan driver
@ 2020-03-30  5:41 Manish Narani
  2020-03-30  5:41 ` [PATCH v2 1/4] dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller Manish Narani
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Manish Narani @ 2020-03-30  5:41 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, mark.rutland, adrian.hunter, michal.simek
  Cc: linux-mmc, devicetree, linux-kernel, linux-arm-kernel, git,
	Manish Narani

This patch series includes:
 -> Document the Xilinx Versal SD controller
 -> Add support for Versal SD Tap Delays
 -> Reorganizing the clock operations handling
 -> Resolve kernel-doc warnings

Changes in v2:
	- Addressed review comments given in v1
	- Changed clock operation handling for better modularity.
	- Changed comments to fix kernel-doc warnings

Manish Narani (4):
  dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller
  sdhci: arasan: Add support for Versal Tap Delays
  mmc: sdhci-of-arasan: Modify clock operations handling
  mmc: sdhci-of-arasan: Fix kernel-doc warnings

 .../devicetree/bindings/mmc/arasan,sdhci.txt  |  15 +
 drivers/mmc/host/sdhci-of-arasan.c            | 473 +++++++++++++-----
 2 files changed, 361 insertions(+), 127 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-04-06 13:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-30  5:41 [PATCH v2 0/4] Add support for Xilinx Versal SDHCI in Arasan driver Manish Narani
2020-03-30  5:41 ` [PATCH v2 1/4] dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller Manish Narani
2020-03-30  5:41 ` [PATCH v2 2/4] sdhci: arasan: Add support for Versal Tap Delays Manish Narani
2020-04-02 10:11   ` Adrian Hunter
2020-03-30  5:41 ` [PATCH v2 3/4] mmc: sdhci-of-arasan: Modify clock operations handling Manish Narani
2020-04-02 10:10   ` Adrian Hunter
2020-04-06 13:55     ` Manish Narani
2020-03-30  5:41 ` [PATCH v2 4/4] mmc: sdhci-of-arasan: Fix kernel-doc warnings Manish Narani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox