public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] mmc: sdhci-of-dwcmshc: enhance framework
@ 2024-04-16  9:43 Chen Wang
  2024-04-16  9:44 ` [PATCH 1/1] mmc: sdhci-of-dwcmshc: add callback framework for expansion Chen Wang
  2024-04-22  9:01 ` [PATCH 0/1] mmc: sdhci-of-dwcmshc: enhance framework Chen Wang
  0 siblings, 2 replies; 5+ messages in thread
From: Chen Wang @ 2024-04-16  9:43 UTC (permalink / raw)
  To: adrian.hunter, ulf.hansson, linux-mmc, linux-kernel, jszhang,
	dfustini, yifeng.zhao, shawn.lin, chao.wei, haijiao.liu,
	xiaoguang.xing, tingzhu.wang, guoren, inochiama
  Cc: Chen Wang

From: Chen Wang <unicorn_wang@outlook.com>

When I tried to add a new soc to sdhci-of-dwcmshc, I found that the
existing driver code could be optimized to facilitate expansion for
the new soc.

Thanks,
Chen

---

Chen Wang (1):
  mmc: sdhci-of-dwcmshc: add callback framework for expansion

 drivers/mmc/host/sdhci-of-dwcmshc.c | 185 ++++++++++++++++------------
 1 file changed, 107 insertions(+), 78 deletions(-)


base-commit: 4cece764965020c22cff7665b18a012006359095
-- 
2.25.1


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

end of thread, other threads:[~2024-04-22 12:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16  9:43 [PATCH 0/1] mmc: sdhci-of-dwcmshc: enhance framework Chen Wang
2024-04-16  9:44 ` [PATCH 1/1] mmc: sdhci-of-dwcmshc: add callback framework for expansion Chen Wang
2024-04-22  9:01 ` [PATCH 0/1] mmc: sdhci-of-dwcmshc: enhance framework Chen Wang
2024-04-22 10:44   ` Adrian Hunter
2024-04-22 12:52     ` Chen Wang

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