[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250204190218.243537-1-andriy.shevchenko@linux.intel.com>
Date: Tue, 4 Feb 2025 21:00:46 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
linux-gpio@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: Shubhrajyoti Datta <shubhrajyoti.datta@....com>,
Srinivas Neeli <srinivas.neeli@....com>,
Michal Simek <michal.simek@....com>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v1 0/2] gpio: xilinx: Replace custom bitmap APIs
Relatively recently bitmap APIs gain a few new calls which may help
to convert the GPIO Xilinx driver to use them and become shorter and
nicer. This mini-series does exactly that.
Andy Shevchenko (2):
gpio: xilinx: Use better bitmap APIs where appropriate
gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()
drivers/gpio/gpio-xilinx.c | 96 ++++++++++++++------------------------
1 file changed, 34 insertions(+), 62 deletions(-)
--
2.43.0.rc1.1336.g36b5255a03ac
Powered by blists - more mailing lists