From: Sibi Sankar <quic_sibis@quicinc.com>
To: <andersson@kernel.org>, <konrad.dybcio@linaro.org>,
<linus.walleij@linaro.org>, <robh+dt@kernel.org>,
<krzysztof.kozlowski+dt@linaro.org>
Cc: <agross@kernel.org>, <conor+dt@kernel.org>,
<quic_rjendra@quicinc.com>, <abel.vesa@linaro.org>,
<linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <linux-gpio@vger.kernel.org>,
<quic_tsoni@quicinc.com>, <neil.armstrong@linaro.org>
Subject: Re: [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl/GPIO for SC8380XP
Date: Sun, 12 Nov 2023 20:44:56 +0530 [thread overview]
Message-ID: <b72ad7e7-691d-e85e-f2db-2cac1d489989@quicinc.com> (raw)
In-Reply-To: <20231025135058.11268-1-quic_sibis@quicinc.com>
I'll be re-spinning the series with a part numbers change please refrain
from picking this up as is. Thanks.
-Sibi
On 10/25/23 19:20, Sibi Sankar wrote:
> This series adds pinctrl/gpio support for the Qualcomm SC8380XP platform, aka Snapdragon X Elite.
>
> Release Link: https://www.qualcomm.com/news/releases/2023/10/qualcomm-unleashes-snapdragon-x-elite--the-ai-super-charged-plat
>
> Rajendra Nayak (2):
> dt-bindings: pinctrl: qcom: Add SC8380XP pinctrl
> pinctrl: qcom: Add SC8380XP pinctrl driver
>
> .../bindings/pinctrl/qcom,sc8380xp-tlmm.yaml | 143 ++
> drivers/pinctrl/qcom/Kconfig.msm | 10 +
> drivers/pinctrl/qcom/Makefile | 1 +
> drivers/pinctrl/qcom/pinctrl-sc8380xp.c | 1876 +++++++++++++++++
> 4 files changed, 2030 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sc8380xp-tlmm.yaml
> create mode 100644 drivers/pinctrl/qcom/pinctrl-sc8380xp.c
>
prev parent reply other threads:[~2023-11-12 15:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 13:50 [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl/GPIO for SC8380XP Sibi Sankar
2023-10-25 13:50 ` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add SC8380XP pinctrl Sibi Sankar
2023-10-27 8:25 ` Krzysztof Kozlowski
2023-11-17 4:27 ` Sibi Sankar
2023-10-25 13:50 ` [PATCH 2/2] pinctrl: qcom: Add SC8380XP pinctrl driver Sibi Sankar
2023-10-27 8:27 ` Krzysztof Kozlowski
2023-10-26 1:56 ` [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl/GPIO for SC8380XP Bjorn Andersson
2023-11-12 15:14 ` Sibi Sankar [this message]
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=b72ad7e7-691d-e85e-f2db-2cac1d489989@quicinc.com \
--to=quic_sibis@quicinc.com \
--cc=abel.vesa@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.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=neil.armstrong@linaro.org \
--cc=quic_rjendra@quicinc.com \
--cc=quic_tsoni@quicinc.com \
--cc=robh+dt@kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).