From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit 5bfd9c8e7bfcba36bfbe24e967bf42de83c7f56c: ARM: omap2plus_defconfig: Enable CONFIG_MMC_SDHCI_OMAP (2018-02-28 14:24:57 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap-for-v4.17/dt-sdhci for you to fetch changes up to 18aa0f4bca701cb078a6d58a3ed804aa6a4690c7: ARM: dts: am57xx-idk: Select pull down for mmc1_clk line in default mode (2018-02-28 14:27:15 -0800) ---------------------------------------------------------------- Kishon Vijay Abraham I (7): ARM: dts: am57xx-beagle-x15: Add "vqmmc-supply" property for mmc2 ARM: dts: dra7-evm: Remove mmc specific pinmux ARM: dts: dra7-evm: Add "vqmmc-supply" property for mmc2 ARM: dts: am57xx-idk: Add "vqmmc-supply" property for mmc2 ARM: dts: dra76-evm: Add "vqmmc-supply" property for mmc2 ARM: dts: dra71-evm: Select pull down for mmc1_clk line in default mode ARM: dts: am57xx-idk: Select pull down for mmc1_clk line in default mode Ravikumar Kattekola (1): ARM: dts: dra71-evm: Correct evm_sd regulator max voltage Sekhar Nori (3): ARM: dts: dra76x: Create a common file with MMC/SD IOdelay data ARM: dts: dra76-evm: Shift to using common IOdelay data ARM: dts: dra76-evm: Add pinctrl data for higher speed MMC/SD modes arch/arm/boot/dts/am571x-idk.dts | 2 +- arch/arm/boot/dts/am572x-idk.dts | 3 +- arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 1 + arch/arm/boot/dts/am57xx-idk-common.dtsi | 12 + arch/arm/boot/dts/dra7-evm.dts | 28 +-- arch/arm/boot/dts/dra71-evm.dts | 17 +- arch/arm/boot/dts/dra76-evm.dts | 50 +---- arch/arm/boot/dts/dra76x-mmc-iodelay.dtsi | 285 ++++++++++++++++++++++++ 8 files changed, 324 insertions(+), 74 deletions(-) create mode 100644 arch/arm/boot/dts/dra76x-mmc-iodelay.dtsi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html