mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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
12 lines
184 B
Plaintext
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";
|
|
};
|