Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mfd: qcom-spmi-pmic: add pm8450 entry
@ 2023-03-06 11:21 Dmitry Baryshkov
  2023-03-06 12:11 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Baryshkov @ 2023-03-06 11:21 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Lee Jones,
	Rob Herring, Krzysztof Kozlowski
  Cc: Stephen Boyd, devicetree, linux-arm-msm

Add bindings for the PM8450 PMIC (qcom,pm8450).

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index adf88245c409..256340f5ccb1 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -56,6 +56,7 @@ properties:
           - qcom,pm8350
           - qcom,pm8350b
           - qcom,pm8350c
+          - qcom,pm8450
           - qcom,pm8550
           - qcom,pm8550b
           - qcom,pm8550ve
-- 
2.30.2


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

* Re: [PATCH] dt-bindings: mfd: qcom-spmi-pmic: add pm8450 entry
  2023-03-06 11:21 [PATCH] dt-bindings: mfd: qcom-spmi-pmic: add pm8450 entry Dmitry Baryshkov
@ 2023-03-06 12:11 ` Krzysztof Kozlowski
  2023-03-06 12:14   ` Dmitry Baryshkov
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2023-03-06 12:11 UTC (permalink / raw)
  To: Dmitry Baryshkov, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Lee Jones, Rob Herring, Krzysztof Kozlowski
  Cc: Stephen Boyd, devicetree, linux-arm-msm

On 06/03/2023 12:21, Dmitry Baryshkov wrote:
> Add bindings for the PM8450 PMIC (qcom,pm8450).
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---

https://lore.kernel.org/all/20221217003349.546852-2-dmitry.baryshkov@linaro.org/

Keep changelog and tags.

Best regards,
Krzysztof


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

* Re: [PATCH] dt-bindings: mfd: qcom-spmi-pmic: add pm8450 entry
  2023-03-06 12:11 ` Krzysztof Kozlowski
@ 2023-03-06 12:14   ` Dmitry Baryshkov
  2023-03-08 14:12     ` Lee Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Baryshkov @ 2023-03-06 12:14 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Lee Jones, Rob Herring, Krzysztof Kozlowski
  Cc: Stephen Boyd, devicetree, linux-arm-msm

On 06/03/2023 14:11, Krzysztof Kozlowski wrote:
> On 06/03/2023 12:21, Dmitry Baryshkov wrote:
>> Add bindings for the PM8450 PMIC (qcom,pm8450).
>>
>> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
>> ---
> 
> https://lore.kernel.org/all/20221217003349.546852-2-dmitry.baryshkov@linaro.org/
> 
> Keep changelog and tags.

Argh. I stumbled upon the patch in the sm8450 branch and thought that I 
forgot to include it for some reason. But it seems the problem was that 
I didn't include correct maintainer (Lee).

Lee, how should I proceed? Should I resend a patch with proper tags?

-- 
With best wishes
Dmitry


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

* Re: [PATCH] dt-bindings: mfd: qcom-spmi-pmic: add pm8450 entry
  2023-03-06 12:14   ` Dmitry Baryshkov
@ 2023-03-08 14:12     ` Lee Jones
  0 siblings, 0 replies; 4+ messages in thread
From: Lee Jones @ 2023-03-08 14:12 UTC (permalink / raw)
  To: Dmitry Baryshkov
  Cc: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Rob Herring, Krzysztof Kozlowski, Stephen Boyd, devicetree,
	linux-arm-msm

On Mon, 06 Mar 2023, Dmitry Baryshkov wrote:

> On 06/03/2023 14:11, Krzysztof Kozlowski wrote:
> > On 06/03/2023 12:21, Dmitry Baryshkov wrote:
> > > Add bindings for the PM8450 PMIC (qcom,pm8450).
> > >
> > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> > > ---
> >
> > https://lore.kernel.org/all/20221217003349.546852-2-dmitry.baryshkov@linaro.org/
> >
> > Keep changelog and tags.
>
> Argh. I stumbled upon the patch in the sm8450 branch and thought that I
> forgot to include it for some reason. But it seems the problem was that I
> didn't include correct maintainer (Lee).
>
> Lee, how should I proceed? Should I resend a patch with proper tags?

Yes please.

--
Lee Jones [李琼斯]

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

end of thread, other threads:[~2023-03-08 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-06 11:21 [PATCH] dt-bindings: mfd: qcom-spmi-pmic: add pm8450 entry Dmitry Baryshkov
2023-03-06 12:11 ` Krzysztof Kozlowski
2023-03-06 12:14   ` Dmitry Baryshkov
2023-03-08 14:12     ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox