public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Match data improvements for mcp23s08 driver
@ 2023-09-02  9:09 Biju Das
  2023-09-02  9:09 ` [PATCH 1/2] pinctrl: mcp23s08: Extend match support for OF tables Biju Das
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Biju Das @ 2023-09-02  9:09 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Biju Das, linux-gpio, linux-kernel, Biju Das, Andy Shevchenko

This patch series aims to add match data improvements for mcp23s08 driver.

This patch series is only compile tested.

Biju Das (2):
  pinctrl: mcp23s08: Extend match support for OF tables
  pinctrl: mcp23s08: Simplify probe()

 drivers/pinctrl/pinctrl-mcp23s08_i2c.c | 102 ++++++++++++-------------
 1 file changed, 50 insertions(+), 52 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-09-05 16:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-02  9:09 [PATCH 0/2] Match data improvements for mcp23s08 driver Biju Das
2023-09-02  9:09 ` [PATCH 1/2] pinctrl: mcp23s08: Extend match support for OF tables Biju Das
2023-09-04  9:09   ` Andy Shevchenko
2023-09-02  9:09 ` [PATCH 2/2] pinctrl: mcp23s08: Simplify probe() Biju Das
2023-09-04  9:12   ` Andy Shevchenko
2023-09-05 11:31   ` Dan Carpenter
2023-09-04  9:14 ` [PATCH 0/2] Match data improvements for mcp23s08 driver Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox