[haiku-bugs] [Haiku] #16720: SDHCI: add ACPI-enumerated host controller support

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 05 Jan 2021 07:02:58 -0000

#16720: SDHCI: add ACPI-enumerated host controller support
------------------------------+-----------------------------
 Reporter:  X512              |       Owner:  pulkomandy
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  Unscheduled
Component:  Drivers/Disk/MMC  |     Version:  R1/Development
 Keywords:                    |  Blocked By:
 Blocking:                    |    Platform:  All
------------------------------+-----------------------------
 This is hrev54837.

 On some new hardware SDHCI controllers are not present in PCI bus and can
 be enumerated only by ACPI.

 My SDHCI ACPI hardware ID:
 {{{
 ACPI CID: "PNP0D40"
 ACPI HID: "INT33BB"
 }}}

 Existing implementations: [https://github.com/freebsd/freebsd-
 src/blob/main/sys/dev/sdhci/sdhci_acpi.c FreeBSD],
 [https://github.com/torvalds/linux/blob/master/drivers/mmc/host/sdhci-
 acpi.c Linux].
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16720>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #16720: SDHCI: add ACPI-enumerated host controller support - Haiku