2 * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
14 #include <dt-bindings/interrupt-controller/arm-gic.h>
15 #include <dt-bindings/clock/qcom,gcc-msm8916.h>
16 #include <dt-bindings/reset/qcom,gcc-msm8916.h>
19 model = "Qualcomm Technologies, Inc. MSM8916";
20 compatible = "qcom,msm8916";
22 interrupt-parent = <&intc>;
32 device_type = "memory";
33 /* We expect the bootloader to fill in the reg */
43 compatible = "arm,cortex-a53", "arm,armv8";
49 compatible = "arm,cortex-a53", "arm,armv8";
55 compatible = "arm,cortex-a53", "arm,armv8";
61 compatible = "arm,cortex-a53", "arm,armv8";
67 compatible = "arm,armv8-timer";
68 interrupts = <GIC_PPI 2 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
69 <GIC_PPI 3 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
70 <GIC_PPI 4 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
71 <GIC_PPI 1 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
77 ranges = <0 0 0 0xffffffff>;
78 compatible = "simple-bus";
81 compatible = "qcom,pshold";
85 msmgpio: pinctrl@1000000 {
86 compatible = "qcom,msm8916-pinctrl";
87 reg = <0x1000000 0x300000>;
88 interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
92 #interrupt-cells = <2>;
94 blsp1_uart2_default: blsp1_uart2_default {
96 function = "blsp_uart2";
97 pins = "gpio4", "gpio5";
100 pins = "gpio4", "gpio5";
101 drive-strength = <16>;
106 blsp1_uart2_sleep: blsp1_uart2_sleep {
108 function = "blsp_uart2";
109 pins = "gpio4", "gpio5";
112 pins = "gpio4", "gpio5";
113 drive-strength = <2>;
119 gcc: qcom,gcc@1800000 {
120 compatible = "qcom,gcc-msm8916";
123 reg = <0x1800000 0x80000>;
126 blsp1_uart2: serial@78b0000 {
127 compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
128 reg = <0x78b0000 0x200>;
129 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
130 clocks = <&gcc GCC_BLSP1_UART2_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>;
131 clock-names = "core", "iface";
135 intc: interrupt-controller@b000000 {
136 compatible = "qcom,msm-qgic2";
137 interrupt-controller;
138 #interrupt-cells = <3>;
139 reg = <0x0b000000 0x1000>, <0x0b002000 0x1000>;
143 #address-cells = <1>;
146 compatible = "arm,armv7-timer-mem";
147 reg = <0xb020000 0x1000>;
148 clock-frequency = <19200000>;
152 interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
153 <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
154 reg = <0xb021000 0x1000>,
160 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
161 reg = <0xb023000 0x1000>;
167 interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
168 reg = <0xb024000 0x1000>;
174 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
175 reg = <0xb025000 0x1000>;
181 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
182 reg = <0xb026000 0x1000>;
188 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
189 reg = <0xb027000 0x1000>;
195 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
196 reg = <0xb028000 0x1000>;
201 spmi_bus: spmi@200f000 {
202 compatible = "qcom,spmi-pmic-arb";
203 reg = <0x200f000 0x001000>,
204 <0x2400000 0x400000>,
205 <0x2c00000 0x400000>,
206 <0x3800000 0x200000>,
207 <0x200a000 0x002100>;
208 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
209 interrupt-names = "periph_irq";
210 interrupts = <GIC_SPI 190 IRQ_TYPE_NONE>;
213 #address-cells = <2>;
215 interrupt-controller;
216 #interrupt-cells = <4>;