Re: [PATCH 6/7] mmc: sdhci-esdhc-imx: add imx6sx support

2014-09-19 Thread Ulf Hansson
On 18 September 2014 07:35, Dong Aisheng wrote: > On Thu, Sep 18, 2014 at 12:29:52AM +0200, Ulf Hansson wrote: >> On 3 September 2014 14:05, Dong Aisheng wrote: >> > The imx6sx usdhc is derived from imx6sl, the difference is minor. >> > imx6sx have the errata ESDHC_FLAG_ERR004536 fixed. >> > So i

Re: [PATCH 6/7] mmc: sdhci-esdhc-imx: add imx6sx support

2014-09-18 Thread Dong Aisheng
On Thu, Sep 18, 2014 at 12:29:52AM +0200, Ulf Hansson wrote: > On 3 September 2014 14:05, Dong Aisheng wrote: > > The imx6sx usdhc is derived from imx6sl, the difference is minor. > > imx6sx have the errata ESDHC_FLAG_ERR004536 fixed. > > So introduce a new compatible string for imx6sx to distingu

Re: [PATCH 6/7] mmc: sdhci-esdhc-imx: add imx6sx support

2014-09-17 Thread Ulf Hansson
On 3 September 2014 14:05, Dong Aisheng wrote: > The imx6sx usdhc is derived from imx6sl, the difference is minor. > imx6sx have the errata ESDHC_FLAG_ERR004536 fixed. > So introduce a new compatible string for imx6sx to distinguish them. > > Signed-off-by: Dong Aisheng Hi Dong, This one has ch

[PATCH 6/7] mmc: sdhci-esdhc-imx: add imx6sx support

2014-09-03 Thread Dong Aisheng
The imx6sx usdhc is derived from imx6sl, the difference is minor. imx6sx have the errata ESDHC_FLAG_ERR004536 fixed. So introduce a new compatible string for imx6sx to distinguish them. Signed-off-by: Dong Aisheng --- drivers/mmc/host/sdhci-esdhc-imx.c |6 ++ 1 files changed, 6 insertion