Re: [PATCH v2] power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer
From: Konrad Dybcio
Date: Wed Jan 21 2026 - 06:02:04 EST
On 1/21/26 12:57 AM, Val Packett wrote:
> On the Dell Latitude 7455, the firmware uses "LiP" with a lowercase 'i'
> for the battery chemistry type, but only all-uppercase "LIP" was being
> recognized. Add the CamelCase variant to the check to fix the "Unknown
> battery technology" warning.
>
> Fixes: 202ac22b8e2e ("power: supply: qcom_battmgr: Add lithium-polymer entry")
> Signed-off-by: Val Packett <val@xxxxxxxxxxxx>
> ---
FYI I *think* this data comes from vendors so this list may end
up growing and growing..
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad