[PATCH v2 0/5] sdhci-brcmstb SD host controller SoC specific enhancements

From: Kamal Dasu

Date: Tue Oct 07 2025 - 10:04:47 EST


sdhci-brcmstb HS200 configuration for BCM72116 and PM register save restore
changes applicable to various SoCs.

v2 changes:
- Separate commit for SDIO_CFG register defines that moved
- Implemented cosmetic changes proposed for initial change for :
"mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200"
- Moved BCM74371 support in a separate commit
- Implemented review comments and reorganized code for :
"mmc: sdhci-brcmstb: save and restore registers during PM"
- Added Reviewed-by and Acked-by tags wherever applicable

Kamal Dasu (5):
dt-bindings: mmc: Add support for BCM72116 and BCM74371 SD host
controller
mmc: sdhci-brcmstb: move SDIO_CFG_CQ_CAPABILITY define
mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200
mmc: sdhci-brcmstb: Add BCM74371 support
mmc: sdhci-brcmstb: save and restore registers during PM

.../bindings/mmc/brcm,sdhci-brcmstb.yaml | 2 +
drivers/mmc/host/sdhci-brcmstb.c | 154 +++++++++++++++++-
2 files changed, 147 insertions(+), 9 deletions(-)

--
2.34.1