public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Marcin Wojtas" <mw@semihalf.com>
To: Leif Lindholm <leif@nuviainc.com>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Grzegorz Jaszczyk <jaz@semihalf.com>,
	edk2-devel-groups-io <devel@edk2.groups.io>,
	 Kostya Porotchkin <kostap@marvell.com>,
	upstream@semihalf.com
Subject: Re: [edk2-platforms PATCH 0/6] Marvell SD/MMC updates
Date: Fri, 30 Apr 2021 20:04:28 +0200	[thread overview]
Message-ID: <CAPv3WKepECA7cP8xrXzd51e_EhXhJVmYokLwFg6TfHYFcztAdg@mail.gmail.com> (raw)
In-Reply-To: <CAPv3WKcWcgeS9=-T=9mRdDoVEsqrs+1zWH_9K9038CpHfAAL1g@mail.gmail.com>

Hi,


pon., 19 kwi 2021 o 10:52 Marcin Wojtas <mw@semihalf.com> napisał(a):
>
> pon., 19 kwi 2021 o 10:49 Marcin Wojtas <mw@semihalf.com> napisał(a):
> >
> > Hi,
> >
> > This series applies modifications to the MMC settings
> > on the platforms based on the Marvell SoCs.
> > Where possible, higher speeds are enabled.
> > Moreover a DSDT description is added, which allows
> > to make use of the SD/MMC in the OS booted with ACPI.
> >
> > 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
>
> Correct link:
> https://github.com/semihalf-wojtas-marcin/edk2-platforms/commits/mmc-upstream-r20210419
>
> I am looking forward to your review.
>

Do you have any comments/remarks to the patchset?

Best regards,
Marcin

> >
> > Best regards,
> > Marcin
> >
> > Marcin Wojtas (6):
> >   Marvell/Armada80x0Db: Update CP0 MMC settings
> >   Marvell/Armada80x0Db: Introduce SD/MMC ACPI description
> >   Marvell/Armada70x0Db: Update CP0 MMC settings
> >   Marvell/Armada70x0Db: Introduce SD/MMC ACPI description
> >   Marvell/Cn913xDb: Update AP807 MMC settings
> >   Marvell/Cn913xDb: Introduce SD/MMC ACPI description
> >
> >  Platform/Marvell/Armada70x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.h     |  1 +
> >  Platform/Marvell/Cn913xDb/NonDiscoverableInitLib/NonDiscoverableInitLib.h         |  1 +
> >  Platform/Marvell/Armada70x0Db/Armada70x0DbBoardDescLib/Armada70x0DbBoardDescLib.c |  2 +-
> >  Platform/Marvell/Armada70x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.c     | 79 +++++++++++++++-----
> >  Platform/Marvell/Armada80x0Db/Armada80x0DbBoardDescLib/Armada80x0DbBoardDescLib.c |  2 +-
> >  Platform/Marvell/Cn913xDb/BoardDescriptionLib/Cn9130DbABoardDescLib.c             |  8 +-
> >  Platform/Marvell/Cn913xDb/NonDiscoverableInitLib/NonDiscoverableInitLib.c         | 23 ++++++
> >  Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl                       | 56 ++++++++++++++
> >  Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl                       | 59 +++++++++++++++
> >  Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Dsdt.asl                        | 59 +++++++++++++++
> >  10 files changed, 266 insertions(+), 24 deletions(-)
> >
> > --
> > 2.29.0
> >

  reply	other threads:[~2021-04-30 18:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19  8:48 [edk2-platforms PATCH 0/6] Marvell SD/MMC updates Marcin Wojtas
2021-04-19  8:48 ` [edk2-platforms PATCH 1/6] Marvell/Armada80x0Db: Update CP0 MMC settings Marcin Wojtas
2021-04-19  8:48 ` [edk2-platforms PATCH 2/6] Marvell/Armada80x0Db: Introduce SD/MMC ACPI description Marcin Wojtas
2021-04-19  8:48 ` [edk2-platforms PATCH 3/6] Marvell/Armada70x0Db: Update CP0 MMC settings Marcin Wojtas
2021-04-19  8:48 ` [edk2-platforms PATCH 4/6] Marvell/Armada70x0Db: Introduce SD/MMC ACPI description Marcin Wojtas
2021-04-19  8:49 ` [edk2-platforms PATCH 5/6] Marvell/Cn913xDb: Update AP807 MMC settings Marcin Wojtas
2021-04-19  8:49 ` [edk2-platforms PATCH 6/6] Marvell/Cn913xDb: Introduce SD/MMC ACPI description Marcin Wojtas
2021-04-19  8:52 ` [edk2-platforms PATCH 0/6] Marvell SD/MMC updates Marcin Wojtas
2021-04-30 18:04   ` Marcin Wojtas [this message]
2021-05-10 16:07     ` Ard Biesheuvel
2021-05-10 16:08       ` Marcin Wojtas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPv3WKepECA7cP8xrXzd51e_EhXhJVmYokLwFg6TfHYFcztAdg@mail.gmail.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox