16 lines
192 B
Text
16 lines
192 B
Text
#include "sdm670.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. SDA670";
|
|
qcom,msm-id = <337 0x0>;
|
|
};
|
|
|
|
&soc {
|
|
qcom,rmnet-ipa {
|
|
status="disabled";
|
|
};
|
|
};
|
|
|
|
&ipa_hw {
|
|
status="disabled";
|
|
};
|