public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] sdhci-brcmstb SD host controller SoC specific enhancements
@ 2025-10-07 14:04 Kamal Dasu
  2025-10-07 14:04 ` [PATCH v2 1/5] dt-bindings: mmc: Add support for BCM72116 and BCM74371 SD host controller Kamal Dasu
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Kamal Dasu @ 2025-10-07 14:04 UTC (permalink / raw)
  To: andersson, robh, krzk+dt, conor+dt, florian.fainelli, ulf.hansson,
	adrian.hunter
  Cc: bcm-kernel-feedback-list, devicetree, linux-arm-kernel,
	linux-kernel, linux-mmc, Kamal Dasu

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


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

end of thread, other threads:[~2025-10-17 13:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-07 14:04 [PATCH v2 0/5] sdhci-brcmstb SD host controller SoC specific enhancements Kamal Dasu
2025-10-07 14:04 ` [PATCH v2 1/5] dt-bindings: mmc: Add support for BCM72116 and BCM74371 SD host controller Kamal Dasu
2025-10-07 14:04 ` [PATCH v2 2/5] mmc: sdhci-brcmstb: move SDIO_CFG_CQ_CAPABILITY define Kamal Dasu
2025-10-09  8:59   ` Adrian Hunter
2025-10-07 14:04 ` [PATCH v2 3/5] mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200 Kamal Dasu
2025-10-07 14:04 ` [PATCH v2 4/5] mmc: sdhci-brcmstb: Add BCM74371 support Kamal Dasu
2025-10-09  9:00   ` Adrian Hunter
2025-10-07 14:04 ` [PATCH v2 5/5] mmc: brcmstb: save and restore registers during PM Kamal Dasu
2025-10-07 14:11   ` Kamal Dasu
2025-10-09  9:00   ` Adrian Hunter
2025-10-07 14:04 ` [PATCH v2 5/5] mmc: sdhci-brcmstb: " Kamal Dasu
2025-10-09  9:02   ` Adrian Hunter
2025-10-17 13:30 ` [PATCH v2 0/5] sdhci-brcmstb SD host controller SoC specific enhancements Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox