2 * Abilis Systems TB100 SOC device tree
4 * Copyright (C) Abilis Systems 2013
6 * Author: Christian Ruppert <christian.ruppert@abilis.com>
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.
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.
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
22 /include/ "abilis_tb10x.dtsi"
27 bus-frequency = <166666666>;
30 clock-frequency = <1000000000>;
41 iomux: iomux@FF10601c {
43 pctl_tsin_s0: pctl-tsin-s0 { /* Serial TS-in 0 */
44 abilis,function = "mis0";
46 pctl_tsin_s1: pctl-tsin-s1 { /* Serial TS-in 1 */
47 abilis,function = "mis1";
49 pctl_gpio_a: pctl-gpio-a { /* GPIO bank A */
50 abilis,function = "gpioa";
52 pctl_tsin_p1: pctl-tsin-p1 { /* Parallel TS-in 1 */
53 abilis,function = "mip1";
56 pctl_tsin_s2: pctl-tsin-s2 { /* Serial TS-in 2 */
57 abilis,function = "mis2";
59 pctl_tsin_s3: pctl-tsin-s3 { /* Serial TS-in 3 */
60 abilis,function = "mis3";
62 pctl_gpio_c: pctl-gpio-c { /* GPIO bank C */
63 abilis,function = "gpioc";
65 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */
66 abilis,function = "mip3";
69 pctl_tsin_s4: pctl-tsin-s4 { /* Serial TS-in 4 */
70 abilis,function = "mis4";
72 pctl_tsin_s5: pctl-tsin-s5 { /* Serial TS-in 5 */
73 abilis,function = "mis5";
75 pctl_gpio_e: pctl-gpio-e { /* GPIO bank E */
76 abilis,function = "gpioe";
78 pctl_tsin_p5: pctl-tsin-p5 { /* Parallel TS-in 5 */
79 abilis,function = "mip5";
82 pctl_tsin_s6: pctl-tsin-s6 { /* Serial TS-in 6 */
83 abilis,function = "mis6";
85 pctl_tsin_s7: pctl-tsin-s7 { /* Serial TS-in 7 */
86 abilis,function = "mis7";
88 pctl_gpio_g: pctl-gpio-g { /* GPIO bank G */
89 abilis,function = "gpiog";
91 pctl_tsin_p7: pctl-tsin-p7 { /* Parallel TS-in 7 */
92 abilis,function = "mip7";
95 pctl_gpio_j: pctl-gpio-j { /* GPIO bank J */
96 abilis,function = "gpioj";
98 pctl_gpio_k: pctl-gpio-k { /* GPIO bank K */
99 abilis,function = "gpiok";
101 pctl_ciplus: pctl-ciplus { /* CI+ interface */
102 abilis,function = "ciplus";
104 pctl_mcard: pctl-mcard { /* M-Card interface */
105 abilis,function = "mcard";
108 pctl_tsout_p: pctl-tsout-p { /* Parallel TS-out */
109 abilis,function = "mop";
111 pctl_tsout_s0: pctl-tsout-s0 { /* Serial TS-out 0 */
112 abilis,function = "mos0";
114 pctl_tsout_s1: pctl-tsout-s1 { /* Serial TS-out 1 */
115 abilis,function = "mos1";
117 pctl_tsout_s2: pctl-tsout-s2 { /* Serial TS-out 2 */
118 abilis,function = "mos2";
120 pctl_tsout_s3: pctl-tsout-s3 { /* Serial TS-out 3 */
121 abilis,function = "mos3";
124 pctl_uart0: pctl-uart0 { /* UART 0 */
125 abilis,function = "uart0";
127 pctl_uart1: pctl-uart1 { /* UART 1 */
128 abilis,function = "uart1";
130 pctl_gpio_l: pctl-gpio-l { /* GPIO bank L */
131 abilis,function = "gpiol";
133 pctl_gpio_m: pctl-gpio-m { /* GPIO bank M */
134 abilis,function = "gpiom";
137 pctl_spi3: pctl-spi3 {
138 abilis,function = "spi3";
141 pctl_spi1: pctl-spi1 {
142 abilis,function = "spi1";
144 pctl_gpio_n: pctl-gpio-n {
145 abilis,function = "gpion";
148 pctl_gpio_b: pctl-gpio-b {
149 abilis,function = "gpiob";
151 pctl_gpio_d: pctl-gpio-d {
152 abilis,function = "gpiod";
154 pctl_gpio_f: pctl-gpio-f {
155 abilis,function = "gpiof";
157 pctl_gpio_h: pctl-gpio-h {
158 abilis,function = "gpioh";
160 pctl_gpio_i: pctl-gpio-i {
161 abilis,function = "gpioi";
165 gpioa: gpio@FF140000 {
166 compatible = "abilis,tb10x-gpio";
167 interrupt-controller;
168 #interrupt-cells = <1>;
169 interrupt-parent = <&tb10x_ictl>;
171 reg = <0xFF140000 0x1000>;
175 gpio-ranges = <&iomux 0 0 0>;
176 gpio-ranges-group-names = "gpioa";
178 gpiob: gpio@FF141000 {
179 compatible = "abilis,tb10x-gpio";
180 interrupt-controller;
181 #interrupt-cells = <1>;
182 interrupt-parent = <&tb10x_ictl>;
184 reg = <0xFF141000 0x1000>;
188 gpio-ranges = <&iomux 0 0 0>;
189 gpio-ranges-group-names = "gpiob";
191 gpioc: gpio@FF142000 {
192 compatible = "abilis,tb10x-gpio";
193 interrupt-controller;
194 #interrupt-cells = <1>;
195 interrupt-parent = <&tb10x_ictl>;
197 reg = <0xFF142000 0x1000>;
201 gpio-ranges = <&iomux 0 0 0>;
202 gpio-ranges-group-names = "gpioc";
204 gpiod: gpio@FF143000 {
205 compatible = "abilis,tb10x-gpio";
206 interrupt-controller;
207 #interrupt-cells = <1>;
208 interrupt-parent = <&tb10x_ictl>;
210 reg = <0xFF143000 0x1000>;
214 gpio-ranges = <&iomux 0 0 0>;
215 gpio-ranges-group-names = "gpiod";
217 gpioe: gpio@FF144000 {
218 compatible = "abilis,tb10x-gpio";
219 interrupt-controller;
220 #interrupt-cells = <1>;
221 interrupt-parent = <&tb10x_ictl>;
223 reg = <0xFF144000 0x1000>;
227 gpio-ranges = <&iomux 0 0 0>;
228 gpio-ranges-group-names = "gpioe";
230 gpiof: gpio@FF145000 {
231 compatible = "abilis,tb10x-gpio";
232 interrupt-controller;
233 #interrupt-cells = <1>;
234 interrupt-parent = <&tb10x_ictl>;
236 reg = <0xFF145000 0x1000>;
240 gpio-ranges = <&iomux 0 0 0>;
241 gpio-ranges-group-names = "gpiof";
243 gpiog: gpio@FF146000 {
244 compatible = "abilis,tb10x-gpio";
245 interrupt-controller;
246 #interrupt-cells = <1>;
247 interrupt-parent = <&tb10x_ictl>;
249 reg = <0xFF146000 0x1000>;
253 gpio-ranges = <&iomux 0 0 0>;
254 gpio-ranges-group-names = "gpiog";
256 gpioh: gpio@FF147000 {
257 compatible = "abilis,tb10x-gpio";
258 interrupt-controller;
259 #interrupt-cells = <1>;
260 interrupt-parent = <&tb10x_ictl>;
262 reg = <0xFF147000 0x1000>;
266 gpio-ranges = <&iomux 0 0 0>;
267 gpio-ranges-group-names = "gpioh";
269 gpioi: gpio@FF148000 {
270 compatible = "abilis,tb10x-gpio";
271 interrupt-controller;
272 #interrupt-cells = <1>;
273 interrupt-parent = <&tb10x_ictl>;
275 reg = <0xFF148000 0x1000>;
279 gpio-ranges = <&iomux 0 0 0>;
280 gpio-ranges-group-names = "gpioi";
282 gpioj: gpio@FF149000 {
283 compatible = "abilis,tb10x-gpio";
284 interrupt-controller;
285 #interrupt-cells = <1>;
286 interrupt-parent = <&tb10x_ictl>;
288 reg = <0xFF149000 0x1000>;
292 gpio-ranges = <&iomux 0 0 0>;
293 gpio-ranges-group-names = "gpioj";
295 gpiok: gpio@FF14a000 {
296 compatible = "abilis,tb10x-gpio";
297 interrupt-controller;
298 #interrupt-cells = <1>;
299 interrupt-parent = <&tb10x_ictl>;
301 reg = <0xFF14A000 0x1000>;
305 gpio-ranges = <&iomux 0 0 0>;
306 gpio-ranges-group-names = "gpiok";
308 gpiol: gpio@FF14b000 {
309 compatible = "abilis,tb10x-gpio";
310 interrupt-controller;
311 #interrupt-cells = <1>;
312 interrupt-parent = <&tb10x_ictl>;
314 reg = <0xFF14B000 0x1000>;
318 gpio-ranges = <&iomux 0 0 0>;
319 gpio-ranges-group-names = "gpiol";
321 gpiom: gpio@FF14c000 {
322 compatible = "abilis,tb10x-gpio";
323 interrupt-controller;
324 #interrupt-cells = <1>;
325 interrupt-parent = <&tb10x_ictl>;
327 reg = <0xFF14C000 0x1000>;
331 gpio-ranges = <&iomux 0 0 0>;
332 gpio-ranges-group-names = "gpiom";
334 gpion: gpio@FF14d000 {
335 compatible = "abilis,tb10x-gpio";
336 interrupt-controller;
337 #interrupt-cells = <1>;
338 interrupt-parent = <&tb10x_ictl>;
340 reg = <0xFF14D000 0x1000>;
344 gpio-ranges = <&iomux 0 0 0>;
345 gpio-ranges-group-names = "gpion";