commit | 5eb66399811c899c6f1f369d80d7086a4459f918 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 07 21:32:12 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Jul 17 14:32:24 2020 +0800 |
tree | 2fc0403043618848143f15de986ae3ddce5ddb7d | |
parent | 837127f318b82532b2b58e69401aedee4e95a9f1 [diff] |
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>