Hi Linus, Here are a couple of mmc and arm64-dts fixes intended for v4.12 rc3. They are based on v4.12-rc2. Details are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d: Linux 4.12-rc2 (2017-05-21 19:30:23 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.12-rc2 for you to fetch changes up to ea452678734eb782126f999bf5c4fb3e71d3b196: arm64: dts: hikey: Fix WiFi support (2017-05-23 14:18:10 +0200) ---------------------------------------------------------------- This pull request contains fixes to make the WiFi work again for the ARM64 Hikey board. Together with a couple of DTS updates for the Hikey board we have also extended the mmc pwrseq_simple, to support a new power-off-delay-us DT property, as that was required to enable a graceful power off sequence for the WiFi chip. ---------------------------------------------------------------- Daniel Lezcano (2): mfd: dts: hi655x: Add clock binding for the pmic arm64: dts: hikey: Add clock for the pmic mfd Ulf Hansson (6): mmc: dt: pwrseq-simple: Invent power-off-delay-us mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts arm64: dts: hikey: Fix WiFi support .../devicetree/bindings/mfd/hisilicon,hi655x.txt | 6 ++ .../devicetree/bindings/mmc/mmc-pwrseq-simple.txt | 2 + arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 78 +++++++++++++++++----- arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +-------- drivers/mmc/core/pwrseq_simple.c | 7 ++ 5 files changed, 79 insertions(+), 45 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html