This patchset adds optional PM properties to the core MMC bindings. It also makes the appropriate changes in the sdhci platform and dw_mmc driver files. Based on git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git : for-next. Note: Patch 3 has only been compile tested. Abhilash Kesavan (4): mmc: dt: Fix typo in filename mmc: dt: Add optional pm properties to core binding mmc: sdhci-pltfm: Support optional pm properties mmc: dw_mmc: Add sdio power bindings Documentation/devicetree/bindings/mmc/mmc.txt | 4 ++++ .../{synposis-dw-mshc.txt => synopsis-dw-mshc.txt} | 0 drivers/mmc/host/dw_mmc.c | 20 +++++++++++++++++--- drivers/mmc/host/sdhci-pltfm.c | 6 ++++++ include/linux/mmc/dw_mmc.h | 1 + 5 files changed, 28 insertions(+), 3 deletions(-) rename Documentation/devicetree/bindings/mmc/{synposis-dw-mshc.txt => synopsis-dw-mshc.txt} (100%) -- 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