All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add GPIO support for the PM7325, PM8350c, PMK8350 and PMR735A
@ 2021-03-05  6:29 satya priya
  2021-03-05  6:29 ` [PATCH 1/3] pinctrl: qcom: spmi-gpio: Add support for four variants satya priya
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: satya priya @ 2021-03-05  6:29 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring, Andy Gross, Bjorn Andersson
  Cc: kgunda, linux-gpio, linux-kernel, devicetree, linux-arm-msm, satya priya

satya priya (3):
  pinctrl: qcom: spmi-gpio: Add support for four variants
  dt-bindings: pinctrl: qcom-pmic-gpio: Convert pmic gpio bindings to
    YAML
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pmic gpio support

 .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 272 --------------------
 .../bindings/pinctrl/qcom,pmic-gpio.yaml           | 281 +++++++++++++++++++++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c           |   4 +
 3 files changed, 285 insertions(+), 272 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
 create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member 
of Code Aurora Forum, hosted by The Linux Foundation


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

end of thread, other threads:[~2021-03-12  2:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05  6:29 [PATCH 0/3] Add GPIO support for the PM7325, PM8350c, PMK8350 and PMR735A satya priya
2021-03-05  6:29 ` [PATCH 1/3] pinctrl: qcom: spmi-gpio: Add support for four variants satya priya
2021-03-12  2:48   ` Bjorn Andersson
2021-03-05  6:29 ` [PATCH 2/3] dt-bindings: pinctrl: qcom-pmic-gpio: Convert pmic gpio bindings to YAML satya priya
2021-03-05 14:15   ` Rob Herring
2021-03-05  6:29 ` [PATCH 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmic gpio support satya priya

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.