62 lines
1.1 KiB
Plaintext
62 lines
1.1 KiB
Plaintext
|
/* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
|
||
|
*
|
||
|
* This program is free software; you can redistribute it and/or modify
|
||
|
* it under the terms of the GNU General Public License version 2 and
|
||
|
* only version 2 as published by the Free Software Foundation.
|
||
|
*
|
||
|
* This program is distributed in the hope that it will be useful,
|
||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
* GNU General Public License for more details.
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "mdm9640.dtsi"
|
||
|
#include "mdm9640-pinctrl.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Qualcomm Technologies, Inc. MDM 9640 SIM";
|
||
|
compatible = "qcom,mdm9640-sim", "qcom,mdm9640", "qcom,sim";
|
||
|
qcom,board-id = <16 0>;
|
||
|
};
|
||
|
|
||
|
&blsp1_uart2 {
|
||
|
status = "ok";
|
||
|
};
|
||
|
|
||
|
&ipa_hw {
|
||
|
qcom,ipa-hw-mode = <1>; /* IPA hw type = Virtual */
|
||
|
};
|
||
|
|
||
|
&usb3 {
|
||
|
status = "ok";
|
||
|
qcom,skip-charger-detection;
|
||
|
qcom,vbus-present;
|
||
|
dwc3@8a00000 {
|
||
|
maximum-speed = "high-speed";
|
||
|
};
|
||
|
};
|
||
|
|
||
|
&qusb_phy {
|
||
|
status = "ok";
|
||
|
};
|
||
|
|
||
|
&ssphy {
|
||
|
status = "ok";
|
||
|
};
|
||
|
|
||
|
&soc {
|
||
|
android_usb {
|
||
|
status = "ok";
|
||
|
};
|
||
|
};
|
||
|
|
||
|
&qnand_1 {
|
||
|
status = "ok";
|
||
|
};
|
||
|
|
||
|
&qrng {
|
||
|
status = "ok";
|
||
|
};
|