summaryrefslogtreecommitdiff
path: root/qcom/bengalp-iot.dtsi
blob: 8a9fa89897a8ea302d835c51b557ffd5a7b45dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#include "bengal.dtsi"
#include "bengal-pmi632.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. BENGALP-IOT";
	compatible = "qcom,bengalp-iot";
	qcom,msm-id = <470 0x0>;
	qcom,msm-name = "BENGALP-IOT";
};

&soc {
	qcom,rmnet-ipa {
		status = "disabled";
	};
};

&ipa_hw {
	status = "disabled";
};