diff options
author | Hans de Goede <[email protected]> | 2024-11-18 22:00:49 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-12-02 15:06:03 +0100 |
commit | 7f0fa47ceebcff0e3591bb7e32a71a2cd7846149 (patch) | |
tree | 71c31482690ccb6579442ce3ce4e2f7673e1de0d /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff) |
mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
The Vexia Edu Atla 10 tablet distributed to schools in the Spanish
AndalucĂa region has no ACPI fwnode associated with the SDHCI controller
for its microsd-slot and thus has no ACPI GPIO resource info.
This causes the following error to be logged and the slot to not work:
[ 10.572113] sdhci-pci 0000:00:12.0: failed to setup card detect gpio
Add a DMI quirk table for providing gpiod_lookup_tables with manually
provided CD GPIO info and use this DMI table to provide the CD GPIO info
on this tablet. This fixes the microsd-slot not working.
Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions