2 * DTS file for all SPEAr1310 SoCs
4 * Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
6 * The code contained herein is licensed under the GNU General Public
7 * License. You may obtain a copy of the GNU General Public License
8 * Version 2 or later at the following locations:
10 * http://www.opensource.org/licenses/gpl-license.html
11 * http://www.gnu.org/copyleft/gpl.html
14 /include/ "spear13xx.dtsi"
17 compatible = "st,spear1310";
20 spics: spics@e0700000{
21 compatible = "st,spear-spics-gpio";
22 reg = <0xe0700000 0x1000>;
23 st-spics,peripcfg-reg = <0x3b0>;
24 st-spics,sw-enable-bit = <12>;
25 st-spics,cs-value-bit = <11>;
26 st-spics,cs-enable-mask = <3>;
27 st-spics,cs-enable-shift = <8>;
33 compatible = "snps,spear-ahci";
34 reg = <0xb1000000 0x10000>;
35 interrupts = <0 68 0x4>;
40 compatible = "snps,spear-ahci";
41 reg = <0xb1800000 0x10000>;
42 interrupts = <0 69 0x4>;
47 compatible = "snps,spear-ahci";
48 reg = <0xb4000000 0x10000>;
49 interrupts = <0 70 0x4>;
54 compatible = "st,spear600-gmac";
55 reg = <0x5c400000 0x8000>;
56 interrupts = <0 95 0x4>;
57 interrupt-names = "macirq";
63 compatible = "st,spear600-gmac";
64 reg = <0x5c500000 0x8000>;
65 interrupts = <0 96 0x4>;
66 interrupt-names = "macirq";
72 compatible = "st,spear600-gmac";
73 reg = <0x5c600000 0x8000>;
74 interrupts = <0 97 0x4>;
75 interrupt-names = "macirq";
81 compatible = "st,spear600-gmac";
82 reg = <0x5c700000 0x8000>;
83 interrupts = <0 98 0x4>;
84 interrupt-names = "macirq";
89 pinmux: pinmux@e0700000 {
90 compatible = "st,spear1310-pinmux";
91 reg = <0xe0700000 0x1000>;
92 #gpio-range-cells = <2>;
99 compatible = "snps,designware-i2c";
100 reg = <0x5cd00000 0x1000>;
101 interrupts = <0 87 0x4>;
106 #address-cells = <1>;
108 compatible = "snps,designware-i2c";
109 reg = <0x5ce00000 0x1000>;
110 interrupts = <0 88 0x4>;
115 #address-cells = <1>;
117 compatible = "snps,designware-i2c";
118 reg = <0x5cf00000 0x1000>;
119 interrupts = <0 89 0x4>;
124 #address-cells = <1>;
126 compatible = "snps,designware-i2c";
127 reg = <0x5d000000 0x1000>;
128 interrupts = <0 90 0x4>;
133 #address-cells = <1>;
135 compatible = "snps,designware-i2c";
136 reg = <0x5d100000 0x1000>;
137 interrupts = <0 91 0x4>;
142 #address-cells = <1>;
144 compatible = "snps,designware-i2c";
145 reg = <0x5d200000 0x1000>;
146 interrupts = <0 92 0x4>;
151 #address-cells = <1>;
153 compatible = "snps,designware-i2c";
154 reg = <0x5d300000 0x1000>;
155 interrupts = <0 93 0x4>;
160 compatible = "arm,pl022", "arm,primecell";
161 reg = <0x5d400000 0x1000>;
162 interrupts = <0 99 0x4>;
163 #address-cells = <1>;
169 compatible = "arm,pl011", "arm,primecell";
170 reg = <0x5c800000 0x1000>;
171 interrupts = <0 82 0x4>;
176 compatible = "arm,pl011", "arm,primecell";
177 reg = <0x5c900000 0x1000>;
178 interrupts = <0 83 0x4>;
183 compatible = "arm,pl011", "arm,primecell";
184 reg = <0x5ca00000 0x1000>;
185 interrupts = <0 84 0x4>;
190 compatible = "arm,pl011", "arm,primecell";
191 reg = <0x5cb00000 0x1000>;
192 interrupts = <0 85 0x4>;
197 compatible = "arm,pl011", "arm,primecell";
198 reg = <0x5cc00000 0x1000>;
199 interrupts = <0 86 0x4>;
204 st,thermal-flags = <0x7000>;
207 gpiopinctrl: gpio@d8400000 {
208 compatible = "st,spear-plgpio";
209 reg = <0xd8400000 0x1000>;
210 interrupts = <0 100 0x4>;
211 #interrupt-cells = <1>;
212 interrupt-controller;
215 gpio-ranges = <&pinmux 0 246>;
218 st-plgpio,ngpio = <246>;
219 st-plgpio,enb-reg = <0xd0>;
220 st-plgpio,wdata-reg = <0x90>;
221 st-plgpio,dir-reg = <0xb0>;
222 st-plgpio,ie-reg = <0x30>;
223 st-plgpio,rdata-reg = <0x70>;
224 st-plgpio,mis-reg = <0x10>;
225 st-plgpio,eit-reg = <0x50>;