commit | 6a3d8ced09482bd5b0e831740d83ed722aa2c5e6 | [log] [tgz] |
---|---|---|
author | Jaedon Shin <jaedon.shin@gmail.com> | Fri Sep 09 11:08:40 2016 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Sep 26 21:31:28 2016 +0200 |
tree | d1ec5a3e9632fe174aefe2e4d1eb7c1b2d21a221 | |
parent | 5a3ab2815c6a3772e9c70e1b3f778f1a23fc8671 [diff] |
mmc: sdhci-brcmstb: Fix incorrect capability Clear incorrect SDHCI_CAN_64BIT capability on Broadcom MIPS based SoCs. The MIPS based SoCs are using ADMA only, but the several SoCs have the incorrect capability bit about ADMA 64-bit. The "brcm,bcm7425-sdhci" is compatible string for MIPS based SoC. Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>