projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0d4c7e
)
mmc: renesas_sdhi_internal_dmac: Add r8a774b1 support
author
Biju Das
<biju.das@bp.renesas.com>
Tue, 24 Sep 2019 06:49:04 +0000
(07:49 +0100)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 13 Nov 2019 15:10:16 +0000
(16:10 +0100)
This patch adds SDHI support for RZ/G2N (R8A774B1) SoC.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_internal_dmac.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/renesas_sdhi_internal_dmac.c
b/drivers/mmc/host/renesas_sdhi_internal_dmac.c
index a66f8d6d61d1bae37268b462a2011138fc3c3f10..18839a10594c6e23d46502449433a023455974ac 100644
(file)
--- a/
drivers/mmc/host/renesas_sdhi_internal_dmac.c
+++ b/
drivers/mmc/host/renesas_sdhi_internal_dmac.c
@@
-308,6
+308,7
@@
static const struct soc_device_attribute soc_whitelist[] = {
.data = (void *)BIT(SDHI_INTERNAL_DMAC_ONE_RX_ONLY) },
/* generic ones */
{ .soc_id = "r8a774a1" },
+ { .soc_id = "r8a774b1" },
{ .soc_id = "r8a774c0" },
{ .soc_id = "r8a77470" },
{ .soc_id = "r8a7795" },