Message ID | cover.1713257181.git.unicorn_wang@outlook.com |
---|---|
Headers | show |
Series | mmc: sdhci-of-dwcmshc: enhance framework | expand |
hi, any comments on this patch? Another patch [1] has dependency on this one, so I would hope someone can review and comment this one first, thanks. Link:https://lore.kernel.org/linux-riscv/cover.1713258948.git.unicorn_wang@outlook.com/ [1] On 2024/4/16 17:43, Chen Wang wrote: > 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
On 22/04/24 12:01, Chen Wang wrote: > hi, any comments on this patch? > > Another patch [1] has dependency on this one, so I would hope someone can review and comment this one first, thanks. Does not apply. Please re-base on mmc 'next' branch of: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git > > Link:https://lore.kernel.org/linux-riscv/cover.1713258948.git.unicorn_wang@outlook.com/ [1] > > On 2024/4/16 17:43, Chen Wang wrote: >> 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
On 2024/4/22 18:44, Adrian Hunter wrote: > On 22/04/24 12:01, Chen Wang wrote: >> hi, any comments on this patch? >> >> Another patch [1] has dependency on this one, so I would hope someone can review and comment this one first, thanks. > Does not apply. Please re-base on mmc 'next' branch of: > > git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git ok >> Link:https://lore.kernel.org/linux-riscv/cover.1713258948.git.unicorn_wang@outlook.com/ [1] >> >> On 2024/4/16 17:43, Chen Wang wrote: >>> 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
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