projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f54903
)
mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC
author
Yinbo Zhu
<yinbo.zhu@nxp.com>
Thu, 7 Mar 2019 02:32:44 +0000
(
02:32
+0000)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 15 Apr 2019 09:55:54 +0000
(11:55 +0200)
This patch is to add erratum
A011334
support in lx2160 2.0 SoC
Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-esdhc.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/sdhci-of-esdhc.c
b/drivers/mmc/host/sdhci-of-esdhc.c
index 4e669b4edfc112fde1f6095a218103f5bc2a21b5..e8cb7a92b9e6d340b1c1a81af30ca853e7ff1b7e 100644
(file)
--- a/
drivers/mmc/host/sdhci-of-esdhc.c
+++ b/
drivers/mmc/host/sdhci-of-esdhc.c
@@
-955,6
+955,7
@@
static struct soc_device_attribute soc_incorrect_hostver[] = {
static struct soc_device_attribute soc_fixup_sdhc_clkdivs[] = {
{ .family = "QorIQ LX2160A", .revision = "1.0", },
+ { .family = "QorIQ LX2160A", .revision = "2.0", },
{ },
};