arm64: dts: qcom: sm8350-duo2: enable battery charger

Enable the relevant qup and I2C nodes to enable the battery charger.

Signed-off-by: Katherine Perez <kaperez@linux.microsoft.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211207231736.1762503-2-kaperez@linux.microsoft.com
This commit is contained in:
Katherine Perez 2021-12-07 15:17:36 -08:00 committed by Bjorn Andersson
parent 82096cc644
commit aadc48f7c4

View File

@ -281,6 +281,14 @@
firmware-name = "qcom/sm8350/microsoft/cdsp.mbn";
};
&i2c10 {
status = "okay";
};
&i2c11 {
status = "okay";
};
&ipa {
status = "okay";
@ -296,6 +304,10 @@
status = "okay";
};
&qupv3_id_1 {
status = "okay";
};
&slpi {
status = "okay";
firmware-name = "qcom/sm8350/microsoft/slpi.mbn";