blob: ae8cf83768ec0f21d6a5d41f1e0f856909efe945 [file] [log] [blame]
Stepan Moskovchenko1b6dac62013-01-15 18:48:51 -08001/* Copyright (c) 2013, 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/*
14 * As a general rule, only version-specific property overrides should be placed
15 * inside this file. However, device definitions should be placed inside the
16 * msm8974.dtsi file.
17 */
18
19/include/ "msm8974.dtsi"
Olav Haugan54166782013-01-28 16:59:51 -080020/include/ "msm8974-v1-iommu.dtsi"
Shalaj Jainbea62682013-01-31 18:26:20 -080021/include/ "msm8974-v1-iommu-domains.dtsi"
Mahesh Sivasubramanian84c31c92013-03-06 18:19:49 -070022/include/ "msm8974-v1-pm.dtsi"
Abhimanyu Kapur032b1f42013-01-18 00:10:50 -080023
24/ {
Manu Gautam8a7a8f12013-01-22 13:56:29 +053025 android_usb@fc42b0c8 {
26 compatible = "qcom,android-usb";
27 reg = <0xfc42b0c8 0xc8>;
28 qcom,android-usb-swfi-latency = <1>;
29 };
30
Abhimanyu Kapur032b1f42013-01-18 00:10:50 -080031 qcom,msm-imem@fc42b000 {
32 compatible = "qcom,msm-imem";
33 reg = <0xfc42b000 0x1000>; /* Address and size of IMEM */
34 };
35};
Siddartha Mohanadoss4a8544c2013-02-01 19:44:33 -080036
37&tsens {
38 qcom,calibration-less-mode;
39};
Gilad Avidovad837622013-02-15 09:42:49 -070040
41/* I2C clock frequency overrides */
42&i2c_0 {
43 qcom,i2c-src-freq = <19200000>;
44};
45
46&i2c_2 {
47 qcom,i2c-src-freq = <19200000>;
48};
Vinay Kaliab35a0182013-02-16 16:44:34 -080049
Pratik Patel1f3ea352013-02-09 21:13:23 -080050/* CoreSight */
51&tmc_etr {
52 qcom,reset-flush-race;
53};
54
Pratik Patelf26a0e42013-02-11 12:00:04 -080055&stm {
56 qcom,write-64bit;
57};
58
Siddhartha Agrawal98f415c2013-03-26 16:58:01 -070059&mdss_mdp {
60 qcom,mdss-pingpong-off = <0x00021B00 0x00021C00 0x00021D00>;
61};
62
Vinay Kaliab35a0182013-02-16 16:44:34 -080063&msm_vidc {
64 qcom,vidc-cp-map = <0x1000000 0x3f000000>;
65 qcom,vidc-ns-map = <0x40000000 0x40000000>;
66 qcom,load-freq-tbl = <979200 410000000>,
67 <783360 410000000>,
68 <489600 266670000>,
69 <244800 133330000>;
70 qcom,reg-presets = <0x80004 0x1>,
71 <0x80178 0x00001FFF>,
72 <0x8017c 0x1FFF1FFF>,
73 <0x800b0 0x10101001>,
74 <0x800b4 0x10101010>,
75 <0x800b8 0x10101010>,
76 <0x800bc 0x00000010>,
77 <0x800c0 0x1010100f>,
78 <0x800c4 0x10101010>,
79 <0x800c8 0x10101010>,
80 <0x800cc 0x00000010>,
81 <0x800d0 0x00001010>,
82 <0x800d4 0x00001010>,
83 <0x800f0 0x00000030>,
84 <0x800d8 0x00000707>,
85 <0x800dc 0x00000707>,
86 <0x80124 0x00000001>,
87 <0xE0020 0x5555556>,
88 <0xE0024 0x0>;
89 qcom,bus-ports = <1>;
90 qcom,enc-ocmem-ab-ib = <0 0>,
91 <138200 1222000>,
92 <414700 1222000>,
93 <940000 2444000>,
94 <1880000 2444000>,
95 <3008000 3910400>,
96 <3760000 4888000>;
97 qcom,dec-ocmem-ab-ib = <0 0>,
98 <176900 1556640>,
99 <456200 1556640>,
100 <864800 1556640>,
101 <1729600 3113280>,
102 <2767360 4981248>,
103 <3459200 6226560>;
104 qcom,enc-ddr-ab-ib = <0 0>,
105 <60000 664950>,
106 <181000 664950>,
107 <403000 664950>,
108 <806000 1329900>,
109 <1289600 2127840>,
110 <161200 6400000>;
111 qcom,dec-ddr-ab-ib = <0 0>,
112 <110000 909000>,
113 <268000 909000>,
114 <505000 909000>,
115 <1010000 1818000>,
116 <1616000 2908800>,
117 <2020000 6400000>;
Shalaj Jainc2feb4d2013-02-12 13:44:00 -0800118 qcom,iommu-groups = <&venus_domain_ns &venus_domain_cp>;
119 qcom,iommu-group-buffer-types = <0xfff 0x1ff>;
120 qcom,buffer-type-tz-usage-table = <0x1 0x1>,
121 <0x1fe 0x2>;
Vinay Kaliab35a0182013-02-16 16:44:34 -0800122};
Jeff Hugod368de02013-02-28 10:54:55 -0700123
124&sfpb_spinlock {
125 status = "disable";
126};
127
128&ldrex_spinlock {
129 status = "ok";
130};