blob: 614a471df4a742cadc9f8cbaa73d200274590c96 [file] [log] [blame]
Arnd Bergmann5d0769f2012-03-02 23:07:21 +00001/*
2 * Copyright 2012 Linaro Ltd
3 *
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
7 *
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
10 */
11
12/include/ "skeleton.dtsi"
13
14/ {
15 soc-u9500 {
16 #address-cells = <1>;
17 #size-cells = <1>;
Lee Jones7e0ce272012-03-15 16:46:17 +000018 compatible = "stericsson,db8500";
Lee Jonesdab64872012-03-07 17:22:30 +000019 interrupt-parent = <&intc>;
Arnd Bergmann5d0769f2012-03-02 23:07:21 +000020 ranges;
Lee Jones7e0ce272012-03-15 16:46:17 +000021
Lee Jonesdab64872012-03-07 17:22:30 +000022 intc: interrupt-controller@a0411000 {
23 compatible = "arm,cortex-a9-gic";
24 #interrupt-cells = <3>;
25 #address-cells = <1>;
26 interrupt-controller;
27 interrupt-parent;
28 reg = <0xa0411000 0x1000>,
29 <0xa0410100 0x100>;
30 };
31
Lee Jones7e0ce272012-03-15 16:46:17 +000032 pmu {
33 compatible = "arm,cortex-a9-pmu";
34 interrupts = <0 7 0x4>;
35 };
36
37 rtc@80154000 {
38 compatible = "stericsson,db8500-rtc";
39 reg = <0x80154000 0x1000>;
40 interrupts = <0 18 0x4>;
41 };
42
43 gpio0: gpio@8012e000 {
44 compatible = "stericsson,db8500-gpio",
45 "stmicroelectronics,nomadik-gpio";
46 reg = <0x8012e000 0x80>;
47 interrupts = <0 119 0x4>;
48 supports-sleepmode;
49 gpio-controller;
50 };
51
52 gpio1: gpio@8012e080 {
53 compatible = "stericsson,db8500-gpio",
54 "stmicroelectronics,nomadik-gpio";
55 reg = <0x8012e080 0x80>;
56 interrupts = <0 120 0x4>;
57 supports-sleepmode;
58 gpio-controller;
59 };
60
61 gpio2: gpio@8000e000 {
62 compatible = "stericsson,db8500-gpio",
63 "stmicroelectronics,nomadik-gpio";
64 reg = <0x8000e000 0x80>;
65 interrupts = <0 121 0x4>;
66 supports-sleepmode;
67 gpio-controller;
68 };
69
70 gpio3: gpio@8000e080 {
71 compatible = "stericsson,db8500-gpio",
72 "stmicroelectronics,nomadik-gpio";
73 reg = <0x8000e080 0x80>;
74 interrupts = <0 122 0x4>;
75 supports-sleepmode;
76 gpio-controller;
77 };
78
79 gpio4: gpio@8000e100 {
80 compatible = "stericsson,db8500-gpio",
81 "stmicroelectronics,nomadik-gpio";
82 reg = <0x8000e100 0x80>;
83 interrupts = <0 123 0x4>;
84 supports-sleepmode;
85 gpio-controller;
86 };
87
88 gpio5: gpio@8000e180 {
89 compatible = "stericsson,db8500-gpio",
90 "stmicroelectronics,nomadik-gpio";
91 reg = <0x8000e180 0x80>;
92 interrupts = <0 124 0x4>;
93 supports-sleepmode;
94 gpio-controller;
95 };
96
97 gpio6: gpio@8011e000 {
98 compatible = "stericsson,db8500-gpio",
99 "stmicroelectronics,nomadik-gpio";
100 reg = <0x8011e000 0x80>;
101 interrupts = <0 125 0x4>;
102 supports-sleepmode;
103 gpio-controller;
104 };
105
106 gpio7: gpio@8011e080 {
107 compatible = "stericsson,db8500-gpio",
108 "stmicroelectronics,nomadik-gpio";
109 reg = <0x8011e080 0x80>;
110 interrupts = <0 126 0x4>;
111 supports-sleepmode;
112 gpio-controller;
113 };
114
115 gpio8: gpio@a03fe000 {
116 compatible = "stericsson,db8500-gpio",
117 "stmicroelectronics,nomadik-gpio";
118 reg = <0xa03fe000 0x80>;
119 interrupts = <0 127 0x4>;
120 supports-sleepmode;
121 gpio-controller;
122 };
123
124 usb@a03e0000 {
125 compatible = "stericsson,db8500-musb",
126 "mentor,musb";
127 reg = <0xa03e0000 0x10000>;
128 interrupts = <0 23 0x4>;
129 };
130
131 dma-controller@801C0000 {
132 compatible = "stericsson,db8500-dma40",
133 "stericsson,dma40";
134 reg = <0x801C0000 0x1000 0x40010000 0x800>;
135 interrupts = <0 25 0x4>;
136 };
137
138 prcmu@80157000 {
139 compatible = "stericsson,db8500-prcmu";
140 reg = <0x80157000 0x1000>;
141 interrupts = <46 47>;
142 #address-cells = <1>;
143 #size-cells = <0>;
144
145 ab8500@5 {
146 compatible = "stericsson,ab8500";
147 reg = <5>; /* mailbox 5 is i2c */
148 interrupts = <0 40 0x4>;
149 };
150 };
151
152 i2c@80004000 {
153 compatible = "stericsson,db8500-i2c", "stmicroelectronics,nomadik-i2c";
154 reg = <0x80004000 0x1000>;
155 interrupts = <0 21 0x4>;
156 #address-cells = <1>;
157 #size-cells = <0>;
158 };
159
160 i2c@80122000 {
161 compatible = "stericsson,db8500-i2c", "stmicroelectronics,nomadik-i2c";
162 reg = <0x80122000 0x1000>;
163 interrupts = <0 22 0x4>;
164 #address-cells = <1>;
165 #size-cells = <0>;
166 };
167
168 i2c@80128000 {
169 compatible = "stericsson,db8500-i2c", "stmicroelectronics,nomadik-i2c";
170 reg = <0x80128000 0x1000>;
171 interrupts = <0 55 0x4>;
172 #address-cells = <1>;
173 #size-cells = <0>;
174 };
175
176 i2c@80110000 {
177 compatible = "stericsson,db8500-i2c", "stmicroelectronics,nomadik-i2c";
178 reg = <0x80110000 0x1000>;
179 interrupts = <0 12 0x4>;
180 #address-cells = <1>;
181 #size-cells = <0>;
182 };
183
184 i2c@8012a000 {
185 compatible = "stericsson,db8500-i2c", "stmicroelectronics,nomadik-i2c";
186 reg = <0x8012a000 0x1000>;
187 interrupts = <0 51 0x4>;
188 #address-cells = <1>;
189 #size-cells = <0>;
190 };
191
192 ssp@80002000 {
193 compatible = "arm,pl022", "arm,primecell";
194 reg = <80002000 0x1000>;
195 interrupts = <0 14 0x4>;
196 #address-cells = <1>;
197 #size-cells = <0>;
198 status = "disabled";
199 cs-gpios = <&gpio0 31 &gpio4 14 &gpio4 16 &gpio6 22 &gpio7 0>;
200 };
201
202 uart@80120000 {
203 compatible = "arm,pl011", "arm,primecell";
204 reg = <0x80120000 0x1000>;
205 interrupts = <0 11 0x4>;
206 status = "disabled";
207 };
208 uart@80121000 {
209 compatible = "arm,pl011", "arm,primecell";
210 reg = <0x80121000 0x1000>;
211 interrupts = <0 19 0x4>;
212 status = "disabled";
213 };
214 uart@80007000 {
215 compatible = "arm,pl011", "arm,primecell";
216 reg = <0x80007000 0x1000>;
217 interrupts = <0 26 0x4>;
218 status = "disabled";
219 };
220
221 sdi@80126000 {
222 compatible = "arm,pl18x", "arm,primecell";
223 reg = <0x80126000 0x1000>;
224 interrupts = <0 60 0x4>;
225 status = "disabled";
226 };
227 sdi@80118000 {
228 compatible = "arm,pl18x", "arm,primecell";
229 reg = <0x80118000 0x1000>;
230 interrupts = <0 50 0x4>;
231 status = "disabled";
232 };
233 sdi@80005000 {
234 compatible = "arm,pl18x", "arm,primecell";
235 reg = <0x80005000 0x1000>;
236 interrupts = <0 41 0x4>;
237 status = "disabled";
238 };
239 sdi@80119000 {
240 compatible = "arm,pl18x", "arm,primecell";
241 reg = <0x80119000 0x1000>;
242 interrupts = <0 59 0x4>;
243 status = "disabled";
244 };
245 sdi@80114000 {
246 compatible = "arm,pl18x", "arm,primecell";
247 reg = <0x80114000 0x1000>;
248 interrupts = <0 99 0x4>;
249 status = "disabled";
250 };
251 sdi@80008000 {
252 compatible = "arm,pl18x", "arm,primecell";
253 reg = <0x80114000 0x1000>;
254 interrupts = <0 100 0x4>;
255 status = "disabled";
256 };
Arnd Bergmann5d0769f2012-03-02 23:07:21 +0000257 };
258};