.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Abilis Systems TB101 SOC device tree |
---|
3 | 4 | * |
---|
4 | 5 | * Copyright (C) Abilis Systems 2013 |
---|
5 | 6 | * |
---|
6 | 7 | * Author: Christian Ruppert <christian.ruppert@abilis.com> |
---|
7 | | - * |
---|
8 | | - * This program is free software; you can redistribute it and/or modify |
---|
9 | | - * it under the terms of the GNU General Public License version 2 as |
---|
10 | | - * published by the Free Software Foundation. |
---|
11 | | - * |
---|
12 | | - * This program is distributed in the hope that it will be useful, |
---|
13 | | - * but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
14 | | - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
15 | | - * GNU General Public License for more details. |
---|
16 | | - * |
---|
17 | | - * You should have received a copy of the GNU General Public License |
---|
18 | | - * along with this program; if not, write to the Free Software |
---|
19 | | - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
---|
20 | 8 | */ |
---|
21 | 9 | |
---|
22 | 10 | /include/ "abilis_tb10x.dtsi" |
---|
.. | .. |
---|
38 | 26 | clock-div = <6>; |
---|
39 | 27 | }; |
---|
40 | 28 | |
---|
41 | | - iomux: iomux@FF10601c { |
---|
| 29 | + iomux: iomux@ff10601c { |
---|
42 | 30 | /* Port 1 */ |
---|
43 | 31 | pctl_tsin_s0: pctl-tsin-s0 { /* Serial TS-in 0 */ |
---|
44 | 32 | abilis,function = "mis0"; |
---|
.. | .. |
---|
171 | 159 | }; |
---|
172 | 160 | }; |
---|
173 | 161 | |
---|
174 | | - gpioa: gpio@FF140000 { |
---|
| 162 | + gpioa: gpio@ff140000 { |
---|
175 | 163 | compatible = "abilis,tb10x-gpio"; |
---|
176 | 164 | interrupt-controller; |
---|
177 | 165 | #interrupt-cells = <1>; |
---|
178 | 166 | interrupt-parent = <&tb10x_ictl>; |
---|
179 | 167 | interrupts = <27 2>; |
---|
180 | | - reg = <0xFF140000 0x1000>; |
---|
| 168 | + reg = <0xff140000 0x1000>; |
---|
181 | 169 | gpio-controller; |
---|
182 | 170 | #gpio-cells = <2>; |
---|
183 | 171 | abilis,ngpio = <3>; |
---|
184 | 172 | gpio-ranges = <&iomux 0 0 0>; |
---|
185 | 173 | gpio-ranges-group-names = "gpioa"; |
---|
186 | 174 | }; |
---|
187 | | - gpiob: gpio@FF141000 { |
---|
| 175 | + gpiob: gpio@ff141000 { |
---|
188 | 176 | compatible = "abilis,tb10x-gpio"; |
---|
189 | 177 | interrupt-controller; |
---|
190 | 178 | #interrupt-cells = <1>; |
---|
191 | 179 | interrupt-parent = <&tb10x_ictl>; |
---|
192 | 180 | interrupts = <27 2>; |
---|
193 | | - reg = <0xFF141000 0x1000>; |
---|
| 181 | + reg = <0xff141000 0x1000>; |
---|
194 | 182 | gpio-controller; |
---|
195 | 183 | #gpio-cells = <2>; |
---|
196 | 184 | abilis,ngpio = <2>; |
---|
197 | 185 | gpio-ranges = <&iomux 0 0 0>; |
---|
198 | 186 | gpio-ranges-group-names = "gpiob"; |
---|
199 | 187 | }; |
---|
200 | | - gpioc: gpio@FF142000 { |
---|
| 188 | + gpioc: gpio@ff142000 { |
---|
201 | 189 | compatible = "abilis,tb10x-gpio"; |
---|
202 | 190 | interrupt-controller; |
---|
203 | 191 | #interrupt-cells = <1>; |
---|
204 | 192 | interrupt-parent = <&tb10x_ictl>; |
---|
205 | 193 | interrupts = <27 2>; |
---|
206 | | - reg = <0xFF142000 0x1000>; |
---|
| 194 | + reg = <0xff142000 0x1000>; |
---|
207 | 195 | gpio-controller; |
---|
208 | 196 | #gpio-cells = <2>; |
---|
209 | 197 | abilis,ngpio = <3>; |
---|
210 | 198 | gpio-ranges = <&iomux 0 0 0>; |
---|
211 | 199 | gpio-ranges-group-names = "gpioc"; |
---|
212 | 200 | }; |
---|
213 | | - gpiod: gpio@FF143000 { |
---|
| 201 | + gpiod: gpio@ff143000 { |
---|
214 | 202 | compatible = "abilis,tb10x-gpio"; |
---|
215 | 203 | interrupt-controller; |
---|
216 | 204 | #interrupt-cells = <1>; |
---|
217 | 205 | interrupt-parent = <&tb10x_ictl>; |
---|
218 | 206 | interrupts = <27 2>; |
---|
219 | | - reg = <0xFF143000 0x1000>; |
---|
| 207 | + reg = <0xff143000 0x1000>; |
---|
220 | 208 | gpio-controller; |
---|
221 | 209 | #gpio-cells = <2>; |
---|
222 | 210 | abilis,ngpio = <2>; |
---|
223 | 211 | gpio-ranges = <&iomux 0 0 0>; |
---|
224 | 212 | gpio-ranges-group-names = "gpiod"; |
---|
225 | 213 | }; |
---|
226 | | - gpioe: gpio@FF144000 { |
---|
| 214 | + gpioe: gpio@ff144000 { |
---|
227 | 215 | compatible = "abilis,tb10x-gpio"; |
---|
228 | 216 | interrupt-controller; |
---|
229 | 217 | #interrupt-cells = <1>; |
---|
230 | 218 | interrupt-parent = <&tb10x_ictl>; |
---|
231 | 219 | interrupts = <27 2>; |
---|
232 | | - reg = <0xFF144000 0x1000>; |
---|
| 220 | + reg = <0xff144000 0x1000>; |
---|
233 | 221 | gpio-controller; |
---|
234 | 222 | #gpio-cells = <2>; |
---|
235 | 223 | abilis,ngpio = <3>; |
---|
236 | 224 | gpio-ranges = <&iomux 0 0 0>; |
---|
237 | 225 | gpio-ranges-group-names = "gpioe"; |
---|
238 | 226 | }; |
---|
239 | | - gpiof: gpio@FF145000 { |
---|
| 227 | + gpiof: gpio@ff145000 { |
---|
240 | 228 | compatible = "abilis,tb10x-gpio"; |
---|
241 | 229 | interrupt-controller; |
---|
242 | 230 | #interrupt-cells = <1>; |
---|
243 | 231 | interrupt-parent = <&tb10x_ictl>; |
---|
244 | 232 | interrupts = <27 2>; |
---|
245 | | - reg = <0xFF145000 0x1000>; |
---|
| 233 | + reg = <0xff145000 0x1000>; |
---|
246 | 234 | gpio-controller; |
---|
247 | 235 | #gpio-cells = <2>; |
---|
248 | 236 | abilis,ngpio = <2>; |
---|
249 | 237 | gpio-ranges = <&iomux 0 0 0>; |
---|
250 | 238 | gpio-ranges-group-names = "gpiof"; |
---|
251 | 239 | }; |
---|
252 | | - gpiog: gpio@FF146000 { |
---|
| 240 | + gpiog: gpio@ff146000 { |
---|
253 | 241 | compatible = "abilis,tb10x-gpio"; |
---|
254 | 242 | interrupt-controller; |
---|
255 | 243 | #interrupt-cells = <1>; |
---|
256 | 244 | interrupt-parent = <&tb10x_ictl>; |
---|
257 | 245 | interrupts = <27 2>; |
---|
258 | | - reg = <0xFF146000 0x1000>; |
---|
| 246 | + reg = <0xff146000 0x1000>; |
---|
259 | 247 | gpio-controller; |
---|
260 | 248 | #gpio-cells = <2>; |
---|
261 | 249 | abilis,ngpio = <3>; |
---|
262 | 250 | gpio-ranges = <&iomux 0 0 0>; |
---|
263 | 251 | gpio-ranges-group-names = "gpiog"; |
---|
264 | 252 | }; |
---|
265 | | - gpioh: gpio@FF147000 { |
---|
| 253 | + gpioh: gpio@ff147000 { |
---|
266 | 254 | compatible = "abilis,tb10x-gpio"; |
---|
267 | 255 | interrupt-controller; |
---|
268 | 256 | #interrupt-cells = <1>; |
---|
269 | 257 | interrupt-parent = <&tb10x_ictl>; |
---|
270 | 258 | interrupts = <27 2>; |
---|
271 | | - reg = <0xFF147000 0x1000>; |
---|
| 259 | + reg = <0xff147000 0x1000>; |
---|
272 | 260 | gpio-controller; |
---|
273 | 261 | #gpio-cells = <2>; |
---|
274 | 262 | abilis,ngpio = <2>; |
---|
275 | 263 | gpio-ranges = <&iomux 0 0 0>; |
---|
276 | 264 | gpio-ranges-group-names = "gpioh"; |
---|
277 | 265 | }; |
---|
278 | | - gpioi: gpio@FF148000 { |
---|
| 266 | + gpioi: gpio@ff148000 { |
---|
279 | 267 | compatible = "abilis,tb10x-gpio"; |
---|
280 | 268 | interrupt-controller; |
---|
281 | 269 | #interrupt-cells = <1>; |
---|
282 | 270 | interrupt-parent = <&tb10x_ictl>; |
---|
283 | 271 | interrupts = <27 2>; |
---|
284 | | - reg = <0xFF148000 0x1000>; |
---|
| 272 | + reg = <0xff148000 0x1000>; |
---|
285 | 273 | gpio-controller; |
---|
286 | 274 | #gpio-cells = <2>; |
---|
287 | 275 | abilis,ngpio = <12>; |
---|
288 | 276 | gpio-ranges = <&iomux 0 0 0>; |
---|
289 | 277 | gpio-ranges-group-names = "gpioi"; |
---|
290 | 278 | }; |
---|
291 | | - gpioj: gpio@FF149000 { |
---|
| 279 | + gpioj: gpio@ff149000 { |
---|
292 | 280 | compatible = "abilis,tb10x-gpio"; |
---|
293 | 281 | interrupt-controller; |
---|
294 | 282 | #interrupt-cells = <1>; |
---|
295 | 283 | interrupt-parent = <&tb10x_ictl>; |
---|
296 | 284 | interrupts = <27 2>; |
---|
297 | | - reg = <0xFF149000 0x1000>; |
---|
| 285 | + reg = <0xff149000 0x1000>; |
---|
298 | 286 | gpio-controller; |
---|
299 | 287 | #gpio-cells = <2>; |
---|
300 | 288 | abilis,ngpio = <32>; |
---|
301 | 289 | gpio-ranges = <&iomux 0 0 0>; |
---|
302 | 290 | gpio-ranges-group-names = "gpioj"; |
---|
303 | 291 | }; |
---|
304 | | - gpiok: gpio@FF14a000 { |
---|
| 292 | + gpiok: gpio@ff14a000 { |
---|
305 | 293 | compatible = "abilis,tb10x-gpio"; |
---|
306 | 294 | interrupt-controller; |
---|
307 | 295 | #interrupt-cells = <1>; |
---|
308 | 296 | interrupt-parent = <&tb10x_ictl>; |
---|
309 | 297 | interrupts = <27 2>; |
---|
310 | | - reg = <0xFF14A000 0x1000>; |
---|
| 298 | + reg = <0xff14a000 0x1000>; |
---|
311 | 299 | gpio-controller; |
---|
312 | 300 | #gpio-cells = <2>; |
---|
313 | 301 | abilis,ngpio = <22>; |
---|
314 | 302 | gpio-ranges = <&iomux 0 0 0>; |
---|
315 | 303 | gpio-ranges-group-names = "gpiok"; |
---|
316 | 304 | }; |
---|
317 | | - gpiol: gpio@FF14b000 { |
---|
| 305 | + gpiol: gpio@ff14b000 { |
---|
318 | 306 | compatible = "abilis,tb10x-gpio"; |
---|
319 | 307 | interrupt-controller; |
---|
320 | 308 | #interrupt-cells = <1>; |
---|
321 | 309 | interrupt-parent = <&tb10x_ictl>; |
---|
322 | 310 | interrupts = <27 2>; |
---|
323 | | - reg = <0xFF14B000 0x1000>; |
---|
| 311 | + reg = <0xff14b000 0x1000>; |
---|
324 | 312 | gpio-controller; |
---|
325 | 313 | #gpio-cells = <2>; |
---|
326 | 314 | abilis,ngpio = <4>; |
---|
327 | 315 | gpio-ranges = <&iomux 0 0 0>; |
---|
328 | 316 | gpio-ranges-group-names = "gpiol"; |
---|
329 | 317 | }; |
---|
330 | | - gpiom: gpio@FF14c000 { |
---|
| 318 | + gpiom: gpio@ff14c000 { |
---|
331 | 319 | compatible = "abilis,tb10x-gpio"; |
---|
332 | 320 | interrupt-controller; |
---|
333 | 321 | #interrupt-cells = <1>; |
---|
334 | 322 | interrupt-parent = <&tb10x_ictl>; |
---|
335 | 323 | interrupts = <27 2>; |
---|
336 | | - reg = <0xFF14C000 0x1000>; |
---|
| 324 | + reg = <0xff14c000 0x1000>; |
---|
337 | 325 | gpio-controller; |
---|
338 | 326 | #gpio-cells = <2>; |
---|
339 | 327 | abilis,ngpio = <4>; |
---|
340 | 328 | gpio-ranges = <&iomux 0 0 0>; |
---|
341 | 329 | gpio-ranges-group-names = "gpiom"; |
---|
342 | 330 | }; |
---|
343 | | - gpion: gpio@FF14d000 { |
---|
| 331 | + gpion: gpio@ff14d000 { |
---|
344 | 332 | compatible = "abilis,tb10x-gpio"; |
---|
345 | 333 | interrupt-controller; |
---|
346 | 334 | #interrupt-cells = <1>; |
---|
347 | 335 | interrupt-parent = <&tb10x_ictl>; |
---|
348 | 336 | interrupts = <27 2>; |
---|
349 | | - reg = <0xFF14D000 0x1000>; |
---|
| 337 | + reg = <0xff14d000 0x1000>; |
---|
350 | 338 | gpio-controller; |
---|
351 | 339 | #gpio-cells = <2>; |
---|
352 | 340 | abilis,ngpio = <5>; |
---|