On Sun, Sep 12, 2021 at 2:27 AM Andy Shevchenko <andriy.shevche...@linux.intel.com> wrote: > > On Intel Tangier the SDHCI #2 provides SD card connection. > Add GPIO card detection for it. > > Fixes: 39665beed6f7 ("x86: tangier: Enable ACPI support for Intel Tangier") > BugLink: https://github.com/edison-fw/meta-intel-edison/issues/135 > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > Acked-by: Bin Meng <bmeng...@gmail.com> > --- > v3: basically returned to the content of v2 (pull bias back to none) > since there is nothing special about the signal which is supposed > to be triggered by both edges > > .../asm/arch-tangier/acpi/southcluster.asl | 32 +++++++++++++++++++ > 1 file changed, 32 insertions(+) >
applied to u-boot-x86, thanks!