blob: 26a73b01825d23887c79504653ae5545ba01dbcc [file] [log] [blame]
Zhenhua Huang302434b2017-10-10 11:49:16 +08001/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13#include "sdm845-qvr.dtsi"
Zhenhua Huang6785d9c2017-10-18 16:30:22 +080014#include "sdm845-camera-sensor-mtp.dtsi"
Yingwei Zhao94d2bc52017-10-12 17:48:40 +080015
16&vendor {
17 qcom,battery-data {
18 #include "fg-gen3-batterydata-mlp356477-2800mah.dtsi"
19 };
20};
Can Guo210d17b2017-10-30 15:15:25 +080021
22&sdhc_2 {
23 cd-gpios = <&tlmm 126 GPIO_ACTIVE_LOW>;
24};
Liangliang Lu108352a2017-11-21 20:29:14 +080025
26&usb1 {
27 status = "ok";
28 dwc3@a800000 {
29 maximum-speed = "high-speed";
30 dr_mode = "host";
31 };
32};
33
34&qusb_phy1 {
35 status = "ok";
36};
37
38&usb_qmp_phy {
39 status = "ok";
40};