public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code
@ 2019-08-19  8:27 Yangbo Lu
  2019-08-19  8:27 ` [U-Boot] [PATCH 1/3] mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC Yangbo Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Yangbo Lu @ 2019-08-19  8:27 UTC (permalink / raw)
  To: u-boot

This patch-set is to clean up fsl_esdhc code.

Yangbo Lu (3):
  mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
  mmc: fsl_esdhc: clean up code
  mmc: fsl_esdhc: rename fsl_esdhc_init to fsl_esdhc_get_cfg

 drivers/mmc/fsl_esdhc.c | 371 +++++++++++++++++++-----------------------------
 include/fsl_esdhc.h     | 203 ++++++++++++--------------
 2 files changed, 240 insertions(+), 334 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up driver
@ 2019-10-21 10:09 Yangbo Lu
  2019-10-21 10:09 ` [U-Boot] [PATCH 1/3] mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC Yangbo Lu
  0 siblings, 1 reply; 11+ messages in thread
From: Yangbo Lu @ 2019-10-21 10:09 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2019-10-21 10:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-19  8:27 [U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code Yangbo Lu
2019-08-19  8:27 ` [U-Boot] [PATCH 1/3] mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC Yangbo Lu
2019-08-19  8:27 ` [U-Boot] [PATCH 2/3] mmc: fsl_esdhc: clean up code Yangbo Lu
2019-08-23  8:44   ` Lukasz Majewski
2019-09-03  3:31     ` Y.b. Lu
2019-08-19  8:27 ` [U-Boot] [PATCH 3/3] mmc: fsl_esdhc: rename fsl_esdhc_init to fsl_esdhc_get_cfg Yangbo Lu
2019-09-04  4:22 ` [U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code Y.b. Lu
2019-09-04  7:52   ` Peng Fan
2019-09-06  2:12   ` Peng Fan
2019-09-06  6:02     ` Y.b. Lu
  -- strict thread matches above, loose matches on Subject: below --
2019-10-21 10:09 [U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up driver Yangbo Lu
2019-10-21 10:09 ` [U-Boot] [PATCH 1/3] mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC Yangbo Lu

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