mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] pinctrl: intel: use new GPIO line value setter callbacks
@ 2025-06-10 12:58 Bartosz Golaszewski
  2025-06-10 12:58 ` [PATCH 1/4] pinctrl: baytrail: " Bartosz Golaszewski
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Bartosz Golaszewski @ 2025-06-10 12:58 UTC (permalink / raw)
  To: Mika Westerberg, Andy Shevchenko, Linus Walleij, Bartosz Golaszewski
  Cc: linux-gpio, linux-kernel, Bartosz Golaszewski

Commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters that return
values") added new line setter callbacks to struct gpio_chip. They allow
to indicate failures to callers. We're in the process of converting all
GPIO controllers to using them before removing the old ones. This series
converts all GPIO chips in intel pin control drivers.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Bartosz Golaszewski (4):
      pinctrl: baytrail: use new GPIO line value setter callbacks
      pinctrl: cherryview: use new GPIO line value setter callbacks
      pinctrl: intel: use new GPIO line value setter callbacks
      pinctrl: lynxpoint: use new GPIO line value setter callbacks

 drivers/pinctrl/intel/pinctrl-baytrail.c   |  8 +++++---
 drivers/pinctrl/intel/pinctrl-cherryview.c |  6 ++++--
 drivers/pinctrl/intel/pinctrl-intel.c      | 19 +++++++++++++------
 drivers/pinctrl/intel/pinctrl-lynxpoint.c  |  6 ++++--
 4 files changed, 26 insertions(+), 13 deletions(-)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250610-gpiochip-set-rv-pinctrl-intel-e4c791f29a84

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


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

end of thread, other threads:[~2025-06-11  8:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-10 12:58 [PATCH 0/4] pinctrl: intel: use new GPIO line value setter callbacks Bartosz Golaszewski
2025-06-10 12:58 ` [PATCH 1/4] pinctrl: baytrail: " Bartosz Golaszewski
2025-06-10 12:58 ` [PATCH 2/4] pinctrl: cherryview: " Bartosz Golaszewski
2025-06-10 12:58 ` [PATCH 3/4] pinctrl: intel: " Bartosz Golaszewski
2025-06-10 12:58 ` [PATCH 4/4] pinctrl: lynxpoint: " Bartosz Golaszewski
     [not found] ` <PH7PR11MB845555F9AA0823B53EFD48BF9A6AA@PH7PR11MB8455.namprd11.prod.outlook.com>
2025-06-10 15:32   ` [PATCH 0/4] pinctrl: intel: " Bartosz Golaszewski
2025-06-10 20:33     ` Andy Shevchenko
2025-06-10 20:29 ` Andy Shevchenko
2025-06-11  4:36   ` Mika Westerberg
2025-06-11  8:28     ` 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®