linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] Add SD host controller support for SC9860 platform
@ 2019-06-04  8:14 Baolin Wang
  2019-06-04  8:14 ` [PATCH v2 1/9] mmc: sdhci-sprd: Check the enable clock's return value correctly Baolin Wang
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Baolin Wang @ 2019-06-04  8:14 UTC (permalink / raw)
  To: adrian.hunter, ulf.hansson, zhang.lyra, orsonzhai, robh+dt,
	mark.rutland, arnd, olof
  Cc: devicetree, baolin.wang, linux-mmc, linux-kernel, arm, linux-arm-kernel

This patch set adds optional clock support, HS400 enhanced strobe mode support,
PHY DLL configuration and other optimization to make the SD host controller
can work well on the Spreadtrum SC9860 platform.

Changes from v1:
 - Add acked-tags from Adrian.
 - Fix one mistake by changing MMC_TIMING_MMC_HS to MMC_TIMING_SD_HS in patch 8.

Baolin Wang (9):
  mmc: sdhci-sprd: Check the enable clock's return value correctly
  dt-bindings: mmc: sprd: Add another optional clock documentation
  mmc: sdhci-sprd: Add optional gate clock support
  mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
  mmc: sdhci-sprd: Add HS400 enhanced strobe mode
  mmc: sdhci-sprd: Enable PHY DLL to make clock stable
  dt-bindings: mmc: sprd: Add PHY DLL delay documentation
  mmc: sdhci-sprd: Add PHY DLL delay configuration
  arm64: dts: sprd: Add Spreadtrum SD host controller support

 .../devicetree/bindings/mmc/sdhci-sprd.txt         |   19 +++
 arch/arm64/boot/dts/sprd/whale2.dtsi               |   35 ++++
 drivers/mmc/host/sdhci-sprd.c                      |  171 +++++++++++++++++++-
 3 files changed, 217 insertions(+), 8 deletions(-)

-- 
1.7.9.5


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-07-05 22:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04  8:14 [PATCH v2 0/9] Add SD host controller support for SC9860 platform Baolin Wang
2019-06-04  8:14 ` [PATCH v2 1/9] mmc: sdhci-sprd: Check the enable clock's return value correctly Baolin Wang
2019-06-04  8:14 ` [PATCH v2 2/9] dt-bindings: mmc: sprd: Add another optional clock documentation Baolin Wang
2019-06-04  8:14 ` [PATCH v2 3/9] mmc: sdhci-sprd: Add optional gate clock support Baolin Wang
2019-06-04  8:14 ` [PATCH v2 4/9] mmc: sdhci-sprd: Implement the get_max_timeout_count() interface Baolin Wang
2019-06-04  8:14 ` [PATCH v2 5/9] mmc: sdhci-sprd: Add HS400 enhanced strobe mode Baolin Wang
2019-06-04  8:14 ` [PATCH v2 6/9] mmc: sdhci-sprd: Enable PHY DLL to make clock stable Baolin Wang
2019-06-04  8:14 ` [PATCH v2 7/9] dt-bindings: mmc: sprd: Add PHY DLL delay documentation Baolin Wang
2019-06-04  8:14 ` [PATCH v2 8/9] mmc: sdhci-sprd: Add PHY DLL delay configuration Baolin Wang
2019-06-04  8:14 ` [PATCH v2 9/9] arm64: dts: sprd: Add Spreadtrum SD host controller support Baolin Wang
2019-06-19 13:16   ` Olof Johansson
2019-06-07 11:02 ` [PATCH v2 0/9] Add SD host controller support for SC9860 platform Ulf Hansson
     [not found] ` <15AEA3314E88B01E.21242@linux.kernel.org>
2019-07-05 22:29   ` [PATCH v2 1/9] mmc: sdhci-sprd: Check the enable clock's return value correctly Olof Johansson

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