From: satya priya <skakit@codeaurora.org> To: Linus Walleij <linus.walleij@linaro.org>, Rob Herring <robh+dt@kernel.org>, Andy Gross <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org> Cc: kgunda@codeaurora.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, satya priya <skakit@codeaurora.org> Subject: [PATCH V3 0/3] Add GPIO support for PM7325 Date: Wed, 12 May 2021 16:43:05 +0530 [thread overview] Message-ID: <1620817988-18809-1-git-send-email-skakit@codeaurora.org> (raw) satya priya (3): pinctrl: qcom: spmi-gpio: Add support for pm7325 dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7325 support dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom pmic gpio bindings to YAML .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 286 --------------------- .../bindings/pinctrl/qcom,pmic-gpio.yaml | 245 ++++++++++++++++++ drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 + 3 files changed, 246 insertions(+), 286 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
next reply other threads:[~2021-05-12 11:13 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-12 11:13 satya priya [this message] 2021-05-12 11:13 ` [PATCH V3 1/3] pinctrl: qcom: spmi-gpio: Add support for pm7325 satya priya 2021-05-12 11:13 ` [PATCH V3 2/3] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7325 support satya priya 2021-05-18 0:49 ` Rob Herring 2021-05-12 11:13 ` [PATCH V3 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom pmic gpio bindings to YAML satya priya 2021-05-13 17:43 ` Guru Das Srinagesh 2021-05-21 4:44 ` skakit 2021-05-18 0:55 ` Rob Herring 2021-05-20 13:05 ` skakit 2021-05-19 23:44 ` [PATCH V3 0/3] Add GPIO support for PM7325 Linus Walleij
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1620817988-18809-1-git-send-email-skakit@codeaurora.org \ --to=skakit@codeaurora.org \ --cc=agross@kernel.org \ --cc=bjorn.andersson@linaro.org \ --cc=devicetree@vger.kernel.org \ --cc=kgunda@codeaurora.org \ --cc=linus.walleij@linaro.org \ --cc=linux-arm-msm@vger.kernel.org \ --cc=linux-gpio@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=robh+dt@kernel.org \ --subject='Re: [PATCH V3 0/3] Add GPIO support for PM7325' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).