From: Neil Armstrong <neil.armstrong@linaro.org>
To: Konrad Dybcio <konrad.dybcio@linaro.org>,
Bjorn Andersson <andersson@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Andy Gross <agross@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
Konrad Dybcio <konrad.dybcio@somainline.org>,
Rob Herring <robh+dt@kernel.org>, Lee Jones <lee@kernel.org>,
Stephen Boyd <sboyd@kernel.org>
Cc: linux-arm-msm@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH v2 1/3] dt-bindings: mfd: qcom,spmi-pmic: document pm8550, pm8550b, pm8550ve, pm8550vs, pmk8550, pm8010 & pmr735d
Date: Fri, 18 Nov 2022 09:56:57 +0100 [thread overview]
Message-ID: <2c1f2d88-99ed-c0a2-02f9-02b4bc4429ea@linaro.org> (raw)
In-Reply-To: <f20a8dff-fb51-4000-dbb6-29cb8b0d223d@linaro.org>
On 18/11/2022 09:52, Konrad Dybcio wrote:
>
>
> On 18/11/2022 09:24, Neil Armstrong wrote:
>> Document compatible for the pm8550, pm8550b, pm8550ve, pm8550vs, pmk8550.
>> pm8010 & pmr735d SPMI PMICs
>>
>> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> ---
> Didn't checkpatch complain about the length of this patch's subject?
No, not even with --strict
> I propose:
>
> dt-bindings: mfd: qcom,spmi-pmic: document SM8550 PMICs
>
> or
>
> dt-bindings: mfd: qcom,spmi-pmic: document PMICs bundled with SM8550
I'll change to of these if I need to resend,
Thanks,
Neil
>
>
> Konrad
>> Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 7 +++++++
>> 1 file changed, 7 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
>> index c8362efd4345..8c9b042b4f30 100644
>> --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
>> +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
>> @@ -43,6 +43,7 @@ properties:
>> - qcom,pm8004
>> - qcom,pm8005
>> - qcom,pm8009
>> + - qcom,pm8010
>> - qcom,pm8019
>> - qcom,pm8028
>> - qcom,pm8110
>> @@ -54,6 +55,10 @@ properties:
>> - qcom,pm8350
>> - qcom,pm8350b
>> - qcom,pm8350c
>> + - qcom,pm8550
>> + - qcom,pm8550b
>> + - qcom,pm8550ve
>> + - qcom,pm8550vs
>> - qcom,pm8841
>> - qcom,pm8909
>> - qcom,pm8916
>> @@ -70,10 +75,12 @@ properties:
>> - qcom,pmi8998
>> - qcom,pmk8002
>> - qcom,pmk8350
>> + - qcom,pmk8550
>> - qcom,pmm8155au
>> - qcom,pmp8074
>> - qcom,pmr735a
>> - qcom,pmr735b
>> + - qcom,pmr735d
>> - qcom,pms405
>> - qcom,pmx55
>> - qcom,pmx65
>>
next prev parent reply other threads:[~2022-11-18 8:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-18 8:24 [PATCH v2 0/3] qcom: add support for SPMI PMICs found on SM8550 platforms Neil Armstrong
2022-11-18 8:24 ` [PATCH v2 1/3] dt-bindings: mfd: qcom,spmi-pmic: document pm8550, pm8550b, pm8550ve, pm8550vs, pmk8550, pm8010 & pmr735d Neil Armstrong
2022-11-18 8:52 ` Konrad Dybcio
2022-11-18 8:56 ` Neil Armstrong [this message]
2023-01-03 11:38 ` Lee Jones
2022-11-18 8:24 ` [PATCH v2 2/3] dt-bindings: pinctrl: qcom,pmic-gpio: document pm8550, pm8550b, pm8550ve, pm8550vs, pmk8550 " Neil Armstrong
2022-11-18 8:24 ` [PATCH v2 3/3] pinctrl: qcom: spmi-gpio: add support for pm8550 & pmr735d gpio control Neil Armstrong
2023-01-02 10:26 ` [PATCH v2 0/3] qcom: add support for SPMI PMICs found on SM8550 platforms Neil Armstrong
2023-01-09 14:18 ` Linus Walleij
2023-01-09 15:16 ` Neil Armstrong
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=2c1f2d88-99ed-c0a2-02f9-02b4bc4429ea@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=konrad.dybcio@somainline.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@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).