
13 Jul
2020
13 Jul
'20
7:34 a.m.
On Wed, Jul 8, 2020 at 11:33 AM Simon Glass sjg@chromium.org wrote:
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
(no changes since v1)
Changes in v1:
- Capitalise ACPI_OPS_PTR
configs/sandbox_defconfig | 2 + drivers/mmc/pci_mmc.c | 78 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 79 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com