Rohit Vaswani | 2aec37c | 2013-12-20 11:09:15 -0800 | [diff] [blame] | 1 | /dts-v1/; |
| 2 | |
| 3 | #include "skeleton.dtsi" |
| 4 | |
Stephen Boyd | 3933d26 | 2014-01-16 17:25:03 -0800 | [diff] [blame] | 5 | #include <dt-bindings/clock/qcom,gcc-msm8974.h> |
| 6 | |
Rohit Vaswani | 2aec37c | 2013-12-20 11:09:15 -0800 | [diff] [blame] | 7 | / { |
| 8 | model = "Qualcomm MSM8974"; |
| 9 | compatible = "qcom,msm8974"; |
| 10 | interrupt-parent = <&intc>; |
| 11 | |
Rohit Vaswani | 2ab2799 | 2013-11-01 10:10:40 -0700 | [diff] [blame] | 12 | cpus { |
| 13 | #address-cells = <1>; |
| 14 | #size-cells = <0>; |
| 15 | interrupts = <1 9 0xf04>; |
| 16 | compatible = "qcom,krait"; |
| 17 | enable-method = "qcom,kpss-acc-v2"; |
| 18 | |
| 19 | cpu@0 { |
| 20 | device_type = "cpu"; |
| 21 | reg = <0>; |
| 22 | next-level-cache = <&L2>; |
| 23 | qcom,acc = <&acc0>; |
| 24 | }; |
| 25 | |
| 26 | cpu@1 { |
| 27 | device_type = "cpu"; |
| 28 | reg = <1>; |
| 29 | next-level-cache = <&L2>; |
| 30 | qcom,acc = <&acc1>; |
| 31 | }; |
| 32 | |
| 33 | cpu@2 { |
| 34 | device_type = "cpu"; |
| 35 | reg = <2>; |
| 36 | next-level-cache = <&L2>; |
| 37 | qcom,acc = <&acc2>; |
| 38 | }; |
| 39 | |
| 40 | cpu@3 { |
| 41 | device_type = "cpu"; |
| 42 | reg = <3>; |
| 43 | next-level-cache = <&L2>; |
| 44 | qcom,acc = <&acc3>; |
| 45 | }; |
| 46 | |
| 47 | L2: l2-cache { |
| 48 | compatible = "cache"; |
| 49 | cache-level = <2>; |
| 50 | interrupts = <0 2 0x4>; |
| 51 | qcom,saw = <&saw_l2>; |
| 52 | }; |
| 53 | }; |
| 54 | |
Stephen Boyd | 3bff547 | 2014-02-21 11:09:50 +0000 | [diff] [blame] | 55 | cpu-pmu { |
| 56 | compatible = "qcom,krait-pmu"; |
| 57 | interrupts = <1 7 0xf04>; |
| 58 | }; |
| 59 | |
Rohit Vaswani | 2aec37c | 2013-12-20 11:09:15 -0800 | [diff] [blame] | 60 | soc: soc { |
| 61 | #address-cells = <1>; |
| 62 | #size-cells = <1>; |
| 63 | ranges; |
| 64 | compatible = "simple-bus"; |
| 65 | |
| 66 | intc: interrupt-controller@f9000000 { |
| 67 | compatible = "qcom,msm-qgic2"; |
| 68 | interrupt-controller; |
| 69 | #interrupt-cells = <3>; |
| 70 | reg = <0xf9000000 0x1000>, |
| 71 | <0xf9002000 0x1000>; |
| 72 | }; |
| 73 | |
| 74 | timer { |
| 75 | compatible = "arm,armv7-timer"; |
| 76 | interrupts = <1 2 0xf08>, |
| 77 | <1 3 0xf08>, |
| 78 | <1 4 0xf08>, |
| 79 | <1 1 0xf08>; |
| 80 | clock-frequency = <19200000>; |
| 81 | }; |
Stephen Boyd | 74e848f | 2013-12-20 11:09:18 -0800 | [diff] [blame] | 82 | |
Stephen Boyd | 47c5a5d | 2013-12-20 11:09:19 -0800 | [diff] [blame] | 83 | timer@f9020000 { |
| 84 | #address-cells = <1>; |
| 85 | #size-cells = <1>; |
| 86 | ranges; |
| 87 | compatible = "arm,armv7-timer-mem"; |
| 88 | reg = <0xf9020000 0x1000>; |
| 89 | clock-frequency = <19200000>; |
| 90 | |
| 91 | frame@f9021000 { |
| 92 | frame-number = <0>; |
| 93 | interrupts = <0 8 0x4>, |
| 94 | <0 7 0x4>; |
| 95 | reg = <0xf9021000 0x1000>, |
| 96 | <0xf9022000 0x1000>; |
| 97 | }; |
| 98 | |
| 99 | frame@f9023000 { |
| 100 | frame-number = <1>; |
| 101 | interrupts = <0 9 0x4>; |
| 102 | reg = <0xf9023000 0x1000>; |
| 103 | status = "disabled"; |
| 104 | }; |
| 105 | |
| 106 | frame@f9024000 { |
| 107 | frame-number = <2>; |
| 108 | interrupts = <0 10 0x4>; |
| 109 | reg = <0xf9024000 0x1000>; |
| 110 | status = "disabled"; |
| 111 | }; |
| 112 | |
| 113 | frame@f9025000 { |
| 114 | frame-number = <3>; |
| 115 | interrupts = <0 11 0x4>; |
| 116 | reg = <0xf9025000 0x1000>; |
| 117 | status = "disabled"; |
| 118 | }; |
| 119 | |
| 120 | frame@f9026000 { |
| 121 | frame-number = <4>; |
| 122 | interrupts = <0 12 0x4>; |
| 123 | reg = <0xf9026000 0x1000>; |
| 124 | status = "disabled"; |
| 125 | }; |
| 126 | |
| 127 | frame@f9027000 { |
| 128 | frame-number = <5>; |
| 129 | interrupts = <0 13 0x4>; |
| 130 | reg = <0xf9027000 0x1000>; |
| 131 | status = "disabled"; |
| 132 | }; |
| 133 | |
| 134 | frame@f9028000 { |
| 135 | frame-number = <6>; |
| 136 | interrupts = <0 14 0x4>; |
| 137 | reg = <0xf9028000 0x1000>; |
| 138 | status = "disabled"; |
| 139 | }; |
| 140 | }; |
| 141 | |
Rohit Vaswani | 2ab2799 | 2013-11-01 10:10:40 -0700 | [diff] [blame] | 142 | saw_l2: regulator@f9012000 { |
| 143 | compatible = "qcom,saw2"; |
| 144 | reg = <0xf9012000 0x1000>; |
| 145 | regulator; |
| 146 | }; |
| 147 | |
| 148 | acc0: clock-controller@f9088000 { |
| 149 | compatible = "qcom,kpss-acc-v2"; |
| 150 | reg = <0xf9088000 0x1000>, <0xf9008000 0x1000>; |
| 151 | }; |
| 152 | |
| 153 | acc1: clock-controller@f9098000 { |
| 154 | compatible = "qcom,kpss-acc-v2"; |
| 155 | reg = <0xf9098000 0x1000>, <0xf9008000 0x1000>; |
| 156 | }; |
| 157 | |
| 158 | acc2: clock-controller@f90a8000 { |
| 159 | compatible = "qcom,kpss-acc-v2"; |
| 160 | reg = <0xf90a8000 0x1000>, <0xf9008000 0x1000>; |
| 161 | }; |
| 162 | |
| 163 | acc3: clock-controller@f90b8000 { |
| 164 | compatible = "qcom,kpss-acc-v2"; |
| 165 | reg = <0xf90b8000 0x1000>, <0xf9008000 0x1000>; |
| 166 | }; |
| 167 | |
Stephen Boyd | 74e848f | 2013-12-20 11:09:18 -0800 | [diff] [blame] | 168 | restart@fc4ab000 { |
| 169 | compatible = "qcom,pshold"; |
| 170 | reg = <0xfc4ab000 0x4>; |
| 171 | }; |
Stephen Boyd | 3933d26 | 2014-01-16 17:25:03 -0800 | [diff] [blame] | 172 | |
| 173 | gcc: clock-controller@fc400000 { |
| 174 | compatible = "qcom,gcc-msm8974"; |
| 175 | #clock-cells = <1>; |
| 176 | #reset-cells = <1>; |
| 177 | reg = <0xfc400000 0x4000>; |
| 178 | }; |
| 179 | |
| 180 | mmcc: clock-controller@fd8c0000 { |
| 181 | compatible = "qcom,mmcc-msm8974"; |
| 182 | #clock-cells = <1>; |
| 183 | #reset-cells = <1>; |
| 184 | reg = <0xfd8c0000 0x6000>; |
| 185 | }; |
| 186 | |
| 187 | serial@f991e000 { |
| 188 | compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; |
| 189 | reg = <0xf991e000 0x1000>; |
| 190 | interrupts = <0 108 0x0>; |
| 191 | clocks = <&gcc GCC_BLSP1_UART2_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; |
| 192 | clock-names = "core", "iface"; |
| 193 | }; |
Stanimir Varbanov | 19f4f8c | 2014-02-07 11:23:07 +0200 | [diff] [blame] | 194 | |
Georgi Djakov | 3e944c7 | 2014-01-31 16:21:56 +0200 | [diff] [blame^] | 195 | sdhci@f9824900 { |
| 196 | compatible = "qcom,sdhci-msm-v4"; |
| 197 | reg = <0xf9824900 0x11c>, <0xf9824000 0x800>; |
| 198 | reg-names = "hc_mem", "core_mem"; |
| 199 | interrupts = <0 123 0>, <0 138 0>; |
| 200 | interrupt-names = "hc_irq", "pwr_irq"; |
| 201 | clocks = <&gcc GCC_SDCC1_APPS_CLK>, <&gcc GCC_SDCC1_AHB_CLK>; |
| 202 | clock-names = "core", "iface"; |
| 203 | status = "disabled"; |
| 204 | }; |
| 205 | |
| 206 | sdhci@f98a4900 { |
| 207 | compatible = "qcom,sdhci-msm-v4"; |
| 208 | reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>; |
| 209 | reg-names = "hc_mem", "core_mem"; |
| 210 | interrupts = <0 125 0>, <0 221 0>; |
| 211 | interrupt-names = "hc_irq", "pwr_irq"; |
| 212 | clocks = <&gcc GCC_SDCC2_APPS_CLK>, <&gcc GCC_SDCC2_AHB_CLK>; |
| 213 | clock-names = "core", "iface"; |
| 214 | status = "disabled"; |
| 215 | }; |
| 216 | |
Stanimir Varbanov | 19f4f8c | 2014-02-07 11:23:07 +0200 | [diff] [blame] | 217 | rng@f9bff000 { |
| 218 | compatible = "qcom,prng"; |
| 219 | reg = <0xf9bff000 0x200>; |
| 220 | clocks = <&gcc GCC_PRNG_AHB_CLK>; |
| 221 | clock-names = "core"; |
| 222 | }; |
Ivan T. Ivanov | 7d7db8d | 2014-02-06 17:28:49 +0200 | [diff] [blame] | 223 | |
| 224 | msmgpio: pinctrl@fd510000 { |
| 225 | compatible = "qcom,msm8974-pinctrl"; |
| 226 | reg = <0xfd510000 0x4000>; |
| 227 | gpio-controller; |
| 228 | #gpio-cells = <2>; |
| 229 | interrupt-controller; |
| 230 | #interrupt-cells = <2>; |
| 231 | interrupts = <0 208 0>; |
| 232 | |
| 233 | spi8_default: spi8_default { |
| 234 | mosi { |
| 235 | pins = "gpio45"; |
| 236 | function = "blsp_spi8"; |
| 237 | }; |
| 238 | miso { |
| 239 | pins = "gpio46"; |
| 240 | function = "blsp_spi8"; |
| 241 | }; |
| 242 | cs { |
| 243 | pins = "gpio47"; |
| 244 | function = "blsp_spi8"; |
| 245 | }; |
| 246 | clk { |
| 247 | pins = "gpio48"; |
| 248 | function = "blsp_spi8"; |
| 249 | }; |
| 250 | }; |
| 251 | }; |
Rohit Vaswani | 2aec37c | 2013-12-20 11:09:15 -0800 | [diff] [blame] | 252 | }; |
| 253 | }; |