Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Cc: Paul Sajna <sajattack@postmarketos.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	David Heidelberg <david@ixit.cz>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org,
	Amir Dahan <system64fumo@protonmail.com>,
	Christopher Brown <crispybrown@gmail.com>
Subject: Re: [PATCH v2 03/13] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger
Date: Thu, 23 Oct 2025 11:12:33 +0200	[thread overview]
Message-ID: <aPnxgXU7VFCpvk2w@duo.ucw.cz> (raw)
In-Reply-To: <772be3c8-751b-4f96-8ed1-fc8033babe74@oss.qualcomm.com>

[-- Attachment #1: Type: text/plain, Size: 1518 bytes --]

On Wed 2025-09-17 15:47:47, Konrad Dybcio wrote:
> On 9/17/25 3:09 AM, Paul Sajna wrote:
> > From: Christopher Brown <crispybrown@gmail.com>
> > 
> > Values based on lineageos kernel
> 
> A link for reference would be nice to see
> 
> > 
> > Signed-off-by: Christopher Brown <crispybrown@gmail.com>
> > ---
> >  arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts | 13 +++++++++++++
> >  1 file changed, 13 insertions(+)
> > 
> > diff --git a/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts b/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts
> > index 49225e4fa80e5f45a36964d5d733dc238e4413f8..be488891d0ab01c5bfd3762514fbf1c3bbf6845a 100644
> > --- a/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts
> > +++ b/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts
> > @@ -37,6 +37,14 @@ key-thinq {
> >  			interrupts = <89 IRQ_TYPE_LEVEL_LOW>;
> >  		};
> >  	};
> > +
> > +	battery: battery {
> > +		compatible = "simple-battery";
> > +
> > +		charge-full-design-microamp-hours = <3000000>;
> > +		voltage-min-design-microvolt = <3200000>;
> 
> 3.2 is rather low.. are you sure?

In flashlights (etc), Li-IONs are often pulled down to 3.00V. It does
not have any great advantage because it goes down from 3.3 to 3.0V
pretty quickly, but it is not completely insane.

Actually, under load, it may make sense: internal voltage will be
higher at that point.

Best regards,
								Pavel

-- 
I don't work for Nazis and criminals, and neither should you.
Boycott Putin, Trump, Netanyahu and Musk!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  parent reply	other threads:[~2025-10-23  9:12 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-17  1:09 [PATCH v2 00/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Paul Sajna
2025-09-17  1:09 ` [PATCH v2 01/13] arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties Paul Sajna
2025-09-17 13:38   ` Konrad Dybcio
2025-09-18  3:13   ` Dmitry Baryshkov
2025-09-17  1:09 ` [PATCH v2 02/13] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth Paul Sajna
2025-09-17 13:40   ` Konrad Dybcio
2025-09-18  2:17     ` Paul Sajna
2025-09-17  1:09 ` [PATCH v2 03/13] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger Paul Sajna
2025-09-17 13:47   ` Konrad Dybcio
2025-09-18  1:44     ` Chris Brown
     [not found]     ` <CABN5=wFgARbrhqyNbgQ_iMKPt8M7ixZPEhvXVd6AY+Jv+7=YWw@mail.gmail.com>
2025-10-07 13:52       ` Konrad Dybcio
2025-10-23  9:12     ` Pavel Machek [this message]
2025-09-17  1:09 ` [PATCH v2 04/13] arm64: dts: qcom: sdm845-lg-common: Add leds Paul Sajna
2025-09-17 13:42   ` Konrad Dybcio
2025-10-23  9:10   ` Pavel Machek
2025-09-17  1:09 ` [PATCH v2 05/13] arm64: dts: qcom: sdm845-lg-judyln: Add display panel Paul Sajna
2025-09-17 13:50   ` Konrad Dybcio
2025-09-18  1:51     ` Paul Sajna
     [not found]     ` <da2f17a144374f326de9e0c5bec638829a31cd1e@postmarketos.org>
2025-10-07 13:53       ` Konrad Dybcio
2025-09-17  1:09 ` [PATCH v2 06/13] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes Paul Sajna
2025-09-17 13:51   ` Konrad Dybcio
2025-09-18  1:52     ` Paul Sajna
2025-09-17  1:09 ` [PATCH v2 07/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Paul Sajna
2025-09-17 13:44   ` Konrad Dybcio
2025-09-17  1:09 ` [PATCH v2 08/13] arm64: dts: qcom: sdm845-lg-common: Add chassis-type Paul Sajna
2025-09-17 13:44   ` Konrad Dybcio
2025-09-17  1:09 ` [PATCH v2 09/13] arm64: dts: qcom: sdm845-lg-judyln: Add fb_panel dimensions Paul Sajna
2025-09-17 13:59   ` Konrad Dybcio
2025-09-17 14:54     ` Alexey Minnekhanov
2025-10-07 13:55       ` Konrad Dybcio
2025-10-09 18:02         ` Alexey Minnekhanov
2025-09-17  1:09 ` [PATCH v2 10/13] arm64: dts: qcom: sdm845-lg-common: Add camera flash Paul Sajna
2025-09-17 13:45   ` Konrad Dybcio
2025-09-17  1:09 ` [PATCH v2 11/13] arm64: dts: qcom: sdm845-lg-common: Add bootloader-compatible board and MSM IDs Paul Sajna
2025-09-17 13:55   ` Konrad Dybcio
2025-09-17 14:02     ` Stephan Gerhold
2025-09-17  1:09 ` [PATCH v2 12/13] arm64: dts: qcom: sdm845-judyln-common: Remove framebuffer reserved-mem Paul Sajna
2025-09-17 13:58   ` Konrad Dybcio
2025-09-17  1:09 ` [PATCH v2 13/13] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb Paul Sajna
2025-09-17 13:46   ` Konrad Dybcio
2025-09-17 15:00 ` [PATCH v2 00/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Rob Herring (Arm)

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=aPnxgXU7VFCpvk2w@duo.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=crispybrown@gmail.com \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sajattack@postmarketos.org \
    --cc=system64fumo@protonmail.com \
    /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