Re: [PATCH v2] arm64: dts: qcom: sdm845-sony-tama: Add battery properties

From: Konrad Dybcio

Date: Wed Sep 09 2026 - 05:32:09 EST


On 9/8/26 9:56 AM, Shujath Mohd wrote:
> Just the commit message, nothing in files
>
> On 8 September 2026 12:49:24 pm IST, Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx> wrote:
>> On 26-09-07 21:33:08, Shujath Mohd wrote:
>>> Add simple-battery nodes describing the design capacity and voltage
>>> limits of the Xperia TAMA batteries.
>>>
>>> The Xperia XZ2, XZ2 Compact, and XZ3 use 3.4 V as the drained
>>> battery voltage and 4.245 V as the fully charged voltage.
>>>
>>> Signed-off-by: Shujath Mohd <shujath@xxxxxxxxxx>
>>
>> So what changed since v1 ?


For context, everyone is expected to provide a brief changelog between
revisions

There's a pretty in-depth piece of documentation regarding all the
(well, probably "most") such expectations:

https://docs.kernel.org/process/submitting-patches.html

And the b4 tool was created to take care of most of the annoying ones:

https://b4.docs.kernel.org/en/latest/

which everyone (contributors and maintainers alike) is encouraged to use

Konrad