All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: qcom: spmi-gpio: Add support to enable/disable output
@ 2021-09-14  2:57 Subbaraman Narayanamurthy
  2021-09-14  2:57 ` [PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add output-{enable,disable} properties Subbaraman Narayanamurthy
  2021-09-14  2:57 ` [PATCH 2/2] pinctrl: qcom: spmi-gpio: add support to enable/disable output Subbaraman Narayanamurthy
  0 siblings, 2 replies; 6+ messages in thread
From: Subbaraman Narayanamurthy @ 2021-09-14  2:57 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Linus Walleij, Rob Herring
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel,
	Subbaraman Narayanamurthy

Add support to enable/disable output for Qualcomm SPMI GPIO.

Subbaraman Narayanamurthy (2):
  dt-bindings: pinctrl: qcom-pmic-gpio: Add output-{enable,disable}
    properties
  pinctrl: qcom: spmi-gpio: add support to enable/disable output

 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 2 ++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c                      | 8 +++++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-09-23 21:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14  2:57 [PATCH 0/2] pinctrl: qcom: spmi-gpio: Add support to enable/disable output Subbaraman Narayanamurthy
2021-09-14  2:57 ` [PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add output-{enable,disable} properties Subbaraman Narayanamurthy
2021-09-21 20:23   ` Rob Herring
2021-09-23 21:34   ` Linus Walleij
2021-09-14  2:57 ` [PATCH 2/2] pinctrl: qcom: spmi-gpio: add support to enable/disable output Subbaraman Narayanamurthy
2021-09-21 21:53   ` Bjorn Andersson

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.