diff options
author | Geert Uytterhoeven | 2021-06-04 14:59:43 +0200 |
---|---|---|
committer | Ulf Hansson | 2021-06-08 14:56:54 +0200 |
commit | 6687cd72aa9112a454a4646986e0402dd1b07d0e (patch) | |
tree | 566cf8ecd5531a486cea0c535bd69941fa6f156f /sound/pcmcia | |
parent | 2c9017d0b5d3fbf17e69577a42d9e610ca122810 (diff) |
mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+
R-Car M3-W ES3.0 is marketed as R-Car M3-W+ (R8A77961), and has its own
compatible value "renesas,r8a77961".
Hence using soc_device_match() with soc_id = "r8a7796" and revision =
"ES3.*" does not actually match running on an R-Car M3-W+ SoC.
Fix this by matching with soc_id = "r8a77961" instead.
Fixes: a38c078fea0b1393 ("mmc: renesas_sdhi: Avoid bad TAP in HS400")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/ee8af5d631f5331139ffea714539030d97352e93.1622811525.git.geert+renesas@glider.be
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'sound/pcmcia')
0 files changed, 0 insertions, 0 deletions