Re: [PATCH 6/9] esdhc-2 mxc: Modify the MSL codes when upstreaming fsl esdhc driver

2010-09-04 Thread Uwe Kleine-König
Hello Richard, On Wed, Sep 01, 2010 at 05:48:26PM +0800, Richard Zhu wrote: > Modify the plat-mxc related MSL codes. The question might be stupid, but what is MSL? Note I havn't looked deeper into the mx51 iomuxer, but still I'd like to understand your commit without reading the reference manual.

[PATCH 6/9] esdhc-2 mxc: Modify the MSL codes when upstreaming fsl esdhc driver

2010-09-01 Thread Richard Zhu
Modify the plat-mxc related MSL codes. Signed-off-by: Richard Zhu --- arch/arm/plat-mxc/include/mach/iomux-mx51.h | 31 ++ arch/arm/plat-mxc/include/mach/mmc.h|9 +++ 2 files changed, 26 insertions(+), 14 deletions(-) diff --git a/arch/arm/plat-mxc/incl