public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms PATCH 0/4] Marvell misc improvements
@ 2021-04-16 20:54 Marcin Wojtas
  2021-04-16 20:54 ` [edk2-platforms PATCH 1/4] Marvell: PlatInitDxe: Use more adequate print during init Marcin Wojtas
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Marcin Wojtas @ 2021-04-16 20:54 UTC (permalink / raw)
  To: devel; +Cc: leif, ardb+tianocore, mw, jaz, kostap, upstream

Hi,

This short patchset applies minor modifications to the
platforms based on the Marvell SoCs. It updates the
initial print, allows to use a new Linux mvpp2 driver
feature with ACPI, adds missing port in MacchiatoBin
description and allows to use (however limited)
ACPI for CN9132 variant.

More details can be found in the commit logs.
The patchest is publicly available in the github:
https://github.com/semihalf-wojtas-marcin/edk2-platforms/commits/misc-uspstream-r20210416

Best regards,
Marcin

Marcin Wojtas (4):
  Marvell: PlatInitDxe: Use more adequate print during init
  Marvell: Armada7k8/OcteonTx: Enhance NIC ACPI description
  SolidRun/Armada80x0McBin: Add 2.5G NIC port description in ACPI
  Marvell/Cn9132Db: Enable ACPI support

 Platform/Marvell/Cn913xDb/Cn913xDbA.dsc                        |  2 ++
 Silicon/Marvell/Armada7k8k/Drivers/PlatInitDxe/PlatInitDxe.inf |  4 ++++
 Silicon/Marvell/Armada7k8k/Drivers/PlatInitDxe/PlatInitDxe.c   |  5 +++-
 Platform/Marvell/Cn913xDb/Cn913xDbA.fdf.inc                    |  6 +++--
 Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl    |  1 +
 Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl    |  2 ++
 Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dsdt.asl | 24 +++++++++++++++++++-
 Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn9131DbA/Ssdt.asl     |  1 +
 Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Dsdt.asl     |  1 +
 9 files changed, 42 insertions(+), 4 deletions(-)

-- 
2.29.0


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

end of thread, other threads:[~2021-04-19  7:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-16 20:54 [edk2-platforms PATCH 0/4] Marvell misc improvements Marcin Wojtas
2021-04-16 20:54 ` [edk2-platforms PATCH 1/4] Marvell: PlatInitDxe: Use more adequate print during init Marcin Wojtas
2021-04-16 20:54 ` [edk2-platforms PATCH 2/4] Marvell: Armada7k8/OcteonTx: Enhance NIC ACPI description Marcin Wojtas
2021-04-16 20:54 ` [edk2-platforms PATCH 3/4] SolidRun/Armada80x0McBin: Add 2.5G NIC port description in ACPI Marcin Wojtas
2021-04-16 20:54 ` [edk2-platforms PATCH 4/4] Marvell/Cn9132Db: Enable ACPI support Marcin Wojtas
2021-04-19  7:50 ` [edk2-platforms PATCH 0/4] Marvell misc improvements Ard Biesheuvel

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