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:
Caleb Connolly
2023-05-26 22:50:23 +01:00
committed by Bjorn Andersson
parent 23cf50b13e
commit e5d83d4d5c

View File

@@ -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";