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

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.

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
>

  parent reply	other threads:[~2021-04-19  8:52 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 ` Marcin Wojtas [this message]
2021-04-30 18:04   ` [edk2-platforms PATCH 0/6] Marvell SD/MMC updates Marcin Wojtas
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='CAPv3WKcWcgeS9=-T=9mRdDoVEsqrs+1zWH_9K9038CpHfAAL1g@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