[PATCH 0/2] gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base

Ahmad Fatoum posted 2 patches 7 months, 1 week ago
drivers/gpio/TODO              | 7 +++++++
drivers/pinctrl/pinctrl-at91.c | 5 +++++
2 files changed, 12 insertions(+)
[PATCH 0/2] gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base
Posted by Ahmad Fatoum 7 months, 1 week ago
Bartosz requested that I add this to the TODO, so here goes.
While at it, I also added a FIXME into the driver.

I'll be away most of the month, so feel free to squash changes as
appropriate.

---
Ahmad Fatoum (2):
      gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base
      pinctrl: at91: add FIXME about read back of struct gpio_chip::base

 drivers/gpio/TODO              | 7 +++++++
 drivers/pinctrl/pinctrl-at91.c | 5 +++++
 2 files changed, 12 insertions(+)
---
base-commit: 92a09c47464d040866cf2b4cd052bc60555185fb
change-id: 20250507-gpio-chip-base-readback-c7d8eb8b3cd9

Best regards,
-- 
Ahmad Fatoum <a.fatoum@pengutronix.de>
Re: (subset) [PATCH 0/2] gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base
Posted by Bartosz Golaszewski 7 months ago
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Wed, 07 May 2025 19:28:00 +0200, Ahmad Fatoum wrote:
> Bartosz requested that I add this to the TODO, so here goes.
> While at it, I also added a FIXME into the driver.
> 
> I'll be away most of the month, so feel free to squash changes as
> appropriate.
> 

Applied, thanks!

[1/2] gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base
      https://git.kernel.org/brgl/linux/c/833c086f22ecebe576af42051733796d1690dd71

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>