summaryrefslogtreecommitdiffstats
path: root/tools/lib/python
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-05-27 13:13:53 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-06-10 11:41:01 +0200
commit97a7ea2b8f4a9aec1f43435658343e046c2a4983 (patch)
treee69d1fd8a51334d59bf745997b7930578c7bafbe /tools/lib/python
parent114ab5afdf6640d40c8982170ea78c127c983dad (diff)
downloadlinux-97a7ea2b8f4a9aec1f43435658343e046c2a4983.tar.gz
linux-97a7ea2b8f4a9aec1f43435658343e046c2a4983.zip
gpio: TODO: add a task for removing MMIO-specific fields from gpio_chip
Currently for CONFIG_GPIO_GENERIC=y each struct gpio_chip object contains the fields relevant only for gpio-mmio users. It's not an insignificant number either as it's several pointers and integers. It makes sense to remove these fields from struct gpio_chip into a dedicated structure but this is not trivial due to how the bgpio_init() function is implemented. Add a task for tracking this rework. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250527111353.71540-1-brgl@bgdev.pl Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions