public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Samer El-Haj-Mahmoud" <samer.el-haj-mahmoud@arm.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Sunny Wang" <Sunny.Wang@arm.com>,
	"Sami Mujawar" <Sami.Mujawar@arm.com>,
	"Jeremy Linton" <Jeremy.Linton@arm.com>,
	"Pete Batard" <pete@akeo.ie>,
	"ardb+tianocore@kernel.org" <ardb+tianocore@kernel.org>,
	"Andrei Warkentin (awarkentin@vmware.com)"
	<awarkentin@vmware.com>,
	"Mario Bălănică" <mariobalanica02@gmail.com>,
	"Samer El-Haj-Mahmoud" <Samer.El-Haj-Mahmoud@arm.com>
Subject: Re: [edk2-devel] [PATCH v3 0/2] Dynamically build UARTs info in ACPI
Date: Wed, 2 Jun 2021 12:11:17 +0000	[thread overview]
Message-ID: <PAXPR08MB698777841F0239226A586CA2903D9@PAXPR08MB6987.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20210531082239.918-1-Sunny.Wang@arm.com>

CCing the maintainers and reviewers

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Sunny
> Wang via groups.io
> Sent: Monday, May 31, 2021 4:23 AM
> To: devel@edk2.groups.io
> Cc: Sunny Wang <Sunny.Wang@arm.com>
> Subject: [edk2-devel] [PATCH v3 0/2] Dynamically build UARTs info in ACPI
>
> In v3: Address comments given by Jeremy and Matio on v2.
> In v2: Address comments given by Pete on v1.
>
> Dynamically build UARTs info in ACPI so that it can match the UART
> related settings defined in config.txt
>
> Sunny Wang (2):
>   Platform/RaspberryPi: Dynamically build UARTs info in ACPI
>   Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS
>
>  .../RaspberryPi/AcpiTables/AcpiTables.inf     |   8 +-
>  .../RaspberryPi/AcpiTables/Dbg2MiniUart.aslc  |  81 +++++++++
>  .../AcpiTables/{Dbg2.aslc => Dbg2Pl011.aslc}  |  30 +---
>  .../RaspberryPi/AcpiTables/SpcrMiniUart.aslc  |  91 ++++++++++
>  .../AcpiTables/{Spcr.aslc => SpcrPl011.aslc}  |  10 +-
>  Platform/RaspberryPi/AcpiTables/Uart.asl      | 158 +++++++++++++-----
>  .../RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c |  48 +++++-
>  .../Drivers/ConfigDxe/ConfigDxe.inf           |   1 +
>  .../IndustryStandard/RpiDebugPort2Table.h     |  33 ++++
>  Platform/RaspberryPi/Include/UartSelection.h  |  20 +++
>  Platform/RaspberryPi/RPi3/RPi3.dsc            |   8 +
>  Platform/RaspberryPi/RPi4/RPi4.dsc            |   8 +
>  Platform/RaspberryPi/RaspberryPi.dec          |   1 +
>  13 files changed, 413 insertions(+), 84 deletions(-)
>  create mode 100644 Platform/RaspberryPi/AcpiTables/Dbg2MiniUart.aslc
>  rename Platform/RaspberryPi/AcpiTables/{Dbg2.aslc => Dbg2Pl011.aslc}
> (72%)
>  create mode 100644 Platform/RaspberryPi/AcpiTables/SpcrMiniUart.aslc
>  rename Platform/RaspberryPi/AcpiTables/{Spcr.aslc => SpcrPl011.aslc} (87%)
>  create mode 100644
> Platform/RaspberryPi/Include/IndustryStandard/RpiDebugPort2Table.h
>  create mode 100644 Platform/RaspberryPi/Include/UartSelection.h
>
> --
> 2.31.0.windows.1
>
>
>
> 
>

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

      parent reply	other threads:[~2021-06-02 12:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31  8:22 [PATCH v3 0/2] Dynamically build UARTs info in ACPI Sunny Wang
2021-05-31  8:22 ` [PATCH v3 1/2] Platform/RaspberryPi: " Sunny Wang
2021-05-31  8:22 ` [PATCH v3 2/2] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS Sunny Wang
2021-05-31 12:40   ` Mario Bălănică
2021-05-31 13:26     ` [edk2-devel] " Sunny Wang
2021-05-31 15:56       ` Mario Bălănică
2021-05-31 16:35         ` Mario Bălănică
2021-06-07  8:31           ` Sunny Wang
2021-06-07 14:58             ` Mario Bălănică
2021-06-02 12:11 ` Samer El-Haj-Mahmoud [this message]

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=PAXPR08MB698777841F0239226A586CA2903D9@PAXPR08MB6987.eurprd08.prod.outlook.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