[PATCH linux dev-5.15 v1 0/2] mmc: add SDHCI driver for NPCM SoCs

Tomer Maimon tmaimon77 at gmail.com
Wed Aug 3 00:16:23 AEST 2022


This patch set adds SDHCI NPCM Baseboard Management Controller(BMC) support.

The NPCM SDHCI driver were tested on NPCM750 and NPCM845 evaluation boards.

Tomer Maimon (2):
  dt-bindings: mmc: npcm: NPCM binding documentation
  mmc: host: Add support for NPCM SDHCI controller

 .../devicetree/bindings/mmc/sdhci-npcm.txt    | 22 +++++
 drivers/mmc/host/Kconfig                      |  8 ++
 drivers/mmc/host/Makefile                     |  1 +
 drivers/mmc/host/sdhci-npcm.c                 | 81 +++++++++++++++++++
 4 files changed, 112 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mmc/sdhci-npcm.txt
 create mode 100644 drivers/mmc/host/sdhci-npcm.c

-- 
2.33.0



More information about the openbmc mailing list