]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
platform/x86: asus-wmi: deprecate bios features
authorLuke D. Jones <luke@ljones.dev>
Sun, 2 Nov 2025 21:53:17 +0000 (22:53 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 18 Nov 2025 08:52:19 +0000 (10:52 +0200)
commitc683651b6791e85c2f892f8009268f1525f71408
tree4ea5476eff2f849d35bc748a6bcc5fb47eb82b01
parent7725a2dc58632cb44eeef2e5b959ab7b7931298d
platform/x86: asus-wmi: deprecate bios features

With the existence of the asus-armoury module the attributes no longer
need to live under the /sys/devices/platform/asus-nb-wmi/ path.

Deprecate all those that were implemented in asus-bioscfg with the goal
of removing them fully in the next LTS cycle.

Signed-off-by: Denis Benato <denis.benato@linux.dev>
Signed-off-by: Luke D. Jones <luke@ljones.dev>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://patch.msgid.link/20251102215319.3126879-8-denis.benato@linux.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Documentation/ABI/testing/sysfs-platform-asus-wmi
drivers/platform/x86/Kconfig
drivers/platform/x86/asus-wmi.c