[PATCH 0/5] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC

Andrew Jeffery andrew at aj.id.au
Fri Aug 30 19:02:39 AEST 2019


Hello,

This series enables the eMMC onboard the AST2600 EVB. There's currently a
limitation of running it at 52MHz, I'm still investigating that. Reads and
writes are both functional.

The two critical patches (3/5 and 4/5) are on the linux-mmc list and can be
found here:

https://patchwork.ozlabs.org/project/linux-aspeed/list/?series=128207&state=%2A&archive=both

Cheers,

Andrew

Andrew Jeffery (4):
  mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
  mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
  mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
  ARM: dts: ast2600-evb: eMMC configuration

Wei Yongjun (1):
  mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()

 arch/arm/boot/dts/aspeed-ast2600-evb.dts |  8 ++++++-
 arch/arm/boot/dts/aspeed-g6.dtsi         |  4 ++--
 drivers/mmc/host/sdhci-of-aspeed.c       | 28 ++++++++++++++++--------
 3 files changed, 28 insertions(+), 12 deletions(-)

-- 
2.20.1



More information about the openbmc mailing list