]> git.karo-electronics.de Git - linux-beck.git/commit
mmc: sdhci-esdhc-imx: add imx6sx support
authorDong Aisheng <b29396@freescale.com>
Wed, 27 May 2015 10:13:30 +0000 (18:13 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Jun 2015 07:07:17 +0000 (09:07 +0200)
commit913d4951a50fba6acd96491c5b2f089a69308a60
tree0213f4bf2011372bfb4a78113bda316ce1be46c1
parente4a51cebf4dcae47a1312956fa8a237dc8efcb48
mmc: sdhci-esdhc-imx: add imx6sx support

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 <b29396@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c