mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC controller.
authorJames Young <james@pocketfluff.org>
Thu, 18 Mar 2021 12:40:27 +0000 (12:40 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 30 Mar 2021 09:42:06 +0000 (11:42 +0200)
commit955047f3c35a3116416ffbddcaeeb6499afaf43b
treecdcc736011216506b31109ec494f7638d2ddb0aa
parenteb9cb7227e5c4ca81d988ada577a6d5c054ee111
mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC controller.

This variant is present on a Lenovo IdeaPad Slim 1, which uses an AMD Dali/Athlon Silver 3050e.
The Windows AMD SD Host Controller driver also lists this as a valid device ID.

Adding this device ID makes the internal eMMC storage on the Lenovo accessible.
Consequently this makes Linux installable and usable on it as well.

Signed-off-by: James Young <james@pocketfluff.org>
Link: https://lore.kernel.org/r/20210318124025.3002861-1-james@pocketfluff.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-acpi.c