]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: sprd: sp9860g-1h10: fix constant-charge-voltage-max-microvolt property
authorStanislav Jakubek <stano.jakubek@gmail.com>
Wed, 6 Nov 2024 19:05:29 +0000 (20:05 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 5 Dec 2024 10:33:37 +0000 (11:33 +0100)
This property has hyphens/dashes, not underscores.

Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/aa557091d9494fdaa3eda75803f9ea97014c8832.1730918663.git.stano.jakubek@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/sprd/sp9860g-1h10.dts

index 095b24a31313b8417b9e87919410c6c8f1cf43b1..cd8b1069e38760dae532b3e4f70694d5d338b834 100644 (file)
@@ -71,7 +71,7 @@
                compatible = "simple-battery";
                charge-full-design-microamp-hours = <1900000>;
                charge-term-current-microamp = <120000>;
-               constant_charge_voltage_max_microvolt = <4350000>;
+               constant-charge-voltage-max-microvolt = <4350000>;
                internal-resistance-micro-ohms = <250000>;
                ocv-capacity-celsius = <20>;
                ocv-capacity-table-0 = <4185000 100>, <4113000 95>, <4066000 90>,