Thread (15 messages) 15 messages, 9 authors, 2025-09-02

Re: [PATCH 05/21] x86/platform: select legacy gpiolib interfaces where used

From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2025-08-09 10:00:53
Also in: linux-gpio, lkml, platform-driver-x86

On Fri, Aug 08, 2025 at 05:17:49PM +0200, Arnd Bergmann wrote:
From: Arnd Bergmann <arnd@arndb.de>

A few old machines have not been converted away from the old-style
gpiolib interfaces. Make these select the new CONFIG_GPIOLIB_LEGACY
symbol so the code still works where it is needed but can be left
out otherwise.
...
quoted hunk ↗ jump to hunk
--- a/drivers/platform/x86/x86-android-tablets/Kconfig
+++ b/drivers/platform/x86/x86-android-tablets/Kconfig
@@ -8,6 +8,7 @@ config X86_ANDROID_TABLETS
 	depends on I2C && SPI && SERIAL_DEV_BUS
 	depends on GPIOLIB && PMIC_OPREGION
 	depends on ACPI && EFI && PCI
+	select GPIOLIB_LEGACY
 	select NEW_LEDS
 	select LEDS_CLASS
 	select POWER_SUPPLY
Hmm... This is a surprising change. But I leave it to Hans.

-- 
With Best Regards,
Andy Shevchenko

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help