Update mmc dt node to use sdhci-omap binding instead of omap_hsmmc binding. I've also updated keystone_defconfig to enable CONFIG_MMC_SDHCI_OMAP. Everyone who use a custom .config should also enable CONFIG_MMC_SDHCI_OMAP for MMC to work. This series should be merged only after [1] [1] -> https://marc.info/?l=linux-kernel&m=152465820531802&w=2 Kishon Vijay Abraham I (3): ARM: dts: keystone-k2g-evm: Add "vqmmc-supply" property for mmc0/mmc1 ARM: dts: keystone-k2g-evm: Use sdhci-omap programming model ARM: configs: keystone: Enable CONFIG_MMC_SDHCI_OMAP arch/arm/boot/dts/keystone-k2g-evm.dts | 10 ++++++++++ arch/arm/boot/dts/keystone-k2g.dtsi | 12 ++++-------- arch/arm/configs/keystone_defconfig | 3 +++ 3 files changed, 17 insertions(+), 8 deletions(-) -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html