public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ard.biesheuvel@linaro.org>
To: devel@edk2.groups.io
Cc: leif.lindholm@linaro.org, graeme.gregory@linaro.org,
	masahisa.kojima@linaro.org,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH edk2-platforms 0/3] enable Secure96 GPIO LEDs on ACPI systems
Date: Thu, 25 Apr 2019 14:32:51 +0200	[thread overview]
Message-ID: <20190425123254.16396-1-ard.biesheuvel@linaro.org> (raw)

This series plumbs in the support for describing 96boards mezzanines
via ACPI. For now, only the GPIO LEDs are described: in the future,
I intend to wire up the I2C and SPI parts as well, but these are
currently untested and so not ready for review.

Note that this applies onto

Silicon/SynQuacer: add ACPI description of GPIO controller and power button

which I sent out earlier today.

Ard Biesheuvel (3):
  Silicon/SynQuacer: describe 96boards LS connector GPIOs via ACPI
  Platform/96Boards: add ACPI support to mezzanine/LS connector driver
  Platform/Secure96Dxe: add ACPI description of the GPIO LEDs

 Platform/96Boards/Include/Protocol/Mezzanine.h        |  21 ++++
 Platform/96Boards/LsConnectorDxe/LsConnectorDxe.c     |  35 ++++---
 Platform/96Boards/LsConnectorDxe/LsConnectorDxe.inf   |   1 +
 Platform/96Boards/Secure96Dxe/Secure96.asl            | 103 ++++++++++++++++++++
 Platform/96Boards/Secure96Dxe/Secure96Dxe.c           |  59 ++++++++++-
 Platform/96Boards/Secure96Dxe/Secure96Dxe.inf         |   1 +
 Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.inf |  14 +++
 Silicon/Socionext/SynQuacer/AcpiTables/Dsdt.asl       |  20 ++++
 8 files changed, 238 insertions(+), 16 deletions(-)
 create mode 100644 Platform/96Boards/Secure96Dxe/Secure96.asl

-- 
2.20.1


             reply	other threads:[~2019-04-25 12:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-25 12:32 Ard Biesheuvel [this message]
2019-04-25 12:32 ` [PATCH edk2-platforms 1/3] Silicon/SynQuacer: describe 96boards LS connector GPIOs via ACPI Ard Biesheuvel
2019-04-25 12:32 ` [PATCH edk2-platforms 2/3] Platform/96Boards: add ACPI support to mezzanine/LS connector driver Ard Biesheuvel
2019-04-25 12:32 ` [PATCH edk2-platforms 3/3] Platform/Secure96Dxe: add ACPI description of the GPIO LEDs Ard Biesheuvel
2019-04-26 11:16   ` Leif Lindholm
2019-04-26 11:56     ` Ard Biesheuvel
2019-04-26 14:17       ` Leif Lindholm
2019-04-26 14:18         ` Ard Biesheuvel
2019-04-26 11:10 ` [PATCH edk2-platforms 0/3] enable Secure96 GPIO LEDs on ACPI systems Leif Lindholm

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=20190425123254.16396-1-ard.biesheuvel@linaro.org \
    --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