]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-of-arasan: Add the support for sdhci-5.1
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 11 Aug 2015 07:57:05 +0000 (15:57 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 27 Aug 2015 12:50:54 +0000 (14:50 +0200)
commitda795ec26e2542f1e306598a1d7a31c0762f2bd7
tree8265a5a38b1238793fbafe38eb3fc42fb5ac0960
parent0dafa60eb2506617e6968b97cc5a44914a7fb1a6
mmc: sdhci-of-arasan: Add the support for sdhci-5.1

This patch adds the compatible string in sdhci-of-arasan.c to
support sdhci-arasan5.1 version of controller. No documented
controller IP version is found in the TRM, so we use ths version
of command queueing engine integrated into this controller by arasan
to specify our controller.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
drivers/mmc/host/sdhci-of-arasan.c