arm64: dts: qcom: sm8350-duo2: enable battery charger
authorKatherine Perez <kaperez@linux.microsoft.com>
Tue, 7 Dec 2021 23:17:36 +0000 (15:17 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 4 May 2022 16:41:56 +0000 (11:41 -0500)
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
arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts

index 9cb1d8455fd0d7f6e6db26720849b0051bd5071e..9a6faa9393dce5a5530086fa2fd7c465eac80ab2 100644 (file)
        firmware-name = "qcom/sm8350/microsoft/cdsp.mbn";
 };
 
+&i2c10 {
+       status = "okay";
+};
+
+&i2c11 {
+       status = "okay";
+};
+
 &ipa {
        status = "okay";
 
        status = "okay";
 };
 
+&qupv3_id_1 {
+       status = "okay";
+};
+
 &slpi {
        status = "okay";
        firmware-name = "qcom/sm8350/microsoft/slpi.mbn";