Re: [PATCH 0/6] mmc: imx: a few clean up and fixes

2015-05-28 Thread Ulf Hansson
On 27 May 2015 at 12:13, Dong Aisheng  wrote:
> Patch 1 is a small clean up.
> Patch 2-4 and 6 are small fixes.
> Patch 5 add mx6sx support.
>
> Dong Aisheng (6):
>   mmc: sdhci-esdhc-imx: merge the same register check into one place
>   mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
>   mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
>   mmc: sdhci-esdhc-imx: using specific compatible string in binding doc
>   mmc: sdhci-esdhc-imx: add imx6sx support
>   mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl
>
>  .../devicetree/bindings/mmc/fsl-imx-esdhc.txt  |  9 -
>  drivers/mmc/host/sdhci-esdhc-imx.c | 44 
> +-
>  2 files changed, 43 insertions(+), 10 deletions(-)
>
> --
> 1.9.1
>

Thanks! Applied for next.

Kind regards
Uffe
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/6] mmc: imx: a few clean up and fixes

2015-05-27 Thread Dong Aisheng
Patch 1 is a small clean up.
Patch 2-4 and 6 are small fixes.
Patch 5 add mx6sx support.

Dong Aisheng (6):
  mmc: sdhci-esdhc-imx: merge the same register check into one place
  mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
  mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
  mmc: sdhci-esdhc-imx: using specific compatible string in binding doc
  mmc: sdhci-esdhc-imx: add imx6sx support
  mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl

 .../devicetree/bindings/mmc/fsl-imx-esdhc.txt  |  9 -
 drivers/mmc/host/sdhci-esdhc-imx.c | 44 +-
 2 files changed, 43 insertions(+), 10 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html