[PATCH 0/2] gpio: mmio: further refactoring
From: Bartosz Golaszewski
Date: Mon Oct 27 2025 - 09:54:13 EST
After the big conversion to the new generic GPIO chip API, let's further
refactor the gpio-mmio module by using lock-guards and dropping the -
now obsolete - "bgpio" prefix.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
---
Bartosz Golaszewski (2):
gpio: mmio: use lock guards
gpio: mmio: drop the "bgpio" prefix
drivers/gpio/gpio-mmio.c | 335 +++++++++++++++++++++++------------------------
1 file changed, 162 insertions(+), 173 deletions(-)
---
base-commit: 8fec172c82c2b5f6f8e47ab837c1dc91ee3d1b87
change-id: 20251027-gpio-mmio-refactor-e07ee08a9699
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>