Files
android_kernel_xiaomi_sm845…/qcom/lahainap-v2.dtsi
Raghavendra Rao Ananta 1e3e2c464b ARM: dts: msm: Do not disable modem PIL for Lahaina APQ
There's a need to enable minimal location services to run on modem.
Hence, do not disable the modem PIL node such that the driver
is probed and capable enough to load the firmware.

Change-Id: Ibc01f1f7c6e92104492afb634a27a88a04970205
2020-08-10 11:13:32 -07:00

12 lines
184 B
Plaintext

#include "lahaina-v2.dtsi"
/ {
model = "Qualcomm Technologies, Inc. LahainaP v2";
compatible = "qcom,lahainap";
qcom,msm-id = <439 0x20000>;
};
&ipa_hw {
status = "disabled";
};