Commit e5d83d4d authored by Caleb Connolly's avatar Caleb Connolly Committed by Bjorn Andersson

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: default avatarCaleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230524-pmi8998-charger-dts-v2-4-2a5c77d2ff0c@linaro.org
parent 23cf50b1
......@@ -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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment