Re: [PATCH v1 11/43] acpi: mmc: Generate ACPI info for the PCI SD Card

2020-07-07 Thread Simon Glass
Hi Bin, On Mon, 29 Jun 2020 at 23:58, Bin Meng wrote: > > Hi Simon, > > On Mon, Jun 15, 2020 at 11:57 AM Simon Glass 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 bind

Re: [PATCH v1 11/43] acpi: mmc: Generate ACPI info for the PCI SD Card

2020-06-29 Thread Bin Meng
Hi Simon, On Mon, Jun 15, 2020 at 11:57 AM Simon Glass 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 > --- >

Re: [PATCH v1 11/43] acpi: mmc: Generate ACPI info for the PCI SD Card

2020-06-25 Thread Wolfgang Wallner
Hi Simon, -"Simon Glass" schrieb: - > Betreff: [PATCH v1 11/43] 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

[PATCH v1 11/43] acpi: mmc: Generate ACPI info for the PCI SD Card

2020-06-14 Thread Simon Glass
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 --- Changes in v1: - Capitalise ACPI_OPS_PTR configs/sandbox_defconfig | 2 +