mmc: sdhci-xenon: introduce ACPI support
authorMarcin Wojtas <mw@semihalf.com>
Fri, 4 Dec 2020 17:16:26 +0000 (18:16 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 11 Dec 2020 09:08:37 +0000 (10:08 +0100)
commit471cf4548e191b69a9737021c8e7d216957e384f
tree5b584c694ee098b5b483301401d1f3ce62f46e94
parent1542488031deed57e1f0853a07bd4934ce27e599
mmc: sdhci-xenon: introduce ACPI support

Previous patches dropped the strict dependency on the OF_*
in the sdhci-xenon driver. As a result the ACPI support
can be introduced (except for the XENON_A3700 variant)
by adding the necessary ID's in the acpi_match_table.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Link: https://lore.kernel.org/r/20201204171626.10935-5-mw@semihalf.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-xenon.c