From: Neil Armstrong <neil.armstrong@linaro.org>
To: Konrad Dybcio <konrad.dybcio@linaro.org>,
Andy Gross <agross@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Bjorn Andersson <andersson@kernel.org>,
Lee Jones <lee@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
Stephen Boyd <sboyd@kernel.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH 7/7] pinctrl: qcom: spmi-gpio: add support for pmr735d gpio control
Date: Wed, 16 Nov 2022 11:35:07 +0100 [thread overview]
Message-ID: <9572fc1b-3b13-bb7b-bfdd-3e06a46dedf0@linaro.org> (raw)
In-Reply-To: <16de0a02-e7d7-87d1-c877-e32de46bfc28@linaro.org>
Hi,
On 16/11/2022 11:22, Konrad Dybcio wrote:
>
>
> On 16/11/2022 11:11, Neil Armstrong wrote:
>> Add support for the pmr735d gpio controller providing GPIO control over SPMI.
>>
>> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
>> ---
> Any particular reason this could not be a part of the previous patch?
I thought it would be cleaner splitting them by family names, but yeah they could be squashed, same for bindings.
>
> For the addition itself:
> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Thanks!
Neil
>
> Konrad
>> drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c b/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c
>> index f758522d035e..66d6d7ffbd43 100644
>> --- a/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c
>> +++ b/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c
>> @@ -1242,6 +1242,7 @@ static const struct of_device_id pmic_gpio_of_match[] = {
>> { .compatible = "qcom,pmp8074-gpio", .data = (void *) 12 },
>> { .compatible = "qcom,pmr735a-gpio", .data = (void *) 4 },
>> { .compatible = "qcom,pmr735b-gpio", .data = (void *) 4 },
>> + { .compatible = "qcom,pmr735d-gpio", .data = (void *) 2 },
>> /* pms405 has 12 GPIOs with holes on 1, 9, and 10 */
>> { .compatible = "qcom,pms405-gpio", .data = (void *) 12 },
>> /* pmx55 has 11 GPIOs with holes on 3, 7, 10, 11 */
>>
prev parent reply other threads:[~2022-11-16 10:47 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 10:11 [PATCH 0/7] qcom: add support for SPMI PMICs found on SM8550 platforms Neil Armstrong
2022-11-16 10:11 ` [PATCH 1/7] dt-bindings: mfd: qcom,spmi-pmic: document pm8550, pm8550b, pm8550ve, pm8550vs & pmk8550 Neil Armstrong
2022-11-16 11:15 ` Krzysztof Kozlowski
2022-11-16 10:11 ` [PATCH 2/7] dt-bindings: mfd: qcom,spmi-pmic: document pm8010 Neil Armstrong
2022-11-16 11:16 ` Krzysztof Kozlowski
2022-11-16 10:11 ` [PATCH 3/7] dt-bindings: mfd: qcom,spmi-pmic: document pmr735d Neil Armstrong
2022-11-16 11:16 ` Krzysztof Kozlowski
2022-11-17 7:42 ` Neil Armstrong
2022-11-17 9:18 ` Krzysztof Kozlowski
2022-11-16 10:11 ` [PATCH 4/7] dt-bindings: pinctrl: qcom,pmic-gpio: document pm8550, pm8550b, pm8550ve, pm8550vs & pmk8550 Neil Armstrong
2022-11-16 11:17 ` Krzysztof Kozlowski
2022-11-16 10:11 ` [PATCH 5/7] dt-bindings: pinctrl: qcom,pmic-gpio: document pmr735d Neil Armstrong
2022-11-16 11:17 ` Krzysztof Kozlowski
2022-11-17 7:42 ` Neil Armstrong
2022-11-17 9:18 ` Krzysztof Kozlowski
2022-11-16 10:11 ` [PATCH 6/7] pinctrl: qcom: spmi-gpio: add support for pm8550 gpio control Neil Armstrong
2022-11-16 10:21 ` Konrad Dybcio
2022-11-16 10:11 ` [PATCH 7/7] pinctrl: qcom: spmi-gpio: add support for pmr735d " Neil Armstrong
2022-11-16 10:22 ` Konrad Dybcio
2022-11-16 10:35 ` Neil Armstrong [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=9572fc1b-3b13-bb7b-bfdd-3e06a46dedf0@linaro.org \
--to=neil.armstrong@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lee@kernel.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 \
--cc=sboyd@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).