linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mmc: sdhci-of-arasan: Add support for Intel Keem Bay
@ 2020-05-26  6:27 Wan Ahmad Zainie
  2020-05-26  6:27 ` [PATCH v2 1/3] dt-bindings: mmc: arasan: Add compatible strings " Wan Ahmad Zainie
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Wan Ahmad Zainie @ 2020-05-26  6:27 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, adrian.hunter, michal.simek
  Cc: linux-mmc, devicetree, wan.ahmad.zainie.wan.mohamad

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

Changes since v1:
- Add patch to convert arasan,sdhci.txt to yaml format.


Wan Ahmad Zainie (3):
  dt-bindings: mmc: arasan: Add compatible strings for Intel Keem Bay
  mmc: sdhci-of-arasan: Add support for Intel Keem Bay
  dt-bindings: mmc: convert arasan sdhci bindings to yaml

 .../devicetree/bindings/mmc/arasan,sdhci.txt  | 150 ---------
 .../devicetree/bindings/mmc/arasan,sdhci.yaml | 293 ++++++++++++++++++
 drivers/mmc/host/sdhci-of-arasan.c            | 123 ++++++++
 3 files changed, 416 insertions(+), 150 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
 create mode 100644 Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml

-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-06-08  8:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26  6:27 [PATCH v2 0/3] mmc: sdhci-of-arasan: Add support for Intel Keem Bay Wan Ahmad Zainie
2020-05-26  6:27 ` [PATCH v2 1/3] dt-bindings: mmc: arasan: Add compatible strings " Wan Ahmad Zainie
2020-05-28 10:14   ` Ulf Hansson
2020-05-26  6:27 ` [PATCH v2 2/3] mmc: sdhci-of-arasan: Add support " Wan Ahmad Zainie
2020-05-28 10:14   ` Ulf Hansson
2020-05-26  6:27 ` [PATCH v2 3/3] dt-bindings: mmc: convert arasan sdhci bindings to yaml Wan Ahmad Zainie
2020-05-28 10:14   ` Ulf Hansson
2020-05-29 17:25   ` Rob Herring
2020-06-08  8:58     ` Wan Mohamad, Wan Ahmad Zainie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).