2 * Abilis Systems TB10X 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
24 compatible = "abilis,arc-tb10x";
33 compatible = "snps,arc770d";
42 ranges = <0xfe000000 0xfe000000 0x02000000
43 0x000F0000 0x000F0000 0x00010000>;
44 compatible = "abilis,tb10x", "simple-bus";
47 compatible = "fixed-clock";
49 clock-output-names = "pll0";
52 compatible = "fixed-factor-clock";
55 clock-output-names = "cpu_clk";
58 compatible = "fixed-factor-clock";
61 clock-output-names = "ahb_clk";
64 iomux: iomux@FF10601c {
65 compatible = "abilis,tb10x-iomux";
66 #gpio-range-cells = <3>;
67 reg = <0xFF10601c 0x4>;
70 intc: interrupt-controller {
71 compatible = "snps,arc700-intc";
73 #interrupt-cells = <1>;
75 tb10x_ictl: pic@fe002000 {
76 compatible = "abilis,tb10x-ictl";
77 reg = <0xFE002000 0x20>;
79 #interrupt-cells = <2>;
80 interrupt-parent = <&intc>;
81 interrupts = <5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
82 20 21 22 23 24 25 26 27 28 29 30 31>;
86 compatible = "snps,dw-apb-uart";
87 reg = <0xFF100000 0x100>;
88 clock-frequency = <166666666>;
92 interrupt-parent = <&tb10x_ictl>;
95 compatible = "snps,dwmac-3.70a","snps,dwmac";
96 reg = <0xFE100000 0x1058>;
97 interrupt-parent = <&tb10x_ictl>;
99 interrupt-names = "macirq";
101 clock-names = "stmmaceth";
104 compatible = "snps,dma-spear1340";
105 reg = <0xFE000000 0x400>;
106 interrupt-parent = <&tb10x_ictl>;
112 chan_allocation_order = <0>;
114 block_size = <0x7ff>;
115 data_width = <2 0 0 0>;
117 clock-names = "hclk";
121 #address-cells = <1>;
123 compatible = "snps,designware-i2c";
124 reg = <0xFF120000 0x1000>;
125 interrupt-parent = <&tb10x_ictl>;
130 #address-cells = <1>;
132 compatible = "snps,designware-i2c";
133 reg = <0xFF121000 0x1000>;
134 interrupt-parent = <&tb10x_ictl>;
139 #address-cells = <1>;
141 compatible = "snps,designware-i2c";
142 reg = <0xFF122000 0x1000>;
143 interrupt-parent = <&tb10x_ictl>;
148 #address-cells = <1>;
150 compatible = "snps,designware-i2c";
151 reg = <0xFF123000 0x1000>;
152 interrupt-parent = <&tb10x_ictl>;
157 #address-cells = <1>;
159 compatible = "snps,designware-i2c";
160 reg = <0xFF124000 0x1000>;
161 interrupt-parent = <&tb10x_ictl>;
166 spi0: spi@0xFE010000 {
167 #address-cells = <1>;
170 compatible = "abilis,tb100-spi";
172 reg = <0xFE010000 0x20>;
173 interrupt-parent = <&tb10x_ictl>;
177 spi1: spi@0xFE011000 {
178 #address-cells = <1>;
181 compatible = "abilis,tb100-spi";
183 reg = <0xFE011000 0x20>;
184 interrupt-parent = <&tb10x_ictl>;
189 tb10x_tsm: tb10x-tsm@ff316000 {
190 compatible = "abilis,tb100-tsm";
191 reg = <0xff316000 0x400>;
192 interrupt-parent = <&tb10x_ictl>;
195 global-packet-delay = <0x21>;
196 port-packet-delay = <0>;
198 tb10x_stream_proc: tb10x-stream-proc {
199 compatible = "abilis,tb100-streamproc";
200 reg = <0xfff00000 0x200>,
201 <0x000f0000 0x10000>,
210 interrupt-parent = <&tb10x_ictl>;
211 interrupts = <20 2>, <19 2>;
212 interrupt-names = "cmd_irq", "event_irq";
214 tb10x_mdsc0: tb10x-mdscr@FF300000 {
215 compatible = "abilis,tb100-mdscr";
216 reg = <0xFF300000 0x7000>;
217 tb100-mdscr-manage-tsin;
219 tb10x_mscr0: tb10x-mdscr@FF307000 {
220 compatible = "abilis,tb100-mdscr";
221 reg = <0xFF307000 0x7000>;
223 tb10x_scr0: tb10x-mdscr@ff30e000 {
224 compatible = "abilis,tb100-mdscr";
225 reg = <0xFF30e000 0x4000>;
226 tb100-mdscr-manage-tsin;
228 tb10x_scr1: tb10x-mdscr@ff312000 {
229 compatible = "abilis,tb100-mdscr";
230 reg = <0xFF312000 0x4000>;
231 tb100-mdscr-manage-tsin;
233 tb10x_wfb: tb10x-wfb@ff319000 {
234 compatible = "abilis,tb100-wfb";
235 reg = <0xff319000 0x1000>;
236 interrupt-parent = <&tb10x_ictl>;