mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] atch data improvements for mcp23s08 driver
@ 2023-09-24 17:23 Biju Das
  2023-09-24 17:23 ` [PATCH v3 1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables Biju Das
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Biju Das @ 2023-09-24 17:23 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.

v2->v3:
 * Reordered patch#3->patch#2
 * Added Rb tag from Andy for patch#1 and #2.
 * Added struct mcp23s08_info in pinctrl-mcp23s08.h and both i2c and spi
   drivers using same match data structure.
v1->v2:
 * Arranged variable declaration in reverse xmas tree for patch#1.
 * Updated commit description for patch#2.
 * Dropped printing 'type' in error path for i2c_get_match_data().
 * Added similar simplification for SPI driver.

Biju Das (3):
  pinctrl: mcp23s08_i2c: Extend match support for OF tables
  pinctrl: mcp23s08_spi: Simplify probe()
  pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()

 drivers/pinctrl/pinctrl-mcp23s08.h     |  8 +++
 drivers/pinctrl/pinctrl-mcp23s08_i2c.c | 93 +++++++++++-------------
 drivers/pinctrl/pinctrl-mcp23s08_spi.c | 97 ++++++++++++--------------
 3 files changed, 95 insertions(+), 103 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-09-25  7:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-24 17:23 [PATCH v3 0/3] atch data improvements for mcp23s08 driver Biju Das
2023-09-24 17:23 ` [PATCH v3 1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables Biju Das
2023-09-24 17:23 ` [PATCH v3 2/3] pinctrl: mcp23s08_spi: Simplify probe() Biju Das
2023-09-24 17:23 ` [PATCH v3 3/3] pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init() Biju Das
2023-09-25  7:52   ` Andy Shevchenko

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

all inboxes | Powered by JetHome®