[PATCH 0/6] gpio: update the TODO list

Bartosz Golaszewski posted 6 patches 9 months ago
drivers/gpio/TODO | 89 +++++++++++++++++++++----------------------------------
1 file changed, 33 insertions(+), 56 deletions(-)
[PATCH 0/6] gpio: update the TODO list
Posted by Bartosz Golaszewski 9 months ago
Here are a couple proposed updates to the TODO file for your
consideration.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Bartosz Golaszewski (6):
      gpio: TODO: remove the item about the new debugfs interface
      gpio: TODO: remove task duplication
      gpio: TODO: remove the pinctrl integration task
      gpio: TODO: add delimiters between tasks for better readability
      gpio: TODO: add an item to track the conversion to the new value setters
      gpio: TODO: add an item to track reworking the sysfs interface

 drivers/gpio/TODO | 89 +++++++++++++++++++++----------------------------------
 1 file changed, 33 insertions(+), 56 deletions(-)
---
base-commit: 9388ec571cb1adba59d1cded2300eeb11827679c
change-id: 20250321-gpio-todo-updates-d4af632d6126

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Re: [PATCH 0/6] gpio: update the TODO list
Posted by Bartosz Golaszewski 8 months, 3 weeks ago
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Fri, 21 Mar 2025 16:49:32 +0100, Bartosz Golaszewski wrote:
> Here are a couple proposed updates to the TODO file for your
> consideration.
> 
> 

Applied, thanks!

[1/6] gpio: TODO: remove the item about the new debugfs interface
      commit: 0c6dcc49487608e460b89ff7a6a50c084b01f3d8
[2/6] gpio: TODO: remove task duplication
      commit: 01cbfc45b48beafdab84524df14b0b4a863ea495
[3/6] gpio: TODO: remove the pinctrl integration task
      commit: c36420dc4f9e11d4e494a6182586008d7969c841
[4/6] gpio: TODO: add delimiters between tasks for better readability
      commit: 5ceb3536f2f9ec4fcbe5f83cde6766c6cb673dce
[5/6] gpio: TODO: add an item to track the conversion to the new value setters
      commit: 9ff2443b37d8db5b4712afb1cf44a1e75803407a
[6/6] gpio: TODO: add an item to track reworking the sysfs interface
      commit: af54a2fbdf45b1fd32cdcab916f422e6d097f430

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