The current arasan sdhci PHY configuration isn't compatible with the PHY on Intel's LGM(Lightning Mountain) SoC devices. Therefore, add a new compatible, to adapt the Intel's LGM SDXC PHY with arasan-sdhc controller to configure the PHY. Linux code base : V5.4-rc1 Ramuthevar Vadivel Murugan (2): dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM SDXC mmc: sdhci-of-arasan: Add Support for Intel LGM SDXC changes from v1: - commit message updated - Acked-by tag added Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 17 +++++++++++++++++ drivers/mmc/host/sdhci-of-arasan.c | 15 +++++++++++++++ 2 files changed, 32 insertions(+) -- 2.11.0