[PATCH v2 0/2] gpio: xilinx: Replace custom bitmap APIs

Andy Shevchenko andriy.shevchenko at linux.intel.com
Wed Feb 5 01:31:09 PST 2025


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.

Changelog v2:
- fixed a regression in patch 2

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 | 102 ++++++++++++++-----------------------
 1 file changed, 37 insertions(+), 65 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac




More information about the linux-arm-kernel mailing list