This patch set made three changes: 1. set enhence full power cycle stability. 2. Add dt property to support DMA memory address boundary workaround. 3. Add dt property to non-standard HS400 mode value in ctrl register. Jun Nie (4): mmc: sdhci: Add delay after power off mmc: sdhci: dt: Add DMA boundary and HS400 properties mmc: sdhci: Set ctrl_hs400 value in dts mmc: sdhci: Add DMA memory boundary workaround .../devicetree/bindings/mmc/sdhci.txt | 8 +++++ drivers/mmc/host/sdhci.c | 36 +++++++++++++++++-- drivers/mmc/host/sdhci.h | 9 ++++- 3 files changed, 50 insertions(+), 3 deletions(-) -- 2.17.1