All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: qcom: enable generic pinconf and input-enable
@ 2015-03-04 10:41 Stanimir Varbanov
  2015-03-04 10:41 ` [PATCH v2 1/2] pinctrl: qcom: enable generic pinconf Stanimir Varbanov
  2015-03-04 10:41 ` [PATCH v2 2/2] pinctrl: qcom: handle input-enable pinconf property Stanimir Varbanov
  0 siblings, 2 replies; 9+ messages in thread
From: Stanimir Varbanov @ 2015-03-04 10:41 UTC (permalink / raw)
  To: Linus Walleij
  Cc: linux-arm-msm, linux-kernel, linux-gpio, Bjorn Andersson, Stephen Boyd

From: Stanimir Varbanov <stanimir.varbanov@linaro.org>

v1 -> v2

 - addressed a review comment from Linus about returned error in 1/2
 - added Reviewed-by tag in 1/2
 - 2/2 has no changes

First version of the patchset can be found at
https://lkml.org/lkml/2015/1/30/202

----------------------------------------------------------------------------
v1:

Here is splitted version of the previous patch at [1].

The major change is in 3/3 where now we check oe_bit in control register
instead of in_bit in io register.

regards
Stan

[1] https://lkml.org/lkml/2015/1/26/514

Stanimir Varbanov (2):
  pinctrl: qcom: enable generic pinconf
  pinctrl: qcom: handle input-enable pinconf property

 drivers/pinctrl/qcom/pinctrl-msm.c |   17 +++++++++++++----
 1 files changed, 13 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2015-03-09 16:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04 10:41 [PATCH v2 0/2] pinctrl: qcom: enable generic pinconf and input-enable Stanimir Varbanov
2015-03-04 10:41 ` [PATCH v2 1/2] pinctrl: qcom: enable generic pinconf Stanimir Varbanov
2015-03-04 14:36   ` Bjorn Andersson
2015-03-04 18:27   ` Stephen Boyd
2015-03-09 16:08   ` Linus Walleij
2015-03-04 10:41 ` [PATCH v2 2/2] pinctrl: qcom: handle input-enable pinconf property Stanimir Varbanov
2015-03-04 14:38   ` Bjorn Andersson
2015-03-04 18:28   ` Stephen Boyd
2015-03-09 16:09   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.