public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Rpi: SD/Wifi Acpi updates
@ 2021-01-08  6:16 Jeremy Linton
  2021-01-08  6:16 ` [PATCH 1/3] Platform/RaspberryPi/Acpitables: Further lower the DMA zone Jeremy Linton
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Jeremy Linton @ 2021-01-08  6:16 UTC (permalink / raw)
  To: devel
  Cc: ard.biesheuvel, leif, pete, samer.el-haj-mahmoud, awarkentin,
	philmd, Jeremy Linton

The existing rpi3 acpi entries for the Arasan
and eMMC2 controllers needs to updated to work
with the rpi4. This is done by adding a caps
override for the legacy Arasan controller and
then adding an entirely new entry for the newer
eMMC2 controller.

Then we flip the default routing to make the eMMC2
the default for the SD card, so that the wifi can
start working on the Arasan.

Jeremy Linton (3):
  Platform/RaspberryPi/Acpitables: Further lower the DMA zone
  Platform/RaspberryPi/Acpitables: Add eMMC2 device and tweak Arasan
  Platform/RaspberryPi; Invert default Arasan, Emmc2 routing

 Platform/RaspberryPi/AcpiTables/Dsdt.asl  |  2 +
 Platform/RaspberryPi/AcpiTables/Iort.aslc |  2 +-
 Platform/RaspberryPi/AcpiTables/Sdhc.asl  | 86 ++++++++++++++++++++++++++++++-
 Platform/RaspberryPi/RPi4/RPi4.dsc        |  2 +-
 Platform/RaspberryPi/RPi4/Readme.md       |  2 +-
 5 files changed, 89 insertions(+), 5 deletions(-)

-- 
2.13.7


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-01-12 18:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-08  6:16 [PATCH 0/3] Rpi: SD/Wifi Acpi updates Jeremy Linton
2021-01-08  6:16 ` [PATCH 1/3] Platform/RaspberryPi/Acpitables: Further lower the DMA zone Jeremy Linton
2021-01-11  8:50   ` Ard Biesheuvel
2021-01-11 14:58     ` Andrei Warkentin
2021-01-08  6:16 ` [PATCH 2/3] Platform/RaspberryPi/Acpitables: Add eMMC2 device and tweak Arasan Jeremy Linton
2021-01-08  8:28   ` Ard Biesheuvel
2021-01-08 16:27     ` Jeremy Linton
2021-01-09 14:09       ` [edk2-devel] " Mark Kettenis
2021-01-10 11:53         ` Mark Kettenis
2021-01-11  1:45         ` Jeremy Linton
2021-01-12 18:48           ` Mark Kettenis
2021-01-11  5:59         ` Jeremy Linton
2021-01-08  6:16 ` [PATCH 3/3] Platform/RaspberryPi; Invert default Arasan, Emmc2 routing Jeremy Linton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox