mbox series

[U-Boot,0/3] mmc: fsl_esdhc: clean up driver

Message ID 20191021100909.3708-1-yangbo.lu@nxp.com
Headers show
Series mmc: fsl_esdhc: clean up driver | expand

Message

Yangbo Lu Oct. 21, 2019, 10:09 a.m. UTC
This patch-set is to clean up driver. There is still a lot of work
to clean up the driver, and patches will be sent in the future.

Yangbo Lu (3):
  mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
  mmc: fsl_esdhc: remove redundant DM_MMC checking
  mmc: fsl_esdhc: drop i.MX DDR support code

 drivers/mmc/fsl_esdhc.c | 43 +++----------------------------------------
 1 file changed, 3 insertions(+), 40 deletions(-)

Comments

Yangbo Lu Oct. 29, 2019, 8:47 a.m. UTC | #1
Any comments?
Thanks a lot.

Best regards,
Yangbo Lu

> -----Original Message-----
> From: Yangbo Lu <yangbo.lu@nxp.com>
> Sent: Monday, October 21, 2019 6:09 PM
> To: u-boot@lists.denx.de; Peng Fan <peng.fan@nxp.com>
> Cc: Y.b. Lu <yangbo.lu@nxp.com>
> Subject: [PATCH 0/3] mmc: fsl_esdhc: clean up driver
> 
> This patch-set is to clean up driver. There is still a lot of work to clean up the
> driver, and patches will be sent in the future.
> 
> Yangbo Lu (3):
>   mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
>   mmc: fsl_esdhc: remove redundant DM_MMC checking
>   mmc: fsl_esdhc: drop i.MX DDR support code
> 
>  drivers/mmc/fsl_esdhc.c | 43 +++----------------------------------------
>  1 file changed, 3 insertions(+), 40 deletions(-)
> 
> --
> 2.7.4
Peng Fan Oct. 29, 2019, 9:13 a.m. UTC | #2
> Subject: RE: [PATCH 0/3] mmc: fsl_esdhc: clean up driver
> 
> Any comments?

Under ci build, if things go smoothly, pull request will be sent to tom
Tomorrow.

Regards,
Peng.

> Thanks a lot.
> 
> Best regards,
> Yangbo Lu
> 
> > -----Original Message-----
> > From: Yangbo Lu <yangbo.lu@nxp.com>
> > Sent: Monday, October 21, 2019 6:09 PM
> > To: u-boot@lists.denx.de; Peng Fan <peng.fan@nxp.com>
> > Cc: Y.b. Lu <yangbo.lu@nxp.com>
> > Subject: [PATCH 0/3] mmc: fsl_esdhc: clean up driver
> >
> > This patch-set is to clean up driver. There is still a lot of work to
> > clean up the driver, and patches will be sent in the future.
> >
> > Yangbo Lu (3):
> >   mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
> >   mmc: fsl_esdhc: remove redundant DM_MMC checking
> >   mmc: fsl_esdhc: drop i.MX DDR support code
> >
> >  drivers/mmc/fsl_esdhc.c | 43
> > +++----------------------------------------
> >  1 file changed, 3 insertions(+), 40 deletions(-)
> >
> > --
> > 2.7.4