[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250903-gpio-mmio-gpio-conv-part3-v1-0-ff346509f408@linaro.org>
Date: Wed, 03 Sep 2025 10:00:04 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>, Linus Walleij <linusw@...nel.org>,
Imre Kaloz <kaloz@...nwrt.org>, James Cowgill <james.cowgill@...ize.com>,
Matt Redfearn <matt.redfearn@...ize.com>,
Neil Jones <neil.jones@...ize.com>,
Nikolaos Pasaloukos <nikolaos.pasaloukos@...ize.com>
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [PATCH 00/12] gpio: replace legacy bgpio_init() with its
modernized alternative - part 3
Here's another round of patches converting GPIO drivers to the
modernized generic GPIO chip API.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
---
Bartosz Golaszewski (12):
gpio: ixp4xx: allow building the module with COMPILE_TEST enabled
gpio: ixp4xx: use new generic GPIO chip API
gpio: idt3243x: use new generic GPIO chip API
gpio: blzp1600: use new generic GPIO chip API
gpio: tb10x: order includes alphabetically
gpio: tb10x: allow building the module with COMPILE_TEST=y
gpio: tb10x: use new generic GPIO chip API
gpio: mlxbf: use new generic GPIO chip API
gpio: ep93xx: allow building the module with COMPILE_TEST enabled
gpio: ep93xx: order includes alphabetically
gpio: ep93xx: use new generic GPIO chip API
gpio: mlxbf3: use new generic GPIO chip API
drivers/gpio/Kconfig | 8 ++--
drivers/gpio/gpio-blzp1600.c | 39 ++++++++++-------
drivers/gpio/gpio-ep93xx.c | 33 +++++++++-----
drivers/gpio/gpio-idt3243x.c | 45 +++++++++----------
drivers/gpio/gpio-ixp4xx.c | 70 +++++++++++++++---------------
drivers/gpio/gpio-mlxbf.c | 25 ++++++-----
drivers/gpio/gpio-mlxbf3.c | 101 ++++++++++++++++++++++---------------------
drivers/gpio/gpio-tb10x.c | 74 +++++++++++++++----------------
8 files changed, 214 insertions(+), 181 deletions(-)
---
base-commit: 5d50cf9f7cf20a17ac469c20a2e07c29c1f6aab7
change-id: 20250901-gpio-mmio-gpio-conv-part3-534b9ffb7e2c
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Powered by blists - more mailing lists