projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d08f0
)
arm64: dts: qcom: pm8998: Add a specific compatible for coincell chg
author
Konrad Dybcio
<konrad.dybcio@linaro.org>
Tue, 14 Feb 2023 09:08:49 +0000
(10:08 +0100)
committer
Bjorn Andersson
<andersson@kernel.org>
Wed, 15 Mar 2023 02:30:46 +0000
(19:30 -0700)
Add a PM8998-specific compatible to the coincell charger and keep the
PM8941 one as fallback.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20230214090849.2186370-3-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/pm8998.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/pm8998.dtsi
b/arch/arm64/boot/dts/qcom/pm8998.dtsi
index
adbba9f
..
340033a
100644
(file)
--- a/
arch/arm64/boot/dts/qcom/pm8998.dtsi
+++ b/
arch/arm64/boot/dts/qcom/pm8998.dtsi
@@
-72,7
+72,7
@@
};
pm8998_coincell: charger@2800 {
- compatible = "qcom,pm8941-coincell";
+ compatible = "qcom,pm89
98-coincell", "qcom,pm89
41-coincell";
reg = <0x2800>;
status = "disabled";