Commit 23cf50b1 authored by Caleb Connolly's avatar Caleb Connolly Committed by Bjorn Andersson

arm64: dts: qcom: sdm845-oneplus: enable pmi8998 charger

Enable the pmi8998 charger on both devices, enabling charging speeds
above the default 500mA limit the bootloader sets.
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-3-2a5c77d2ff0c@linaro.org
parent 7711c35f
......@@ -480,6 +480,10 @@ pinconf {
};
};
&pmi8998_charger {
status = "okay";
};
&q6afedai {
qi2s@22 {
reg = <22>;
......
......@@ -51,6 +51,10 @@ max98927_codec: max98927@3a {
};
};
&pmi8998_charger {
monitored-battery = <&battery>;
};
&sound {
model = "OnePlus 6";
audio-routing = "RX_BIAS", "MCLK",
......
......@@ -47,6 +47,10 @@ &sound {
"AMIC5", "MIC BIAS3";
};
&pmi8998_charger {
monitored-battery = <&battery>;
};
/*
* The TFA9894 codec is currently unsupported.
* We need to delete the node to allow the soundcard
......
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