From: Hans de Goede <hdegoede@redhat.com>
To: Armin Wolf <W_Armin@gmx.de>,
dennisn@dennisn.mooo.com, lkml@vorpal.se,
ilpo.jarvinen@linux.intel.com
Cc: coproscefalo@gmail.com, platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] platform/x86: Add ACPI quickstart button driver
Date: Wed, 27 Mar 2024 21:16:32 +0100 [thread overview]
Message-ID: <a337c02c-4e85-44a4-acf8-dd1b47e108d5@redhat.com> (raw)
In-Reply-To: <20240131111641.4418-1-W_Armin@gmx.de>
Hi,
On 1/31/24 12:16 PM, Armin Wolf wrote:
> This patch series adds support for the ACPI PNP0C32 device as
> proposed in 2022 by Arvid Norlander. The first patch adds support
> for the device itself, while the second patch was taken from the
> original series.
>
> Both patches are compile-tested only.
Not anymore :)
Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans
Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.
Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.
Regards,
Hans
>
> Armin Wolf (1):
> platform/x86: Add ACPI quickstart button (PNP0C32) driver
>
> Arvid Norlander (1):
> platform/x86: toshiba_acpi: Add quirk for buttons on Z830
>
> MAINTAINERS | 6 +
> drivers/platform/x86/Kconfig | 13 ++
> drivers/platform/x86/Makefile | 3 +
> drivers/platform/x86/quickstart.c | 225 ++++++++++++++++++++++++++++
> drivers/platform/x86/toshiba_acpi.c | 36 ++++-
> 5 files changed, 280 insertions(+), 3 deletions(-)
> create mode 100644 drivers/platform/x86/quickstart.c
>
> --
> 2.39.2
>
prev parent reply other threads:[~2024-03-27 20:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-31 11:16 [PATCH 0/2] platform/x86: Add ACPI quickstart button driver Armin Wolf
2024-01-31 11:16 ` [PATCH 1/2] platform/x86: Add ACPI quickstart button (PNP0C32) driver Armin Wolf
2024-02-06 10:37 ` Ilpo Järvinen
2024-01-31 11:16 ` [PATCH 2/2] platform/x86: toshiba_acpi: Add quirk for buttons on Z830 Armin Wolf
2024-03-24 14:55 ` [PATCH 0/2] platform/x86: Add ACPI quickstart button driver Hans de Goede
2024-03-25 20:01 ` Armin Wolf
2024-03-25 21:37 ` Arvid Norlander
2024-03-27 20:16 ` Hans de Goede [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-all 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=a337c02c-4e85-44a4-acf8-dd1b47e108d5@redhat.com \
--to=hdegoede@redhat.com \
--cc=W_Armin@gmx.de \
--cc=coproscefalo@gmail.com \
--cc=dennisn@dennisn.mooo.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@vorpal.se \
--cc=platform-driver-x86@vger.kernel.org \
/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