3 /include/ "skeleton.dtsi"
5 #include <dt-bindings/interrupt-controller/arm-gic.h>
6 #include <dt-bindings/clock/qcom,gcc-msm8960.h>
7 #include <dt-bindings/mfd/qcom-rpm.h>
8 #include <dt-bindings/soc/qcom,gsbi.h>
11 model = "Qualcomm MSM8960";
12 compatible = "qcom,msm8960";
13 interrupt-parent = <&intc>;
18 interrupts = <1 14 0x304>;
21 compatible = "qcom,krait";
22 enable-method = "qcom,kpss-acc-v1";
25 next-level-cache = <&L2>;
31 compatible = "qcom,krait";
32 enable-method = "qcom,kpss-acc-v1";
35 next-level-cache = <&L2>;
47 compatible = "qcom,krait-pmu";
48 interrupts = <1 10 0x304>;
54 compatible = "fixed-clock";
56 clock-frequency = <19200000>;
57 clock-output-names = "cxo_board";
61 compatible = "fixed-clock";
63 clock-frequency = <27000000>;
64 clock-output-names = "pxo_board";
68 compatible = "fixed-clock";
70 clock-frequency = <32768>;
71 clock-output-names = "sleep_clk";
79 compatible = "simple-bus";
81 intc: interrupt-controller@2000000 {
82 compatible = "qcom,msm-qgic2";
84 #interrupt-cells = <3>;
85 reg = <0x02000000 0x1000>,
90 compatible = "qcom,kpss-timer",
91 "qcom,kpss-wdt-msm8960", "qcom,msm-timer";
92 interrupts = <1 1 0x301>,
95 reg = <0x0200a000 0x100>;
96 clock-frequency = <27000000>,
98 cpu-offset = <0x80000>;
101 msmgpio: pinctrl@800000 {
102 compatible = "qcom,msm8960-pinctrl";
105 interrupts = <0 16 0x4>;
106 interrupt-controller;
107 #interrupt-cells = <2>;
108 reg = <0x800000 0x4000>;
111 gcc: clock-controller@900000 {
112 compatible = "qcom,gcc-msm8960";
115 reg = <0x900000 0x4000>;
118 lcc: clock-controller@28000000 {
119 compatible = "qcom,lcc-msm8960";
120 reg = <0x28000000 0x1000>;
125 clock-controller@4000000 {
126 compatible = "qcom,mmcc-msm8960";
127 reg = <0x4000000 0x1000>;
132 l2cc: clock-controller@2011000 {
133 compatible = "syscon";
134 reg = <0x2011000 0x1000>;
138 compatible = "qcom,rpm-msm8960";
139 reg = <0x108000 0x1000>;
140 qcom,ipc = <&l2cc 0x8 2>;
142 interrupts = <0 19 0>, <0 21 0>, <0 22 0>;
143 interrupt-names = "ack", "err", "wakeup";
146 compatible = "qcom,rpm-pm8921-regulators";
150 acc0: clock-controller@2088000 {
151 compatible = "qcom,kpss-acc-v1";
152 reg = <0x02088000 0x1000>, <0x02008000 0x1000>;
155 acc1: clock-controller@2098000 {
156 compatible = "qcom,kpss-acc-v1";
157 reg = <0x02098000 0x1000>, <0x02008000 0x1000>;
160 saw0: regulator@2089000 {
161 compatible = "qcom,saw2";
162 reg = <0x02089000 0x1000>, <0x02009000 0x1000>;
166 saw1: regulator@2099000 {
167 compatible = "qcom,saw2";
168 reg = <0x02099000 0x1000>, <0x02009000 0x1000>;
172 gsbi5: gsbi@16400000 {
173 compatible = "qcom,gsbi-v1.0.0";
175 reg = <0x16400000 0x100>;
176 clocks = <&gcc GSBI5_H_CLK>;
177 clock-names = "iface";
178 #address-cells = <1>;
182 syscon-tcsr = <&tcsr>;
184 gsbi5_serial: serial@16440000 {
185 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
186 reg = <0x16440000 0x1000>,
188 interrupts = <0 154 0x0>;
189 clocks = <&gcc GSBI5_UART_CLK>, <&gcc GSBI5_H_CLK>;
190 clock-names = "core", "iface";
196 compatible = "qcom,ssbi";
197 reg = <0x500000 0x1000>;
198 qcom,controller-type = "pmic-arbiter";
201 compatible = "qcom,pm8921";
202 interrupt-parent = <&msmgpio>;
203 interrupts = <104 8>;
204 #interrupt-cells = <2>;
205 interrupt-controller;
206 #address-cells = <1>;
210 compatible = "qcom,pm8921-pwrkey";
212 interrupt-parent = <&pmicintc>;
213 interrupts = <50 1>, <51 1>;
219 compatible = "qcom,pm8921-keypad";
221 interrupt-parent = <&pmicintc>;
222 interrupts = <74 1>, <75 1>;
229 compatible = "qcom,pm8921-rtc";
230 interrupt-parent = <&pmicintc>;
239 compatible = "qcom,prng";
240 reg = <0x1a500000 0x200>;
241 clocks = <&gcc PRNG_CLK>;
242 clock-names = "core";
245 /* Temporary fixed regulator */
246 vsdcc_fixed: vsdcc-regulator {
247 compatible = "regulator-fixed";
248 regulator-name = "SDCC Power";
249 regulator-min-microvolt = <2700000>;
250 regulator-max-microvolt = <2700000>;
255 compatible = "simple-bus";
256 #address-cells = <1>;
259 sdcc1: sdcc@12400000 {
261 compatible = "arm,pl18x", "arm,primecell";
262 arm,primecell-periphid = <0x00051180>;
263 reg = <0x12400000 0x8000>;
264 interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>;
265 interrupt-names = "cmd_irq";
266 clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>;
267 clock-names = "mclk", "apb_pclk";
269 max-frequency = <96000000>;
273 vmmc-supply = <&vsdcc_fixed>;
276 sdcc3: sdcc@12180000 {
277 compatible = "arm,pl18x", "arm,primecell";
278 arm,primecell-periphid = <0x00051180>;
280 reg = <0x12180000 0x8000>;
281 interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>;
282 interrupt-names = "cmd_irq";
283 clocks = <&gcc SDC3_CLK>, <&gcc SDC3_H_CLK>;
284 clock-names = "mclk", "apb_pclk";
288 max-frequency = <192000000>;
290 vmmc-supply = <&vsdcc_fixed>;
294 tcsr: syscon@1a400000 {
295 compatible = "qcom,tcsr-msm8960", "syscon";
296 reg = <0x1a400000 0x100>;
300 compatible = "qcom,gsbi-v1.0.0";
302 reg = <0x16000000 0x100>;
303 clocks = <&gcc GSBI1_H_CLK>;
304 clock-names = "iface";
305 #address-cells = <1>;
310 compatible = "qcom,spi-qup-v1.1.1";
311 #address-cells = <1>;
313 reg = <0x16080000 0x1000>;
314 interrupts = <0 147 0>;
315 spi-max-frequency = <24000000>;
316 cs-gpios = <&msmgpio 8 0>;
318 clocks = <&gcc GSBI1_QUP_CLK>, <&gcc GSBI1_H_CLK>;
319 clock-names = "core", "iface";