mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 19:24:01 -04:00
ARM: dts: qcom: pm8941: adjust coincell node name to bindings
The spmi-pmic bindings say that pm8941-coincell should be called 'charger'. Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221031175119.939860-2-luca@z3ntu.xyz
This commit is contained in:
committed by
Bjorn Andersson
parent
f206bbb6e1
commit
7c0682e7a4
@@ -131,7 +131,7 @@ pm8941_iadc: iadc@3600 {
|
||||
qcom,external-resistor-micro-ohms = <10000>;
|
||||
};
|
||||
|
||||
pm8941_coincell: coincell@2800 {
|
||||
pm8941_coincell: charger@2800 {
|
||||
compatible = "qcom,pm8941-coincell";
|
||||
reg = <0x2800>;
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user