From: "Luca Weiss" <luca.weiss@fairphone.com>
To: "Dmitry Baryshkov" <dmitry.baryshkov@oss.qualcomm.com>
Cc: "Lee Jones" <lee@kernel.org>, "Pavel Machek" <pavel@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Fenglin Wu" <quic_fenglinw@quicinc.com>,
"Stephen Boyd" <sboyd@kernel.org>,
"Bjorn Andersson" <andersson@kernel.org>,
"Konrad Dybcio" <konradybcio@kernel.org>,
<~postmarketos/upstreaming@lists.sr.ht>,
<phone-devel@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>,
<linux-leds@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] Add support for PMXR2230 PMIC
Date: Fri, 27 Jun 2025 12:05:08 +0200 [thread overview]
Message-ID: <DAX8BTNMDC8Z.182KEGJF2XRDF@fairphone.com> (raw)
In-Reply-To: <6zut6hiwig4qanrmloqvibx4tmpb6iv23s3hp7bb4ja6jzzia3@wnre6i3mukbp>
On Wed Jun 25, 2025 at 11:03 PM CEST, Dmitry Baryshkov wrote:
> On Wed, Jun 25, 2025 at 05:01:29PM +0200, Luca Weiss wrote:
>> On Wed Jun 25, 2025 at 4:25 PM CEST, Dmitry Baryshkov wrote:
>> > On Wed, Jun 25, 2025 at 11:18:36AM +0200, Luca Weiss wrote:
>> >> The PMXR2230 PMIC is used in conjuction with SM7635. Add binding docs
>> >> and the devicetree description for it.
>> >
>> >
>> > Please use PM7550 instead.
>>
>> I'm happy to not follow downstream naming conventions if being told, but
>> do you have any details whether PMXR2230 == PM7550, or PM7550 is just
>> another SW-compatible PMIC as PMXR2230.
>
> It is PM7550.
Ok, will update in v2.
>
>>
>> Also we already have qcom,pmxr2230-gpio upstream, so that would need to
>> get updated for the PM7550 name.
>
> No, leave it be. We should not change existing compats for no reason.
The compatible is not used in upstream dts though, and cleaning up some
old naming for the PMIC would be good, no?
But I can leave it for now, and we can potentially take care of it
later.
Regards
Luca
>
>>
>> Regards
>> Luca
>>
>> >
>> >>
>> >> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
>> >> ---
>> >> Luca Weiss (3):
>> >> dt-bindings: leds: qcom,spmi-flash-led: Add PMXR2230
>> >> dt-bindings: mfd: qcom-spmi-pmic: Document PMXR2230 PMIC
>> >> arm64: dts: qcom: Add PMXR2230 PMIC
>> >>
>> >> .../bindings/leds/qcom,spmi-flash-led.yaml | 1 +
>> >> .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
>> >> arch/arm64/boot/dts/qcom/pmxr2230.dtsi | 63 ++++++++++++++++++++++
>> >> 3 files changed, 65 insertions(+)
>> >> ---
>> >> base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
>> >> change-id: 20250620-sm7635-pmxr2230-ee55a86a8c2b
>> >>
>> >> Best regards,
>> >> --
>> >> Luca Weiss <luca.weiss@fairphone.com>
>> >>
>>
next prev parent reply other threads:[~2025-06-27 10:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-25 9:18 [PATCH 0/3] Add support for PMXR2230 PMIC Luca Weiss
2025-06-25 9:18 ` [PATCH 1/3] dt-bindings: leds: qcom,spmi-flash-led: Add PMXR2230 Luca Weiss
2025-06-25 9:18 ` [PATCH 2/3] dt-bindings: mfd: qcom-spmi-pmic: Document PMXR2230 PMIC Luca Weiss
2025-06-25 9:18 ` [PATCH 3/3] arm64: dts: qcom: Add " Luca Weiss
2025-06-25 13:20 ` Konrad Dybcio
2025-06-27 12:54 ` Luca Weiss
2025-06-27 13:07 ` Dmitry Baryshkov
2025-06-27 13:16 ` Konrad Dybcio
2025-06-25 14:25 ` [PATCH 0/3] Add support for " Dmitry Baryshkov
2025-06-25 15:01 ` Luca Weiss
2025-06-25 21:03 ` Dmitry Baryshkov
2025-06-27 10:05 ` Luca Weiss [this message]
2025-06-27 13:07 ` Dmitry Baryshkov
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=DAX8BTNMDC8Z.182KEGJF2XRDF@fairphone.com \
--to=luca.weiss@fairphone.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@kernel.org \
--cc=phone-devel@vger.kernel.org \
--cc=quic_fenglinw@quicinc.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.