mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 13:37:36 +02: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:
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user