mbox series

[v1,0/2] mmc: sdhci-of-arasan: Add Support for Intel LGM SDXC

Message ID 20191003040032.37696-1-vadivel.muruganx.ramuthevar@linux.intel.com (mailing list archive)
Headers show
Series mmc: sdhci-of-arasan: Add Support for Intel LGM SDXC | expand

Message

Ramuthevar,Vadivel MuruganX Oct. 3, 2019, 4 a.m. UTC
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

 Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 17 +++++++++++++++++
 drivers/mmc/host/sdhci-of-arasan.c                     | 15 +++++++++++++++
 2 files changed, 32 insertions(+)