mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 11:26:22 -04:00
arm64: dts: qcom: sdm845-shift-axolotl: enable pmi8998 charger
Enable the PMI8998/smb2 charger, and denote the secondary SMB1355 charger which is used for parallel charging. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230524-pmi8998-charger-dts-v2-4-2a5c77d2ff0c@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
23cf50b13e
commit
e5d83d4d5c
@@ -494,6 +494,10 @@ touchscreen@38 {
|
||||
};
|
||||
};
|
||||
|
||||
&i2c10 {
|
||||
/* SMB1355@0x0C */
|
||||
};
|
||||
|
||||
&ipa {
|
||||
qcom,gsi-loader = "self";
|
||||
memory-region = <&ipa_fw_mem>;
|
||||
@@ -522,6 +526,12 @@ pinconf {
|
||||
};
|
||||
};
|
||||
|
||||
&pmi8998_charger {
|
||||
monitored-battery = <&battery>;
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pm8998_resin {
|
||||
linux,code = <KEY_VOLUMEDOWN>;
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user