blob: 0431af8b9072262a6cece83c591ac6f3ad072605 [file] [log] [blame]
Sathish Ambley9d69ac32012-03-21 10:28:26 -07001/* Copyright (c) 2012, Code Aurora Forum. 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 */
Sathish Ambley4df614c2011-10-07 16:30:46 -070012
13/include/ "skeleton.dtsi"
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -070014/include/ "msm8974_pm.dtsi"
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -070015/include/ "msm8974-iommu.dtsi"
Kevin Chan350b6932012-08-01 02:21:00 -070016/include/ "msm8974-camera.dtsi"
Pratik Patelf20bacb2012-07-21 14:46:36 -070017/include/ "msm8974-coresight.dtsi"
Matt Wagantallfc727212012-01-06 18:18:25 -080018/include/ "msm-gdsc.dtsi"
Olav Haugan49173442012-08-01 13:23:18 -070019/include/ "msm8974-ion.dtsi"
Pu Chen1335e872012-08-01 08:45:25 -060020/include/ "msm8974-gpu.dtsi"
Sathish Ambley4df614c2011-10-07 16:30:46 -070021
22/ {
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -070023 model = "Qualcomm MSM 8974";
24 compatible = "qcom,msm8974";
Sathish Ambley4df614c2011-10-07 16:30:46 -070025 interrupt-parent = <&intc>;
26
27 intc: interrupt-controller@F9000000 {
28 compatible = "qcom,msm-qgic2";
29 interrupt-controller;
Michael Bohanc7224532012-01-06 16:02:52 -080030 #interrupt-cells = <3>;
Sathish Ambley4df614c2011-10-07 16:30:46 -070031 reg = <0xF9000000 0x1000>,
32 <0xF9002000 0x1000>;
33 };
Sathish Ambley3d50c762011-10-25 15:26:00 -070034
Sathish Ambleye046b242012-04-09 12:38:05 -070035 msmgpio: gpio@fd510000 {
Michael Bohan0425f6f2012-01-17 14:36:39 -080036 compatible = "qcom,msm-gpio";
Rohit Vaswanib1cc4932012-07-23 21:30:11 -070037 gpio-controller;
38 #gpio-cells = <2>;
Michael Bohan0425f6f2012-01-17 14:36:39 -080039 interrupt-controller;
40 #interrupt-cells = <2>;
Sathish Ambleye046b242012-04-09 12:38:05 -070041 reg = <0xfd510000 0x4000>;
Michael Bohan0425f6f2012-01-17 14:36:39 -080042 };
43
Sathish Ambley098f9bd2011-11-09 16:32:53 -080044 timer {
Sathish Ambley2f27a172012-03-16 10:46:28 -070045 compatible = "qcom,msm-qtimer", "arm,armv7-timer";
Sathish Ambleyddd099e2012-04-25 13:24:47 -070046 interrupts = <1 2 0 1 3 0>;
Sathish Ambley2f27a172012-03-16 10:46:28 -070047 clock-frequency = <19200000>;
Sathish Ambley098f9bd2011-11-09 16:32:53 -080048 };
49
Praneeth Paladugu4b73ec82012-02-08 12:55:59 -080050 qcom,vidc@fdc00000 {
51 compatible = "qcom,msm-vidc";
52 reg = <0xfdc00000 0xff000>;
53 interrupts = <0 44 0>;
Vinay Kalia68398a42012-06-22 18:36:12 -070054 vidc-cp-map = <0x1000000 0x40000000>;
55 vidc-ns-map = <0x40000000 0x40000000>;
Vinay Kalia40680aa2012-07-23 12:45:39 -070056 load-freq-tbl = <979200 410000000>,
57 <560145 266670000>,
58 <421161 200000000>,
59 <243000 133330000>,
60 <108000 100000000>,
61 <36000 50000000>;
Praneeth Paladugu4b73ec82012-02-08 12:55:59 -080062 };
63
David Brown225abee2012-02-09 22:28:50 -080064 serial@f991f000 {
Sathish Ambley3d50c762011-10-25 15:26:00 -070065 compatible = "qcom,msm-lsuart-v14";
David Brown225abee2012-02-09 22:28:50 -080066 reg = <0xf991f000 0x1000>;
Michael Bohanc7224532012-01-06 16:02:52 -080067 interrupts = <0 109 0>;
Stepan Moskovchenko43f11582012-08-08 17:20:38 -070068 status = "disabled";
Sathish Ambley3d50c762011-10-25 15:26:00 -070069 };
Pavankumar Kondetieaea7fe2011-10-27 14:46:45 +053070
Sathish Ambley9d69ac32012-03-21 10:28:26 -070071 serial@f995e000 {
72 compatible = "qcom,msm-lsuart-v14";
73 reg = <0xf995e000 0x1000>;
74 interrupts = <0 114 0>;
Stepan Moskovchenko43f11582012-08-08 17:20:38 -070075 status = "disabled";
Sathish Ambley9d69ac32012-03-21 10:28:26 -070076 };
77
Stepan Moskovchenko5269b602012-08-08 17:57:09 -070078 serial@f991e000 {
79 compatible = "qcom,msm-lsuart-v14";
80 reg = <0xf991e000 0x1000>;
81 interrupts = <0 108 0>;
82 status = "disabled";
83 };
84
David Brown225abee2012-02-09 22:28:50 -080085 usb@f9a55000 {
Pavankumar Kondetieaea7fe2011-10-27 14:46:45 +053086 compatible = "qcom,hsusb-otg";
David Brown225abee2012-02-09 22:28:50 -080087 reg = <0xf9a55000 0x400>;
Manu Gautamf8c45642012-08-10 10:20:56 -070088 interrupts = <0 134 0 0 140 0>;
89 interrupt-names = "core_irq", "async_irq";
Michael Bohane66a3a92012-03-26 12:47:28 -070090 HSUSB_VDDCX-supply = <&pm8841_s2>;
91 HSUSB_1p8-supply = <&pm8941_l6>;
92 HSUSB_3p3-supply = <&pm8941_l24>;
Pavankumar Kondetieaea7fe2011-10-27 14:46:45 +053093
94 qcom,hsusb-otg-phy-type = <2>;
95 qcom,hsusb-otg-mode = <1>;
96 qcom,hsusb-otg-otg-control = <1>;
Manu Gautambd53fba2012-07-31 16:13:06 +053097 qcom,hsusb-otg-disable-reset;
Pavankumar Kondetieaea7fe2011-10-27 14:46:45 +053098 };
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +053099
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530100 qcom,sdcc@f9824000 {
Sujit Reddy Thumma38459152012-06-26 00:07:59 +0530101 cell-index = <1>; /* SDC1 eMMC slot */
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +0530102 compatible = "qcom,msm-sdcc";
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530103 reg = <0xf9824000 0x1000>;
Sujit Reddy Thumma1dfac2c2012-07-30 10:15:39 +0530104 reg-names = "core_mem";
Michael Bohanc7224532012-01-06 16:02:52 -0800105 interrupts = <0 123 0>;
Sujit Reddy Thumma1dfac2c2012-07-30 10:15:39 +0530106 interrupt-names = "core_irq";
Sujit Reddy Thummab9ff7f02012-05-04 09:57:49 +0530107 vdd-supply = <&pm8941_l20>;
108 vdd-io-supply = <&pm8941_s3>;
109
110 qcom,sdcc-vdd-voltage_level = <2950000 2950000>;
111 qcom,sdcc-vdd-current_level = <800 500000>;
112
113 qcom,sdcc-vdd-io-always_on;
114 qcom,sdcc-vdd-io-voltage_level = <1800000 1800000>;
115 qcom,sdcc-vdd-io-current_level = <250 154000>;
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +0530116
Sujit Reddy Thumma38459152012-06-26 00:07:59 +0530117 qcom,sdcc-pad-pull-on = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
118 qcom,sdcc-pad-pull-off = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
119 qcom,sdcc-pad-drv-on = <0x7 0x4 0x4>; /* 16mA, 10mA, 10mA */
120 qcom,sdcc-pad-drv-off = <0x0 0x0 0x0>; /* 2mA, 2mA, 2mA */
121
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530122 qcom,sdcc-clk-rates = <400000 25000000 50000000 100000000 200000000>;
123 qcom,sdcc-sup-voltages = <2950 2950>;
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +0530124 qcom,sdcc-bus-width = <8>;
125 qcom,sdcc-nonremovable;
Sujit Reddy Thumma824b7522012-05-30 13:04:34 +0530126 qcom,sdcc-bus-speed-mode = "HS200_1p8v", "DDR_1p8v";
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +0530127 };
128
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530129 qcom,sdcc@f98a4000 {
Sujit Reddy Thumma38459152012-06-26 00:07:59 +0530130 cell-index = <2>; /* SDC2 SD card slot */
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530131 compatible = "qcom,msm-sdcc";
132 reg = <0xf98a4000 0x1000>;
Sujit Reddy Thumma1dfac2c2012-07-30 10:15:39 +0530133 reg-names = "core_mem";
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530134 interrupts = <0 125 0>;
Sujit Reddy Thumma1dfac2c2012-07-30 10:15:39 +0530135 interrupt-names = "core_irq";
Sujit Reddy Thummab9ff7f02012-05-04 09:57:49 +0530136 vdd-supply = <&pm8941_l21>;
137 vdd-io-supply = <&pm8941_l13>;
138
139 qcom,sdcc-vdd-voltage_level = <2950000 2950000>;
140 qcom,sdcc-vdd-current_level = <9000 800000>;
141
142 qcom,sdcc-vdd-io-always_on;
143 qcom,sdcc-vdd-io-lpm_sup;
144 qcom,sdcc-vdd-io-voltage_level = <1800000 2950000>;
145 qcom,sdcc-vdd-io-current_level = <6 22000>;
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530146
Sujit Reddy Thumma38459152012-06-26 00:07:59 +0530147 qcom,sdcc-pad-pull-on = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
148 qcom,sdcc-pad-pull-off = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
149 qcom,sdcc-pad-drv-on = <0x7 0x4 0x4>; /* 16mA, 10mA, 10mA */
150 qcom,sdcc-pad-drv-off = <0x0 0x0 0x0>; /* 2mA, 2mA, 2mA */
151
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530152 qcom,sdcc-clk-rates = <400000 25000000 50000000 100000000 200000000>;
153 qcom,sdcc-sup-voltages = <2950 2950>;
154 qcom,sdcc-bus-width = <4>;
Sujit Reddy Thumma824b7522012-05-30 13:04:34 +0530155 qcom,sdcc-xpc;
156 qcom,sdcc-bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50", "SDR104";
157 qcom,sdcc-current-limit = <800>;
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530158 };
159
160 qcom,sdcc@f9864000 {
Sujit Reddy Thumma38459152012-06-26 00:07:59 +0530161 cell-index = <3>; /* SDC3 SDIO slot */
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +0530162 compatible = "qcom,msm-sdcc";
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530163 reg = <0xf9864000 0x1000>;
Sujit Reddy Thumma1dfac2c2012-07-30 10:15:39 +0530164 reg-names = "core_mem";
Michael Bohanc7224532012-01-06 16:02:52 -0800165 interrupts = <0 127 0>;
Sujit Reddy Thumma1dfac2c2012-07-30 10:15:39 +0530166 interrupt-names = "core_irq";
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +0530167
Sujit Reddy Thumma38459152012-06-26 00:07:59 +0530168 gpios = <&msmgpio 40 0>, /* CLK */
169 <&msmgpio 39 0>, /* CMD */
170 <&msmgpio 38 0>, /* DATA0 */
171 <&msmgpio 37 0>, /* DATA1 */
172 <&msmgpio 36 0>, /* DATA2 */
173 <&msmgpio 35 0>; /* DATA3 */
174 qcom,sdcc-gpio-names = "CLK", "CMD", "DAT0", "DAT1", "DAT2", "DAT3";
175
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530176 qcom,sdcc-clk-rates = <400000 25000000 50000000 100000000>;
177 qcom,sdcc-sup-voltages = <1800 1800>;
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +0530178 qcom,sdcc-bus-width = <4>;
Sujit Reddy Thumma824b7522012-05-30 13:04:34 +0530179 qcom,sdcc-bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50";
Sujit Reddy Thumma7138b3e2012-06-04 09:10:11 +0530180 status = "disable";
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530181 };
182
183 qcom,sdcc@f98e4000 {
Sujit Reddy Thumma38459152012-06-26 00:07:59 +0530184 cell-index = <4>; /* SDC4 SDIO slot */
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530185 compatible = "qcom,msm-sdcc";
186 reg = <0xf98e4000 0x1000>;
Sujit Reddy Thumma1dfac2c2012-07-30 10:15:39 +0530187 reg-names = "core_mem";
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530188 interrupts = <0 129 0>;
Sujit Reddy Thumma1dfac2c2012-07-30 10:15:39 +0530189 interrupt-names = "core_irq";
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530190
Sujit Reddy Thumma38459152012-06-26 00:07:59 +0530191 gpios = <&msmgpio 93 0>, /* CLK */
192 <&msmgpio 91 0>, /* CMD */
193 <&msmgpio 96 0>, /* DATA0 */
194 <&msmgpio 95 0>, /* DATA1 */
195 <&msmgpio 94 0>, /* DATA2 */
196 <&msmgpio 92 0>; /* DATA3 */
197 qcom,sdcc-gpio-names = "CLK", "CMD", "DAT0", "DAT1", "DAT2", "DAT3";
198
Sujit Reddy Thumma85fc52c2012-05-02 12:53:45 +0530199 qcom,sdcc-clk-rates = <400000 25000000 50000000 100000000>;
200 qcom,sdcc-sup-voltages = <1800 1800>;
201 qcom,sdcc-bus-width = <4>;
Sujit Reddy Thumma824b7522012-05-30 13:04:34 +0530202 qcom,sdcc-bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50";
Sujit Reddy Thumma7138b3e2012-06-04 09:10:11 +0530203 status = "disable";
Sujit Reddy Thumma7285c2e2011-11-04 10:18:15 +0530204 };
Yan He1466daa2011-11-30 17:25:38 -0800205
David Brown225abee2012-02-09 22:28:50 -0800206 qcom,sps@f9980000 {
Yan He1466daa2011-11-30 17:25:38 -0800207 compatible = "qcom,msm_sps";
David Brown225abee2012-02-09 22:28:50 -0800208 reg = <0xf9984000 0x15000>,
209 <0xf9999000 0xb000>;
Michael Bohanc7224532012-01-06 16:02:52 -0800210 interrupts = <0 94 0>;
Yan He1466daa2011-11-30 17:25:38 -0800211
212 qcom,bam-dma-res-pipes = <6>;
213 };
214
Hariprasad Dhalinarasimhade991f02012-05-31 13:15:51 -0700215
Harini Jayaraman5f98dbb2011-12-20 13:38:19 -0700216 spi@f9924000 {
217 compatible = "qcom,spi-qup-v2";
218 reg = <0xf9924000 0x1000>;
Michael Bohan857c8ac2012-01-23 16:57:34 -0800219 interrupts = <0 96 0>;
Vikram Mulukutla703e5722012-05-24 21:53:40 -0700220 spi-max-frequency = <25000000>;
Harini Jayaraman5f98dbb2011-12-20 13:38:19 -0700221 };
Kenneth Heitkef3c829c2012-01-13 17:02:43 -0700222
Sagar Dhariaa316a962012-03-21 16:13:22 -0600223 slim@fe12f000 {
224 cell-index = <1>;
225 compatible = "qcom,slim-msm";
226 reg = <0xfe12f000 0x35000>,
227 <0xfe104000 0x20000>;
228 reg-names = "slimbus_physical", "slimbus_bam_physical";
229 interrupts = <0 163 0 0 164 0>;
230 interrupt-names = "slimbus_irq", "slimbus_bam_irq";
231 qcom,min-clk-gear = <10>;
Sagar Dhariac0d6cf52012-07-31 19:17:26 -0600232 qcom,rxreg-access;
Kiran Kandie8bf5d52012-08-06 16:03:16 -0700233
234 taiko_codec {
235 compatible = "qcom,taiko-slim-pgd";
236 elemental-addr = [00 01 A0 00 17 02];
237
238 qcom,cdc-reset-gpio = <&msmgpio 63 0>;
239
240 cdc-vdd-buck-supply = <&pm8941_s2>;
241 qcom,cdc-vdd-buck-voltage = <2150000 2150000>;
242 qcom,cdc-vdd-buck-current = <650000>;
243
244 cdc-vdd-tx-h-supply = <&pm8941_s3>;
245 qcom,cdc-vdd-tx-h-voltage = <1800000 1800000>;
246 qcom,cdc-vdd-tx-h-current = <25000>;
247
248 cdc-vdd-rx-h-supply = <&pm8941_s3>;
249 qcom,cdc-vdd-rx-h-voltage = <1800000 1800000>;
250 qcom,cdc-vdd-rx-h-current = <25000>;
251
252 cdc-vddpx-1-supply = <&pm8941_s3>;
253 qcom,cdc-vddpx-1-voltage = <1800000 1800000>;
254 qcom,cdc-vddpx-1-current = <10000>;
255
256 cdc-vdd-a-1p2v-supply = <&pm8941_l1>;
257 qcom,cdc-vdd-a-1p2v-voltage = <1225000 1225000>;
258 qcom,cdc-vdd-a-1p2v-current = <10000>;
259
260 cdc-vddcx-1-supply = <&pm8941_l1>;
261 qcom,cdc-vddcx-1-voltage = <1225000 1225000>;
262 qcom,cdc-vddcx-1-current = <10000>;
263
264 cdc-vddcx-2-supply = <&pm8941_l1>;
265 qcom,cdc-vddcx-2-voltage = <1225000 1225000>;
266 qcom,cdc-vddcx-2-current = <10000>;
267
268 qcom,cdc-micbias-ldoh-v = <0x3>;
269 qcom,cdc-micbias-cfilt1-mv = <1800>;
270 qcom,cdc-micbias-cfilt2-mv = <2700>;
271 qcom,cdc-micbias-cfilt3-mv = <1800>;
272 qcom,cdc-micbias1-cfilt-sel = <0x0>;
273 qcom,cdc-micbias2-cfilt-sel = <0x1>;
274 qcom,cdc-micbias3-cfilt-sel = <0x2>;
275 qcom,cdc-micbias4-cfilt-sel = <0x2>;
276
277 qcom,cdc-slim-ifd = "taiko-slim-ifd";
278 qcom,cdc-slim-ifd-elemental-addr = [00 00 A0 00 17 02];
279 };
Sagar Dhariaa316a962012-03-21 16:13:22 -0600280 };
281
Varad Deshmukh18057ed2012-07-03 16:34:53 -0700282 spmi_bus: qcom,spmi@fc4c0000 {
Kenneth Heitkef3c829c2012-01-13 17:02:43 -0700283 cell-index = <0>;
284 compatible = "qcom,spmi-pmic-arb";
285 reg = <0xfc4cf000 0x1000>,
286 <0Xfc4cb000 0x1000>;
287 /* 190,ee0_krait_hlos_spmi_periph_irq */
288 /* 187,channel_0_krait_hlos_trans_done_irq */
289 interrupts = <0 190 0 0 187 0>;
290 qcom,pmic-arb-ee = <0>;
291 qcom,pmic-arb-channel = <0>;
Gilad Avidov1d175ba2012-08-06 17:05:22 -0600292 qcom,pmic-arb-ppid-map = <0x40400000>, /* BUS */
293 <0x40500001>, /* INT */
294 <0x40600002>, /* SPMI */
295 <0x40800003>, /* PON */
296 <0x42400004>, /* TEMP_ALARM */
297 <0x47000005>, /* PBS_CORE */
298 <0x47100006>, /* PBS_CLIENT0 */
299 <0x47200007>, /* PBS_CLIENT1 */
300 <0x47300008>, /* PBS_CLIENT2 */
301 <0x47400009>, /* PBS_CLIENT3 */
302 <0x4750000a>, /* PBS_CLIENT4 */
303 <0x4760000b>, /* PBS_CLIENT5 */
304 <0x4770000c>, /* PBS_CLIENT6 */
305 <0x4780000d>, /* PBS_CLIENT7 */
306 <0x4a00000e>, /* MPP1 */
307 <0x4a100021>, /* MPP2 */
308 <0x4a20000f>, /* MPP3 */
309 <0x4a300010>, /* MPP4 */
310 <0x51000011>, /* BCLK_GEN_MAIN */
311 <0x51d00012>, /* S4_CTRL */
312 <0x51e00013>, /* S4_PS */
313 <0x51f00014>, /* S4_FREQ */
314 <0x52000015>, /* S5_CTRL */
315 <0x52100016>, /* S5_PS */
316 <0x52200017>, /* S5_FREQ */
317 <0x52300018>, /* S6_CTRL */
318 <0x52400019>, /* S6_PS */
319 <0x5250001a>, /* S6_FREQ */
320 <0x5260001b>, /* S7_CTRL */
321 <0x5270001c>, /* S7_PS */
322 <0x5280001d>, /* S7_FREQ */
323 <0x5290001e>, /* S8_CTRL */
324 <0x52a0001f>, /* S8_PS */
325 <0x52b00020>, /* S8_FREQ */
326 <0x00400022>, /* BUS */
327 <0x00500023>, /* INT */
328 <0x00600024>, /* SPMI */
329 <0x00800025>, /* PON */
330 <0x00b00027>, /* VREG_TFT */
331 <0x01000028>, /* SMBB_CHGR */
332 <0x01100029>, /* SMBB_BUCK */
333 <0x0120002a>, /* SMBB_BAT_IF */
334 <0x0130002b>, /* SMBB_USB_CHGPTH */
335 <0x0140002c>, /* SMBB_DC_CHGPTH */
336 <0x0150002d>, /* SMBB_BOOST */
337 <0x0160002e>, /* SMBB_MISC */
338 <0x0170002f>, /* SMBB_FREQ */
339 <0x02400030>, /* TEMP_ALARM */
340 <0x02800031>, /* COIN */
341 <0x03100032>, /* VADC1_USR */
342 <0x03300033>, /* VADC1_BMS */
343 <0x03400034>, /* VADC2_BTM */
344 <0x03600035>, /* IADC1_USR */
345 <0x03800036>, /* IADC1_BMS */
346 <0x04000037>, /* BMS1 */
347 <0x05700039>, /* DIFF_CLK1 */
348 <0x05c0003b>, /* DIV_CLK2 */
349 <0x0610003d>, /* RTC_ALARM */
350 <0x0620003e>, /* RTC_TIMER */
351 <0x07100040>, /* PBS_CLIENT0 */
352 <0x07200041>, /* PBS_CLIENT1 */
353 <0x07300042>, /* PBS_CLIENT2 */
354 <0x07400043>, /* PBS_CLIENT3 */
355 <0x07500044>, /* PBS_CLIENT4 */
356 <0x07600045>, /* PBS_CLIENT5 */
357 <0x07700046>, /* PBS_CLIENT6 */
358 <0x07800047>, /* PBS_CLIENT7 */
359 <0x07900048>, /* PBS_CLIENT8 */
360 <0x07a00049>, /* PBS_CLIENT9 */
361 <0x07b0004a>, /* PBS_CLIENT10 */
362 <0x07c0004b>, /* PBS_CLIENT11 */
363 <0x07d0004c>, /* PBS_CLIENT12 */
364 <0x07e0004d>, /* PBS_CLIENT13 */
365 <0x07f0004e>, /* PBS_CLIENT14 */
366 <0x0800004f>, /* PBS_CLIENT15 */
367 <0x0a100050>, /* MPP2 */
368 <0x0a300051>, /* MPP4 */
369 <0x0a400052>, /* MPP5 */
370 <0x0a500053>, /* MPP6 */
371 <0x0a600054>, /* MPP7 */
372 <0x0a700055>, /* MPP8 */
373 <0x0c000056>, /* GPIO1 */
374 <0x0c100057>, /* GPIO2 */
375 <0x0c200058>, /* GPIO3 */
376 <0x0c300059>, /* GPIO4 */
377 <0x0c40005a>, /* GPIO5 */
378 <0x0c50005b>, /* GPIO6 */
379 <0x0c60005c>, /* GPIO7 */
380 <0x0c70005d>, /* GPIO8 */
381 <0x0c80005e>, /* GPIO9 */
382 <0x0c90005f>, /* GPIO10 */
383 <0x0ca00060>, /* GPIO11 */
384 <0x0cb00061>, /* GPIO12 */
385 <0x0cc00062>, /* GPIO13 */
386 <0x0cd00063>, /* GPIO14 */
387 <0x0ce00064>, /* GPIO15 */
388 <0x0cf00065>, /* GPIO16 */
389 <0x0d200066>, /* GPIO19 */
390 <0x0d300067>, /* GPIO20 */
391 <0x0d500068>, /* GPIO22 */
392 <0x0d600069>, /* GPIO23 */
393 <0x0d70006a>, /* GPIO24 */
394 <0x0d80006b>, /* GPIO25 */
395 <0x0d90006c>, /* GPIO26 */
396 <0x0da0006d>, /* GPIO27 */
397 <0x0dc0006e>, /* GPIO29 */
398 <0x0dd0006f>, /* GPIO30 */
399 <0x0df00070>, /* GPIO32 */
400 <0x0e000071>, /* GPIO33 */
401 <0x0e100072>, /* GPIO34 */
402 <0x0e200073>, /* GPIO35 */
403 <0x0e300074>, /* GPIO36 */
404 <0x11000075>, /* BUCK_CMN */
405 <0x1a000076>, /* BOOST */
406 <0x1a100077>, /* BOOST_FREQ */
407 <0x1a800078>, /* KEYPAD1 */
408 <0x1b000079>, /* LPG_LUT */
409 <0x1b10007a>, /* LPG_CHAN1 */
410 <0x1b20007b>, /* LPG_CHAN2 */
411 <0x1b30007c>, /* LPG_CHAN3 */
412 <0x1b40007d>, /* LPG_CHAN4 */
413 <0x1b50007e>, /* LPG_CHAN5 */
414 <0x1b60007f>, /* LPG_CHAN6 */
415 <0x1b700080>, /* LPG_CHAN7 */
416 <0x1b800081>, /* LPG_CHAN8 */
417 <0x1bc00082>, /* PWM_3D */
418 <0x1c000083>, /* VIB1 */
419 <0x1d000084>, /* TRI_LED */
420 <0x1d300085>, /* FLASH1 */
421 <0x1d800086>, /* WLED1 */
422 <0x1e200087>, /* KPDBL_MAIN */
423 <0x1e300088>, /* KPDBL_LUT */
424 <0x1e400089>, /* LPG_CHAN9 */
425 <0x1e50008a>, /* LPG_CHAN10 */
426 <0x1e60008b>, /* LPG_CHAN11 */
427 <0x1e70008c>; /* LPG_CHAN12 */
Kenneth Heitkef3c829c2012-01-13 17:02:43 -0700428 };
Sagar Dharia218edb92012-01-15 18:03:01 -0700429
430 i2c@f9966000 {
431 cell-index = <0>;
432 compatible = "qcom,i2c-qup";
433 reg = <0Xf9966000 0x1000>;
434 reg-names = "qup_phys_addr";
435 interrupts = <0 104 0>;
436 interrupt-names = "qup_err_intr";
437 qcom,i2c-bus-freq = <100000>;
438 qcom,i2c-src-freq = <24000000>;
439 };
Matt Wagantalle9b715a2012-01-04 18:16:14 -0800440
Matt Wagantall48523022012-04-23 13:28:42 -0700441 qcom,acpuclk@f9000000 {
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -0700442 compatible = "qcom,acpuclk-8974";
Matt Wagantallbf9eb2c2012-05-31 09:44:22 -0700443 krait0-supply = <&krait0_vreg>;
444 krait1-supply = <&krait1_vreg>;
445 krait2-supply = <&krait2_vreg>;
446 krait3-supply = <&krait3_vreg>;
David Collins1c91ea72012-05-03 16:17:35 -0700447 krait0_mem-supply = <&pm8841_s1_ao>;
448 krait1_mem-supply = <&pm8841_s1_ao>;
449 krait2_mem-supply = <&pm8841_s1_ao>;
450 krait3_mem-supply = <&pm8841_s1_ao>;
451 krait0_dig-supply = <&pm8841_s2_corner_ao>;
452 krait1_dig-supply = <&pm8841_s2_corner_ao>;
453 krait2_dig-supply = <&pm8841_s2_corner_ao>;
454 krait3_dig-supply = <&pm8841_s2_corner_ao>;
Matt Wagantall337cdb72012-06-29 12:07:27 -0700455 krait0_hfpll_a-supply = <&pm8941_s2_ao>;
456 krait1_hfpll_a-supply = <&pm8941_s2_ao>;
457 krait2_hfpll_a-supply = <&pm8941_s2_ao>;
458 krait3_hfpll_a-supply = <&pm8941_s2_ao>;
459 l2_hfpll_a-supply = <&pm8941_s2_ao>;
460 krait0_hfpll_b-supply = <&pm8941_l12_ao>;
461 krait1_hfpll_b-supply = <&pm8941_l12_ao>;
462 krait2_hfpll_b-supply = <&pm8941_l12_ao>;
463 krait3_hfpll_b-supply = <&pm8941_l12_ao>;
464 l2_hfpll_b-supply = <&pm8941_l12_ao>;
Matt Wagantalle9b715a2012-01-04 18:16:14 -0800465 };
Ido Shayevitzef72ddd2012-03-28 18:55:55 +0200466
Shimrit Malichi57ae1492012-08-06 14:03:45 +0300467 qcom,ssusb@f9200000 {
Ido Shayevitzef72ddd2012-03-28 18:55:55 +0200468 compatible = "qcom,dwc-usb3-msm";
Shimrit Malichi57ae1492012-08-06 14:03:45 +0300469 reg = <0xf9200000 0xfc000>;
Manu Gautam17206c22012-06-21 10:17:53 +0530470 interrupts = <0 131 0 0 179 0>;
471 interrupt-names = "irq", "otg_irq";
Manu Gautam60e01352012-05-29 09:00:34 +0530472 SSUSB_VDDCX-supply = <&pm8841_s2>;
473 SSUSB_1p8-supply = <&pm8941_l6>;
474 HSUSB_VDDCX-supply = <&pm8841_s2>;
475 HSUSB_1p8-supply = <&pm8941_l6>;
476 HSUSB_3p3-supply = <&pm8941_l24>;
Ido Shayevitzef72ddd2012-03-28 18:55:55 +0200477 qcom,dwc-usb3-msm-dbm-eps = <4>;
478 };
Matt Wagantallc2bbdc32012-03-21 19:44:50 -0700479
Matt Wagantallfc727212012-01-06 18:18:25 -0800480 gdsc_oxili_gx: qcom,gdsc@fd8c4024 {
481 parent-supply = <&pm8841_s4>;
482 };
483
Matt Wagantallc2bbdc32012-03-21 19:44:50 -0700484 qcom,lpass@fe200000 {
485 compatible = "qcom,pil-q6v5-lpass";
486 reg = <0xfe200000 0x00100>,
Matt Wagantallc2bbdc32012-03-21 19:44:50 -0700487 <0xfd485100 0x00010>;
488
Matt Wagantall6e6b8cd2012-05-24 12:42:24 -0700489 qcom,firmware-name = "adsp";
Matt Wagantallc2bbdc32012-03-21 19:44:50 -0700490 };
Tianyi Gouc1e049f82011-11-23 14:20:16 -0800491
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700492 qcom,msm-pcm {
493 compatible = "qcom,msm-pcm-dsp";
494 };
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700495
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700496 qcom,msm-pcm-routing {
497 compatible = "qcom,msm-pcm-routing";
498 };
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700499
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700500 qcom,msm-pcm-lpa {
501 compatible = "qcom,msm-pcm-lpa";
502 };
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700503
Harmandeep Singha3453a72012-07-03 12:31:09 -0700504 qcom,msm-compr-dsp {
505 compatible = "qcom,msm-compr-dsp";
506 };
507
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700508 qcom,msm-voip-dsp {
509 compatible = "qcom,msm-voip-dsp";
510 };
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700511
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700512 qcom,msm-stub-codec {
513 compatible = "qcom,msm-stub-codec";
514 };
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700515
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700516 qcom,msm-dai-fe {
517 compatible = "qcom,msm-dai-fe";
518 };
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700519
Joonwoo Park6572ac52012-07-10 17:17:00 -0700520 qcom,msm-dai-q6 {
521 compatible = "qcom,msm-dai-q6";
522 qcom,msm-dai-q6-sb-0-rx {
523 compatible = "qcom,msm-dai-q6-dev";
524 qcom,msm-dai-q6-dev-id = <16384>;
525 };
526
527 qcom,msm-dai-q6-sb-0-tx {
528 compatible = "qcom,msm-dai-q6-dev";
529 qcom,msm-dai-q6-dev-id = <16385>;
530 };
531 };
532
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700533 qcom,msm-auxpcm {
534 compatible = "qcom,msm-auxpcm-resource";
535 qcom,msm-cpudai-auxpcm-clk = "pcm_clk";
536 qcom,msm-cpudai-auxpcm-mode = <0>;
537 qcom,msm-cpudai-auxpcm-sync = <1>;
538 qcom,msm-cpudai-auxpcm-frame = <5>;
539 qcom,msm-cpudai-auxpcm-quant = <2>;
540 qcom,msm-cpudai-auxpcm-slot = <1>;
541 qcom,msm-cpudai-auxpcm-data = <0>;
542 qcom,msm-cpudai-auxpcm-pcm-clk-rate = <2048000>;
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700543
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700544 qcom,msm-auxpcm-rx {
545 qcom,msm-auxpcm-dev-id = <4106>;
546 compatible = "qcom,msm-auxpcm-dev";
547 };
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700548
Phani Kumar Uppalapati87841c82012-06-14 21:28:43 -0700549 qcom,msm-auxpcm-tx {
550 qcom,msm-auxpcm-dev-id = <4107>;
551 compatible = "qcom,msm-auxpcm-dev";
552 };
553 };
554
555 qcom,msm-pcm-hostless {
556 compatible = "qcom,msm-pcm-hostless";
557 };
Phani Kumar Uppalapatic6651692012-06-14 20:33:09 -0700558
Phani Kumar Uppalapati8b3a1bb2012-06-26 19:56:58 -0700559 qcom,msm-ocmem-audio {
560 compatible = "qcom,msm-ocmem-audio";
561 qcom,msm-ocmem-audio-src-id = <11>;
562 qcom,msm-ocmem-audio-dst-id = <604>;
563 qcom,msm-ocmem-audio-ab = <32505856>;
564 qcom,msm-ocmem-audio-ib = <32505856>;
565 };
566
Matt Wagantall4e2599e2012-03-21 22:31:35 -0700567 qcom,mss@fc880000 {
568 compatible = "qcom,pil-q6v5-mss";
569 reg = <0xfc880000 0x100>,
570 <0xfd485000 0x400>,
571 <0xfc820000 0x020>,
Matt Wagantall16bc5cc2012-08-09 21:33:23 -0700572 <0xfc401680 0x004>,
573 <0xfc980008 0x004>;
Matt Wagantall4e2599e2012-03-21 22:31:35 -0700574 vdd_mss-supply = <&pm8841_s3>;
575
576 qcom,firmware-name = "mba";
577 qcom,pil-self-auth = <1>;
578 };
579
Matt Wagantalle6e00d52012-03-08 17:39:07 -0800580 qcom,mba@fc820000 {
581 compatible = "qcom,pil-mba";
582 reg = <0xfc820000 0x0020>,
583 <0x0d1fc000 0x4000>;
584
585 qcom,firmware-name = "modem";
586 qcom,depends-on = "mba";
587 };
588
Tianyi Gouc1e049f82011-11-23 14:20:16 -0800589 qcom,pronto@fb21b000 {
590 compatible = "qcom,pil-pronto";
591 reg = <0xfb21b000 0x3000>,
592 <0xfc401700 0x4>,
593 <0xfd485300 0xc>;
594 vdd_pronto_pll-supply = <&pm8941_l12>;
595
596 qcom,firmware-name = "wcnss";
597 };
Naveen Ramaraj51f5e8b2012-04-09 15:58:40 -0700598
599 qcom,ocmem@fdd00000 {
Naveen Ramaraj94455a42012-07-05 16:01:40 -0700600 compatible = "qcom,msm-ocmem";
601 reg = <0xfdd00000 0x2000>,
602 <0xfdd02000 0x2000>,
603 <0xfe039000 0x400>,
604 <0xfec00000 0x180000>;
605 reg-names = "ocmem_ctrl_physical", "dm_ctrl_physical", "br_ctrl_physical", "ocmem_physical";
606 interrupts = <0 76 0 0 77 0>;
607 interrupt-names = "ocmem_irq", "dm_irq";
608 qcom,ocmem-num-regions = <0x3>;
Naveen Ramarajba3a6262012-08-02 17:14:27 -0700609 qcom,resource-type = <0x706d636f>;
Naveen Ramaraj94455a42012-07-05 16:01:40 -0700610 #address-cells = <1>;
611 #size-cells = <1>;
612 ranges = <0x0 0xfec00000 0x180000>;
613
614 partition@0 {
615 reg = <0x0 0x100000>;
616 qcom,ocmem-part-name = "graphics";
617 qcom,ocmem-part-min = <0x80000>;
618 };
619
620 partition@80000 {
621 reg = <0x80000 0xA0000>;
622 qcom,ocmem-part-name = "lp_audio";
623 qcom,ocmem-part-min = <0xA0000>;
624 };
625
626 partition@E0000 {
627 reg = <0x120000 0x20000>;
Naveen Ramarajcc4ec152012-05-14 09:55:29 -0700628 qcom,ocmem-part-name = "other_os";
Naveen Ramaraj94455a42012-07-05 16:01:40 -0700629 qcom,ocmem-part-min = <0x20000>;
630 };
631
632 partition@100000 {
633 reg = <0x100000 0x80000>;
634 qcom,ocmem-part-name = "video";
635 qcom,ocmem-part-min = <0x55000>;
636 };
637
638 partition@140000 {
639 reg = <0x140000 0x40000>;
640 qcom,ocmem-part-name = "sensors";
641 qcom,ocmem-part-min = <0x40000>;
642 };
Naveen Ramaraj51f5e8b2012-04-09 15:58:40 -0700643 };
Mahesh Sivasubramanian3f0d0c72012-05-04 17:35:55 -0600644
Varad Deshmukh18057ed2012-07-03 16:34:53 -0700645 rpm_bus: qcom,rpm-smd {
Mahesh Sivasubramanian3f0d0c72012-05-04 17:35:55 -0600646 compatible = "qcom,rpm-smd";
647 rpm-channel-name = "rpm_requests";
648 rpm-channel-type = <15>; /* SMD_APPS_RPM */
649 };
Hariprasad Dhalinarasimhade991f02012-05-31 13:15:51 -0700650
651 qcom,msm-rng@f9bff000 {
652 compatible = "qcom,msm-rng";
653 reg = <0xf9bff000 0x200>;
654 };
Ramesh Masavarapufb1f01e2012-06-14 09:40:40 -0700655
656 qcom,qseecom@fe806000 {
657 compatible = "qcom,qseecom";
658 };
Adrian Salido-Moreno5ef3ac02012-05-14 18:40:47 -0700659
660 qcom,mdss_mdp@fd900000 {
661 cell-index = <0>;
662 compatible = "qcom,mdss_mdp";
663 reg = <0xfd900000 0x22100>;
664 interrupts = <0 72 0>;
Matt Wagantall37320fb2012-06-26 14:50:28 -0700665 vdd-supply = <&gdsc_mdss>;
Adrian Salido-Moreno5ef3ac02012-05-14 18:40:47 -0700666 };
667
Chandan Uddarajude63dec2012-05-29 18:55:10 -0700668 mdss_dsi: qcom,mdss_dsi@fd922800 {
669 cell-index = <1>;
670 compatible = "qcom,msm-mdss-dsi";
671 reg = <0xfd922800 0x5ac>,
672 <0xfd8c0000 0x01000>;
Chandan Uddarajude63dec2012-05-29 18:55:10 -0700673 };
674
Adrian Salido-Moreno5ef3ac02012-05-14 18:40:47 -0700675 qcom,mdss_wb_panel {
676 cell-index = <1>;
677 compatible = "qcom,mdss_wb";
678 qcom,mdss_pan_res = <640 480>;
679 qcom,mdss_pan_bpp = <24>;
680 };
Hanumant72aec702012-06-25 11:51:07 -0700681
682 qcom,wdt@f9017000 {
683 compatible = "qcom,msm-watchdog";
684 reg = <0xf9017000 0x1000>;
685 interrupts = <0 3 0 0 4 0>;
686 qcom,bark-time = <11000>;
687 qcom,pet-time = <10000>;
688 qcom,ipi-ping = <1>;
689 };
Hariprasad Dhalinarasimha0fc258f2012-07-05 13:01:29 -0700690
691 qcom,tz-log@fe805720 {
692 compatible = "qcom,tz-log";
693 reg = <0xfe805720 0x1000>;
694 };
Tianyi Gou828798d2012-05-02 21:12:38 -0700695
696 qcom,venus@fdce0000 {
697 compatible = "qcom,pil-venus";
698 reg = <0xfdce0000 0x4000>,
699 <0xfdc80208 0x8>;
700 vdd-supply = <&gdsc_venus>;
701
702 qcom,firmware-name = "venus";
703 qcom,firmware-min-paddr = <0xF500000>;
704 qcom,firmware-max-paddr = <0xFA00000>;
705 };
Siddartha Mohanadoss05a6e382012-05-14 15:13:37 -0700706
Stepan Moskovchenkoc79a7382012-07-19 17:24:32 -0700707 qcom,cache_erp {
708 compatible = "qcom,cache_erp";
709 interrupts = <1 9 0>, <0 2 0>;
710 interrupt-names = "l1_irq", "l2_irq";
711 };
712
Siddartha Mohanadoss05a6e382012-05-14 15:13:37 -0700713 tsens@fc4a8000 {
714 compatible = "qcom,msm-tsens";
715 reg = <0xfc4a8000 0x2000>,
716 <0xfc4b80d0 0x5>;
717 reg-names = "tsens_physical", "tsens_eeprom_physical";
718 interrupts = <0 184 0>;
719 qcom,sensors = <11>;
Siddartha Mohanadoss205bce62012-07-27 17:17:18 -0700720 qcom,slope = <3200 3200 3200 3200 3200 3200 3200 3200 3200
721 3200 3200>;
Siddartha Mohanadoss05a6e382012-05-14 15:13:37 -0700722 };
Laura Abbottf7e44042012-06-22 12:50:32 -0700723
724 qcom,msm-rtb {
725 compatible = "qcom,msm-rtb";
726 qcom,memory-reservation-type = "EBI1";
727 qcom,memory-reservation-size = <0x100000>; /* 1M EBI1 buffer */
728 };
Mona Hossainb43e94b2012-05-07 08:52:06 -0700729
730 qcom,qcedev@fd440000 {
731 compatible = "qcom,qcedev";
732 reg = <0xfd440000 0x20000>,
733 <0xfd444000 0x8000>;
Ramesh Masavarapu97ad00d2012-08-06 16:47:26 -0700734 reg-names = "crypto-base","crypto-bam-base";
Mona Hossainb43e94b2012-05-07 08:52:06 -0700735 interrupts = <0 235 0>;
Ramesh Masavarapu97ad00d2012-08-06 16:47:26 -0700736 qcom,bam-pipe-pair = <0>;
Mona Hossainb43e94b2012-05-07 08:52:06 -0700737 };
738
739 qcom,qcrypto@fd444000 {
740 compatible = "qcom,qcrypto";
741 reg = <0xfd440000 0x20000>,
742 <0xfd444000 0x8000>;
Ramesh Masavarapu97ad00d2012-08-06 16:47:26 -0700743 reg-names = "crypto-base","crypto-bam-base";
Mona Hossainb43e94b2012-05-07 08:52:06 -0700744 interrupts = <0 235 0>;
Ramesh Masavarapu97ad00d2012-08-06 16:47:26 -0700745 qcom,bam-pipe-pair = <1>;
Mona Hossainb43e94b2012-05-07 08:52:06 -0700746 };
Shimrit Malichi57ae1492012-08-06 14:03:45 +0300747
748 qcom,usbbam@f9304000 {
749 compatible = "qcom,usb-bam-msm";
750 reg = <0xf9304000 0x9000>;
751 interrupts = <0 132 0>;
752 qcom,usb-active-bam = <0>;
753 qcom,usb-total-bam-num = <1>;
754 qcom,usb-bam-num-pipes = <16>;
755 qcom,usb-base-address = <0xf9200000>;
756
757 qcom,pipe1 {
758 label = "usb-to-peri-qdss-dwc3";
759 qcom,usb-bam-type = <0>;
760 qcom,src-bam-physical-address = <0>;
761 qcom,src-bam-pipe-index = <0>;
762 qcom,dst-bam-physical-address = <0>;
763 qcom,dst-bam-pipe-index = <0>;
764 qcom,data-fifo-offset = <0>;
765 qcom,data-fifo-size = <0>;
766 qcom,descriptor-fifo-offset = <0>;
767 qcom,descriptor-fifo-size = <0>;
768 };
769
770 qcom,pipe2 {
771 label = "peri-to-usb-qdss-dwc3";
772 qcom,usb-bam-type = <0>;
773 qcom,src-bam-physical-address = <0xfc37C000>;
774 qcom,src-bam-pipe-index = <0>;
775 qcom,dst-bam-physical-address = <0xf9304000>;
776 qcom,dst-bam-pipe-index = <2>;
777 qcom,data-fifo-offset = <0xf0000>;
778 qcom,data-fifo-size = <0x4000>;
779 qcom,descriptor-fifo-offset = <0xf4000>;
780 qcom,descriptor-fifo-size = <0x1400>;
781 };
782 };
Eugene Seahce52ef22012-07-12 12:40:38 -0600783
784 qcom,msm-thermal {
785 compatible = "qcom,msm-thermal";
786 qcom,sensor-id = <0>;
787 qcom,poll-ms = <250>;
788 qcom,limit-temp = <60>;
789 qcom,temp-hysteresis = <10>;
790 qcom,freq-step = <2>;
791 };
Anirudh Ghayalb70740f2012-08-01 09:00:49 +0530792
793 gpio_keys {
794 compatible = "gpio-keys";
795
796 camera_snapshot {
797 label = "camera_snapshot";
798 gpios = <&pm8941_gpios 3 0x1>;
799 linux,input-type = <1>;
800 linux,code = <0x2fe>;
801 gpio-key,wakeup;
802 debounce-interval = <15>;
803 };
804
805 camera_focus {
806 label = "camera_focus";
807 gpios = <&pm8941_gpios 4 0x1>;
808 linux,input-type = <1>;
809 linux,code = <0x210>;
810 gpio-key,wakeup;
811 debounce-interval = <15>;
812 };
813
814 vol_up {
815 label = "volume_up";
816 gpios = <&pm8941_gpios 5 0x1>;
817 linux,input-type = <1>;
818 linux,code = <115>;
819 gpio-key,wakeup;
820 debounce-interval = <15>;
821 };
822 };
Sathish Ambley4df614c2011-10-07 16:30:46 -0700823};
Varad Deshmukh18057ed2012-07-03 16:34:53 -0700824
825/include/ "msm-pm8x41-rpm-regulator.dtsi"
826/include/ "msm-pm8841.dtsi"
827/include/ "msm-pm8941.dtsi"
828/include/ "msm8974-regulator.dtsi"
829/include/ "msm8974-gpio.dtsi"