3 /include/ "skeleton.dtsi"
6 model = "Qualcomm MSM8660 SURF";
7 compatible = "qcom,msm8660-surf", "qcom,msm8660";
8 interrupt-parent = <&intc>;
10 intc: interrupt-controller@2080000 {
11 compatible = "qcom,msm-8660-qgic";
13 #interrupt-cells = <3>;
14 reg = < 0x02080000 0x1000 >,
15 < 0x02081000 0x1000 >;
19 compatible = "qcom,msm-gpt", "qcom,msm-timer";
20 interrupts = <1 1 0x301>;
21 reg = <0x02000004 0x10>;
22 clock-frequency = <32768>;
23 cpu-offset = <0x40000>;
27 compatible = "qcom,msm-dgt", "qcom,msm-timer";
28 interrupts = <1 0 0x301>;
29 reg = <0x02000024 0x10>,
31 clock-frequency = <6750000>;
32 cpu-offset = <0x40000>;
36 compatible = "qcom,msm-hsuart", "qcom,msm-uart";
37 reg = <0x19c40000 0x1000>,
39 interrupts = <0 195 0x0>;
43 compatible = "qcom,ssbi";
44 reg = <0x500000 0x1000>;
45 qcom,controller-type = "pmic-arbiter";