mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
Add SDC ACPI device in dsdt, and assign GPIO 0 to SDC for SD card detection. Currently, the SD card hotplug function needs to insert SD card when system boot, otherwise, it does not work. Since it needs P2SB virtualization to set SD card presence state, and P2SB does not support user space interfaces so this is an known issue. Tracked-On: #2512 Reviewed-by: Binbin Wu <binbin.wu@intel.com> Signed-off-by: Yuan Liu <yuan1.liu@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>