linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] mmc: Add support for the ASPEED SD controller
@ 2019-08-07  0:36 Andrew Jeffery
  2019-08-07  0:36 ` [PATCH v5 1/2] dt-bindings: mmc: Document Aspeed " Andrew Jeffery
  2019-08-07  0:36 ` [PATCH v5 2/2] mmc: Add support for the ASPEED " Andrew Jeffery
  0 siblings, 2 replies; 10+ messages in thread
From: Andrew Jeffery @ 2019-08-07  0:36 UTC (permalink / raw)
  To: linux-mmc
  Cc: Andrew Jeffery, ulf.hansson, robh+dt, mark.rutland, joel,
	adrian.hunter, devicetree, linux-arm-kernel, linux-aspeed,
	linux-kernel, ryanchen.aspeed

Hello,

v5 of the ASPEED SDHCI patches fixes an error-path cleanup issue pointed out by
Adrian.

v4 can be found here:

http://patchwork.ozlabs.org/cover/1141949/

Please review!

Andrew

Andrew Jeffery (2):
  dt-bindings: mmc: Document Aspeed SD controller
  mmc: Add support for the ASPEED SD controller

 .../devicetree/bindings/mmc/aspeed,sdhci.yaml | 105 ++++++
 drivers/mmc/host/Kconfig                      |  12 +
 drivers/mmc/host/Makefile                     |   1 +
 drivers/mmc/host/sdhci-of-aspeed.c            | 332 ++++++++++++++++++
 4 files changed, 450 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
 create mode 100644 drivers/mmc/host/sdhci-of-aspeed.c

-- 
2.20.1


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

end of thread, other threads:[~2019-08-22 12:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-07  0:36 [PATCH v5 0/2] mmc: Add support for the ASPEED SD controller Andrew Jeffery
2019-08-07  0:36 ` [PATCH v5 1/2] dt-bindings: mmc: Document Aspeed " Andrew Jeffery
2019-08-13 22:14   ` Rob Herring
2019-08-15  5:36   ` Joel Stanley
2019-08-15  5:38     ` Andrew Jeffery
2019-08-22 11:45       ` Ulf Hansson
2019-08-22 11:55         ` Andrew Jeffery
2019-08-22 12:14           ` Ulf Hansson
2019-08-07  0:36 ` [PATCH v5 2/2] mmc: Add support for the ASPEED " Andrew Jeffery
2019-08-15  5:28   ` Joel Stanley

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