From: Konstantin Porotchkin <kostap@xxxxxxxxxxx> The following patches series updates Xenon SDHCI controller properties for usage with Marvell Armada CN913X SoC family. - v2: * rebase on top of "next" branch of linux/kernel/git/ulfh/mmc.git - v3: * separate between driver and DTSI changes for new compatibility string * add my signed-off-by entry to all patches Konstantin Porotchkin (1): arm64: dts: change AP807 SDHCI compatibility string Marcin Wojtas (3): dt-bindings: mmc: xenon: add AP807 compatible string mmc: xenon: add AP807 compatible string arm64: dts: cn913x-db: enable MMC HS400 .../devicetree/bindings/mmc/marvell,xenon-sdhci.txt | 1 + arch/arm64/boot/dts/marvell/armada-ap807.dtsi | 5 +++++ arch/arm64/boot/dts/marvell/cn9130-db.dts | 2 ++ drivers/mmc/host/sdhci-xenon.c | 1 + 4 files changed, 9 insertions(+) -- 2.17.1