mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: chipang_kao <prozac2734@gmail.com>
To: hansg@kernel.org, ilpo.jarvinen@linux.intel.com,
	bryan.odonoghue@linaro.org, W_Armin@gmx.de
Cc: platform-driver-x86@vger.kernel.org,
	linux-kernel@vger.kernel.org, chipang_kao <chipang_kao@asus.com>
Subject: [PATCH 0/2] platform: Enable ACPI WMI and ASUS WMI driver for ARM64
Date: Thu, 17 Sep 2026 10:10:53 +0800	[thread overview]
Message-ID: <20260917021055.8029-1-chipang_kao@asus.com> (raw)

This series enables ACPI WMI core support and the ASUS WMI platform
driver on ARM64 architectures.

ACPI WMI is not limited to x86 platforms. Modern ARM64 laptops and
platforms have adopted ACPI WMI to expose vendor-specific features
such as hotkeys and fan control.

To support these devices:
1. Removes the strict 'X86' dependency from CONFIG_ACPI_WMI.
2. Updates the ARM64 platform driver infrastructure to allow
   building the ASUS WMI driver without duplicating source code.

chipang_kao (2):
  platform/wmi: Remove X86 dependency for ACPI_WMI
  platform/arm64: Enable ASUS WMI driver support

 drivers/platform/arm64/Kconfig  | 46 +++++++++++++++++++++++++++++++++
 drivers/platform/arm64/Makefile |  2 ++
 drivers/platform/wmi/Kconfig    |  2 +-
 3 files changed, 49 insertions(+), 1 deletion(-)

-- 
2.43.0


             reply	other threads:[~2026-09-17  2:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-17  2:10 chipang_kao [this message]
2026-09-17  2:10 ` [PATCH 1/2] platform/wmi: Remove X86 dependency for ACPI_WMI chipang_kao
2026-09-17  2:10 ` [PATCH 2/2] platform/arm64: Enable ASUS WMI driver support chipang_kao
2026-09-17  9:11   ` Ilpo Järvinen
2026-09-17  9:03 ` [PATCH 0/2] platform: Enable ACPI WMI and ASUS WMI driver for ARM64 Ilpo Järvinen
2026-09-18  7:38 ` Hans de Goede
2026-09-21  9:33   ` chipang_kao
2026-09-21 11:25     ` Hans de Goede
2026-09-21 14:43       ` [PATCH v2] platform/wmi: Move ASUS platform drivers from x86 to wmi/asus Chipang_Kao
2026-09-21 23:42         ` Denis Benato
2026-09-21  9:48   ` chipang_kao
2026-09-22  3:21   ` [PATCH v3] " chipang_kao
2026-09-22 19:54     ` Armin Wolf
2026-09-24  1:58     ` kernel test robot
2026-09-24  2:32     ` kernel test robot

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=20260917021055.8029-1-chipang_kao@asus.com \
    --to=prozac2734@gmail.com \
    --cc=W_Armin@gmx.de \
    --cc=bryan.odonoghue@linaro.org \
    --cc=chipang_kao@asus.com \
    --cc=hansg@kernel.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --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

all inboxes | Powered by JetHome®