[PATCH 3/3] arm64: dts: qcom: pm8998: adjust coincell node name to bindings

From: Luca Weiss
Date: Sun Sep 25 2022 - 17:06:06 EST


The pm8941-coincell node is supposed to be called 'charger'.

Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
arch/arm64/boot/dts/qcom/pm8998.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/pm8998.dtsi b/arch/arm64/boot/dts/qcom/pm8998.dtsi
index d09f2954b6f9..52c1b34e7d79 100644
--- a/arch/arm64/boot/dts/qcom/pm8998.dtsi
+++ b/arch/arm64/boot/dts/qcom/pm8998.dtsi
@@ -63,7 +63,7 @@ pm8998_temp: temp-alarm@2400 {
#thermal-sensor-cells = <0>;
};

- pm8998_coincell: coincell@2800 {
+ pm8998_coincell: charger@2800 {
compatible = "qcom,pm8941-coincell";
reg = <0x2800>;

--
2.37.3