Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1635729
| From | Sebastian Reichel <sebastian.reichel@collabora.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] mcp23s08 regmap cache |
| Date | 2017-05-04 15:30 +0200 |
| Message-ID | <tDoZr-3ZE-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, I have two follow-up patches for the mcp23s08 driver, that depend on my previous patchset adding pinctrl support. After this regmap conversion is complete :) -- Sebastian Sebastian Reichel (2): pinctrl: mcp23s08: switch to regmap caching pinctrl: mcp23s08: drop OF_GPIO dependency drivers/pinctrl/Kconfig | 1 - drivers/pinctrl/pinctrl-mcp23s08.c | 287 +++++++++++++++++++++++++------------ 2 files changed, 192 insertions(+), 96 deletions(-) -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] mcp23s08 regmap cache Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-05-04 15:30 +0200 [PATCH 2/2] pinctrl: mcp23s08: drop OF_GPIO dependency Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-05-04 15:30 +0200 [PATCH 1/2] pinctrl: mcp23s08: switch to regmap caching Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-05-04 15:30 +0200
csiph-web