[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251113154616.3107676-1-andriy.shevchenko@linux.intel.com>
Date: Thu, 13 Nov 2025 16:44:41 +0100
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>
Subject: [PATCH v2 0/5] Input: gpio_decoder - update driver to use modern APIs
Update gpio_decoder driver to use modern in-kernel APIs.
Changelog v2:
- fixed typo (LKP), dunno what I have compiled before
v1: 20251112191412.2088105-1-andriy.shevchenko@...ux.intel.com
Andy Shevchenko (5):
Input: gpio_decoder - make use of device properties
Input: gpio_decoder - unify messages with help of dev_err_probe()
Input: gpio_decoder - replace custom loop by
gpiod_get_array_value_cansleep()
Input: gpio_decoder - make use of the macros from bits.h
Input: gpio_decoder - don't use "proxy" headers
drivers/input/misc/gpio_decoder.c | 72 ++++++++++++++-----------------
1 file changed, 33 insertions(+), 39 deletions(-)
--
2.50.1
Powered by blists - more mailing lists