All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: pinconf-generic: clean up pinconf_parse_dt_config()
@ 2023-11-20 22:28 Masahiro Yamada
  2023-11-20 22:28 ` [PATCH 1/2] pinctrl: pinconf-generic: resize the pin config array directly Masahiro Yamada
  2023-11-20 22:28 ` [PATCH 2/2] pinctrl: pinconf-generic: remove the special handling for no config case Masahiro Yamada
  0 siblings, 2 replies; 7+ messages in thread
From: Masahiro Yamada @ 2023-11-20 22:28 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, linux-gpio
  Cc: linux-kernel, Masahiro Yamada




Masahiro Yamada (2):
  pinctrl: pinconf-generic: resize the pin config array directly
  pinctrl: pinconf-generic: remove the special handling for no config
    case

 drivers/pinctrl/pinconf-generic.c | 29 ++++++-----------------------
 1 file changed, 6 insertions(+), 23 deletions(-)

-- 
2.40.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-11-25 18:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20 22:28 [PATCH 0/2] pinctrl: pinconf-generic: clean up pinconf_parse_dt_config() Masahiro Yamada
2023-11-20 22:28 ` [PATCH 1/2] pinctrl: pinconf-generic: resize the pin config array directly Masahiro Yamada
2023-11-21 10:21   ` Masahiro Yamada
2023-11-24 10:06     ` Linus Walleij
2023-11-24 11:24       ` Andy Shevchenko
2023-11-25 18:03         ` Masahiro Yamada
2023-11-20 22:28 ` [PATCH 2/2] pinctrl: pinconf-generic: remove the special handling for no config case Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.