[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <93761f66-c1d9-48dd-855c-20457329a630@oss.qualcomm.com>
Date: Wed, 12 Nov 2025 15:13:11 +0100
From: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
To: Kamal Wadhwa <kamal.wadhwa@....qualcomm.com>,
Pankaj Patil <pankaj.patil@....qualcomm.com>
Cc: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 18/24] arm64: dts: qcom: glymur: Add PMIC glink node
On 11/10/25 3:06 PM, Kamal Wadhwa wrote:
> Hi Konrad,
>
> On Mon, Nov 3, 2025 at 3:56 PM Kamal Wadhwa
> <kamal.wadhwa@....qualcomm.com> wrote:
>>
>> On Wed, Oct 08, 2025 at 05:25:39PM +0530, Pankaj Patil wrote:
>>> On 9/25/2025 4:02 PM, Konrad Dybcio wrote:
>>>> On 9/25/25 8:32 AM, Pankaj Patil wrote:
>>>>> From: Kamal Wadhwa <kamal.wadhwa@....qualcomm.com>
>>>>>
>>>>> Add the pmic glink node with connectors.
>>>>>
>>>>> Signed-off-by: Kamal Wadhwa <kamal.wadhwa@....qualcomm.com>
>>>>> Signed-off-by: Pankaj Patil <pankaj.patil@....qualcomm.com>
>>>>> ---
>>>>> arch/arm64/boot/dts/qcom/glymur-crd.dts | 28 ++++++++++++++++++++++++++++
>>>>> 1 file changed, 28 insertions(+)
>>>>>
>>>>> diff --git a/arch/arm64/boot/dts/qcom/glymur-crd.dts b/arch/arm64/boot/dts/qcom/glymur-crd.dts
>>>>> index b04c0ed28468620673237fffb4013adacc7ef7ba..3f94bdf8b3ccfdff182005d67b8b3f84f956a430 100644
>>>>> --- a/arch/arm64/boot/dts/qcom/glymur-crd.dts
>>>>> +++ b/arch/arm64/boot/dts/qcom/glymur-crd.dts
>>>>> @@ -79,6 +79,34 @@ key-volume-up {
>>>>> wakeup-source;
>>>>> };
>>>>> };
>>>>> +
>>>>> + pmic-glink {
>>>>> + compatible = "qcom,sm8550-pmic-glink",
>>>> You *must* include a glymur compatible
>>>>
>>>>> + "qcom,pmic-glink";
>>>> Are you sure this is still compatible with 8550 after this
>>>> series landed?
>>>>
>>>> https://lore.kernel.org/linux-arm-msm/20250917-qcom_battmgr_update-v5-0-270ade9ffe13@oss.qualcomm.com/
>>
>> Sorry for late reply, earlier when we were sending this series our understanding
>> was that we only need to support for usb shell, and anyway the device was on the
>> debug board so this feature(battery/charging) was not tested.
>>
>> However, after testing i found that the power supplies are getting registered
>> properly however the data is not coming as expected. we are working to fix this
>> internally from the firmware guys.
>
> As you had asked, i was able to check with this patch (and firmware fixes)
> https://lore.kernel.org/linux-arm-msm/20250917-qcom_battmgr_update-v5-0-270ade9ffe13@oss.qualcomm.com/
>
> The qcom_battmngr driver is working fine with this patch included as well.
> (though i faced some conflicts which i had to manually fix when
> pulling this patch on latest linux-next tag)
It should "work fine" either way, and I'm assuming charge control still
works (as it did on x1e). I'm specifically interested in whether all of
the properties that 8550 introduced and additionally exposes (vs x1e),
such as POWER_SUPPLY_PROP_STATE_OF_HEALTH are supported on Glymur too
Konrad
Powered by blists - more mailing lists