]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci_am654: Fix the driver data of AM64 SoC
authorAswath Govindraju <a-govindraju@ti.com>
Fri, 11 Feb 2022 07:50:55 +0000 (13:20 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 28 Feb 2022 12:06:23 +0000 (13:06 +0100)
commit1ca1b27514f6970028d79232f84b5ab5177917ae
treef59a3eb657df5283eafe1c101223c0e7a10d42b8
parentd9bb8f2763cf43859398b0262febf9beac386d60
mmc: sdhci_am654: Fix the driver data of AM64 SoC

The MMCSD IPs used in AM64 are the same as the ones used in J721E.
Therefore, fix this by using the driver data from J721E for AM64 too, for
both 8 and 4 bit instances.

Fixes: 650fe63e14d5 ("mmc: sdhci_am654: Add Support for TI's AM64 SoC")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Link: https://lore.kernel.org/r/20220211075056.26179-1-a-govindraju@ti.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci_am654.c