OSDN Git Service

arm64: dts: qcom: sc7180-trogdor: Enable IPA on LTE only SKUs
authorSujit Kautkar <sujitka@chromium.org>
Mon, 20 Sep 2021 18:32:50 +0000 (11:32 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 21 Sep 2021 23:24:23 +0000 (18:24 -0500)
Enable the IPA node for LTE and skip for wifi-only SKUs

Signed-off-by: Sujit Kautkar <sujitka@chromium.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210920113220.v1.1.I904da9664f294fcf222f6f378d37eaadd72ca92e@changeid
arch/arm64/boot/dts/qcom/sc7180-trogdor-lte-sku.dtsi
arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi

index 469aad4..fd4b712 100644 (file)
        firmware-name = "qcom/sc7180-trogdor/modem/mba.mbn",
                        "qcom/sc7180-trogdor/modem/qdsp6sw.mbn";
 };
+
+&ipa {
+       status = "okay";
+
+       /*
+        * Trogdor doesn't have QHEE (Qualcomm's EL2 blob), so the
+        * modem needs to cover certain init steps (GSI init), and
+        * the AP needs to wait for it.
+        */
+       modem-init;
+};
index 0f2b3c0..6a216e1 100644 (file)
@@ -751,17 +751,6 @@ hp_i2c: &i2c9 {
        };
 };
 
-&ipa {
-       status = "okay";
-
-       /*
-        * Trogdor doesn't have QHEE (Qualcomm's EL2 blob), so the
-        * modem needs to cover certain init steps (GSI init), and
-        * the AP needs to wait for it.
-        */
-       modem-init;
-};
-
 &lpass_cpu {
        status = "okay";