mbox series

[0/2] mmc: sdhci-of-arasan: Add support for Intel Keem

Message ID 20200316091324.15968-1-wan.ahmad.zainie.wan.mohamad@intel.com (mailing list archive)
Headers show
Series mmc: sdhci-of-arasan: Add support for Intel Keem | expand

Message

Wan Ahmad Zainie March 16, 2020, 9:13 a.m. UTC
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(+)