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: 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-3-2a5c77d2ff0c@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
7711c35fd6
commit
23cf50b13e
@@ -480,6 +480,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&pmi8998_charger {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&q6afedai {
|
||||
qi2s@22 {
|
||||
reg = <22>;
|
||||
|
||||
@@ -51,6 +51,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&pmi8998_charger {
|
||||
monitored-battery = <&battery>;
|
||||
};
|
||||
|
||||
&sound {
|
||||
model = "OnePlus 6";
|
||||
audio-routing = "RX_BIAS", "MCLK",
|
||||
|
||||
@@ -47,6 +47,10 @@
|
||||
"AMIC5", "MIC BIAS3";
|
||||
};
|
||||
|
||||
&pmi8998_charger {
|
||||
monitored-battery = <&battery>;
|
||||
};
|
||||
|
||||
/*
|
||||
* The TFA9894 codec is currently unsupported.
|
||||
* We need to delete the node to allow the soundcard
|
||||
|
||||
Reference in New Issue
Block a user