Hi. The first part is to document the new compatible string required for eMMC, SD and SDIO support in Intel Keem Bay. The second part is to add the changes required to support the Host Controller and its integrated eMMC PHY. The significant change is to disable 64-bit support. The patch was tested with Keem Bay evaluation module board. Thank you. Best regards, Zainie Wan Ahmad Zainie (2): dt-bindings: mmc: arasan: Add compatible strings for Intel Keem Bay mmc: sdhci-of-arasan: Add support for Intel Keem Bay .../devicetree/bindings/mmc/arasan,sdhci.txt | 39 ++++++ drivers/mmc/host/sdhci-of-arasan.c | 124 ++++++++++++++++++ 2 files changed, 163 insertions(+) -- 2.17.1