mbox series

[0/3] pinctrl: sx150x: fixes for the probe

Message ID 20180117133423.4482-1-peda@axentia.se
Headers show
Series pinctrl: sx150x: fixes for the probe | expand

Message

Peter Rosin Jan. 17, 2018, 1:34 p.m. UTC
Hi!

This series mainly fixes the gpio interaction, as discussed
in [1]. However, patch 1/3 addresses a problem that was not
mentioned there. It should probably be sent to stable...

Cheers,
Peter

[1] https://lkml.org/lkml/2018/1/16/952

Peter Rosin (3):
  pinctrl: sx150x: unregister the pinctrl on release
  pinctrl: sx150x: register pinctrl before adding the gpiochip
  pinctrl: sx150x: add a static gpio/pinctrl pin range mapping

 drivers/pinctrl/pinctrl-sx150x.c | 40 ++++++++++++++++++++++++++--------------
 1 file changed, 26 insertions(+), 14 deletions(-)