On Fri, Sep 10, 2021 at 3:59 PM 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> > --- > .../asm/arch-tangier/acpi/southcluster.asl | 32 +++++++++++++++++++ > 1 file changed, 32 insertions(+) >
Acked-by: Bin Meng <bmeng...@gmail.com>