acpi: mmc: Generate ACPI info for the PCI SD Card
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2020 03:32:12 +0000 (21:32 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
commitdba7ee419d9d8c433f35f693f7d145de71d715c5
tree2fc0403043618848143f15de986ae3ddce5ddb7d
parentd7d631df2d4f32710dbecb020e375b9c0d986225
acpi: mmc: Generate ACPI info for the PCI SD Card

Write required information into the SSDT to describe the SD card
card-detect pin. Since the required GPIO properties are not present in
the device-tree binding, set them manually for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/sandbox_defconfig
drivers/mmc/pci_mmc.c