mbox series

[v2,0/1] mmc: sdhci-of-dwcmshc: enhance framework

Message ID cover.1714270290.git.unicorn_wang@outlook.com
Headers show
Series mmc: sdhci-of-dwcmshc: enhance framework | expand

Message

Chen Wang April 28, 2024, 2:32 a.m. UTC
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. You can see another patch [sg2042-dwcmshc], which I am
working on to add SG2042 to sdhci-of-dwcmshc.

By the way, although I believe this patch only optimizes the framework
of the code and does not change the specific logic, simple verification
is certainly better. Since I don't have rk35xx/th1520 related hardware,
it would be greatly appreciated if someone could help verify it.

---

Changes in v2:
  Rebased on latest 'next' branch of [mmc-git].

Changes in v1:
  The patch series is based on v6.9-rc1. You can simply review or test the
  patches at the link [1].

Link: https://lore.kernel.org/linux-mmc/cover.1713258948.git.unicorn_wang@outlook.com/ [sg2042-dwcmshc]
Link: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git [mmc-git]
Link: https://lore.kernel.org/linux-mmc/cover.1713257181.git.unicorn_wang@outlook.com/ [1]

---

Chen Wang (1):
  mmc: sdhci-of-dwcmshc: add callback functions for dwcmshc_priv

 drivers/mmc/host/sdhci-of-dwcmshc.c | 152 +++++++++++++++++-----------
 1 file changed, 91 insertions(+), 61 deletions(-)


base-commit: e38063b94324bc1409a29d699c73938c3d008126