summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorYangbo Lu <[email protected]>2019-06-21 11:42:27 +0800
committerPeng Fan <[email protected]>2019-06-23 14:15:31 +0800
commitfa33d207494cd20bc8039460b16cef1179cd6f6a (patch)
tree6c562c415e0dc494ec3fcecda380053026ffa029 /scripts/basic
parent60742bfb53178ae1b80242a8028d3d91479d092d (diff)
mmc: split fsl_esdhc driver for i.MX
The fsl_esdhc driver was for Freescale eSDHC on MPC83XX/MPC85XX initially. The later QoriQ series PowerPC processors (which were evolutions of MPC83XX/MPC85XX), QorIQ series ARM processors, and i.MX series processors were using this driver for their eSDHCs too. For the two series processors, the eSDHCs are becoming more and more different. We should have split it into two drivers, like them (sdhci-of-esdhc.c/sdhci-esdhc-imx.c) in linux kernel. This patch is just to create a fsl_esdhc_imx driver which is a copy of fsl_esdhc driver for i.MX processors. We will convert i.MX processors to use fsl_esdhc_imx, and clean up the two drivers separately in the future patches. Signed-off-by: Yangbo Lu <[email protected]> Tested-by: Steffen Dirkwinkel <[email protected]> Reviewed-by: Peng Fan <[email protected]> Reviewed-by: Martyn Welch <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions