Re: [PATCH v2 0/4] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support

2019-09-03 Thread Ulf Hansson
On Mon, 2 Sep 2019 at 05:58, Andrew Jeffery wrote: > > Hello, > > I've added a couple of patches since v1 of this series. The horizon has > broadened slightly with a fix for SPARC builds as well in patch 1/4. Ulf > suggested a minor cleanup on v1 with respect to handling of the current clock > val

[PATCH v2 0/4] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support

2019-09-01 Thread Andrew Jeffery
Hello, I've added a couple of patches since v1 of this series. The horizon has broadened slightly with a fix for SPARC builds as well in patch 1/4. Ulf suggested a minor cleanup on v1 with respect to handling of the current clock value, so that's now patch 2/4. Patches 3/4 and 4/4 are as they were