blob: 9f0edda5e3ed3a19c3db9833037144a0235deae5 [file] [log] [blame]
Maria Yueff347f2017-11-17 20:01:27 +08001/*
Umang Agrawalbfcce612018-01-08 13:49:56 +05302 * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
Maria Yueff347f2017-11-17 20:01:27 +08003 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
14/dts-v1/;
15
16#include "apq8053.dtsi"
Umang Agrawalbfcce612018-01-08 13:49:56 +053017#include "pmi8950.dtsi"
Maria Yueff347f2017-11-17 20:01:27 +080018#include "msm8953-mtp.dtsi"
Umang Agrawalbfcce612018-01-08 13:49:56 +053019#include "msm8953-pmi8950.dtsi"
Samyukta Mogily21f7f412018-04-03 11:57:12 +053020#include "apq8053-camera-sensor-mtp.dtsi"
Maria Yueff347f2017-11-17 20:01:27 +080021
22/ {
23 model = "Qualcomm Technologies, Inc. APQ8053 + PMI8950 IOT MTP";
24 compatible = "qcom,apq8053-mtp", "qcom,apq8053", "qcom,mtp";
25 qcom,board-id= <8 2>;
26 qcom,pmic-id = <0x010016 0x010011 0x0 0x0>;
27};
28
Sachin Mohan Gadag3830a952018-05-04 19:24:58 +053029&int_codec {
30 status = "disabled";
31};
32
33&wsa881x_i2c_f {
34 status = "disabled";
35};
36
37&wsa881x_i2c_45 {
38 status = "disabled";
39};
40
41&cdc_pri_mi2s_gpios {
42 status = "disabled";
43};
44
45&wsa881x_analog_vi_gpio {
46 status = "disabled";
47};
48
49&wsa881x_analog_clk_gpio {
50 status = "disabled";
51};
52
53&wsa881x_analog_reset_gpio {
54 status = "disabled";
55};
56
57&cdc_comp_gpios {
58 status = "disabled";
59};
60
61&slim_msm {
62 status = "okay";
63};
64
65&dai_slim {
66 status = "okay";
67};
68
69&wcd9xxx_intc {
70 status = "okay";
71};
72
73&clock_audio {
74 status = "okay";
75};
76
77&wcd9335 {
78 status = "okay";
79};
80
81&wcd_rst_gpio {
82 status = "okay";
83};
84
85&ext_codec {
86 qcom,model = "msm8953-tasha-snd-card";
87 status = "okay";
88};