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 {
67 compatible = "abilis,tb10x-iomux";
68 reg = <0xFF10601c 0x4>;
71 intc: interrupt-controller {
72 compatible = "snps,arc700-intc";
74 #interrupt-cells = <1>;
76 tb10x_ictl: pic@fe002000 {
77 compatible = "abilis,tb10x-ictl";
78 reg = <0xFE002000 0x20>;
80 #interrupt-cells = <2>;
81 interrupt-parent = <&intc>;
82 interrupts = <5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
83 20 21 22 23 24 25 26 27 28 29 30 31>;
87 compatible = "snps,dw-apb-uart";
88 reg = <0xFF100000 0x100>;
89 clock-frequency = <166666666>;
93 interrupt-parent = <&tb10x_ictl>;
96 compatible = "snps,dwmac-3.70a","snps,dwmac";
97 reg = <0xFE100000 0x1058>;
98 interrupt-parent = <&tb10x_ictl>;
100 interrupt-names = "macirq";
102 clock-names = "stmmaceth";
105 compatible = "snps,dma-spear1340";
106 reg = <0xFE000000 0x400>;
107 interrupt-parent = <&tb10x_ictl>;
113 chan_allocation_order = <0>;
115 block_size = <0x7ff>;
116 data_width = <2 0 0 0>;
118 clock-names = "hclk";
122 #address-cells = <1>;
124 compatible = "snps,designware-i2c";
125 reg = <0xFF120000 0x1000>;
126 interrupt-parent = <&tb10x_ictl>;
131 #address-cells = <1>;
133 compatible = "snps,designware-i2c";
134 reg = <0xFF121000 0x1000>;
135 interrupt-parent = <&tb10x_ictl>;
140 #address-cells = <1>;
142 compatible = "snps,designware-i2c";
143 reg = <0xFF122000 0x1000>;
144 interrupt-parent = <&tb10x_ictl>;
149 #address-cells = <1>;
151 compatible = "snps,designware-i2c";
152 reg = <0xFF123000 0x1000>;
153 interrupt-parent = <&tb10x_ictl>;
158 #address-cells = <1>;
160 compatible = "snps,designware-i2c";
161 reg = <0xFF124000 0x1000>;
162 interrupt-parent = <&tb10x_ictl>;
167 spi0: spi@0xFE010000 {
168 #address-cells = <1>;
171 compatible = "abilis,tb100-spi";
173 reg = <0xFE010000 0x20>;
174 interrupt-parent = <&tb10x_ictl>;
178 spi1: spi@0xFE011000 {
179 #address-cells = <1>;
182 compatible = "abilis,tb100-spi";
184 reg = <0xFE011000 0x20>;
185 interrupt-parent = <&tb10x_ictl>;
190 tb10x_tsm: tb10x-tsm@ff316000 {
191 compatible = "abilis,tb100-tsm";
192 reg = <0xff316000 0x400>;
193 interrupt-parent = <&tb10x_ictl>;
196 global-packet-delay = <0x21>;
197 port-packet-delay = <0>;
199 tb10x_stream_proc: tb10x-stream-proc {
200 compatible = "abilis,tb100-streamproc";
201 reg = <0xfff00000 0x200>,
202 <0x000f0000 0x10000>,
211 interrupt-parent = <&tb10x_ictl>;
212 interrupts = <20 2>, <19 2>;
213 interrupt-names = "cmd_irq", "event_irq";
215 tb10x_mdsc0: tb10x-mdscr@FF300000 {
216 compatible = "abilis,tb100-mdscr";
217 reg = <0xFF300000 0x7000>;
218 tb100-mdscr-manage-tsin;
220 tb10x_mscr0: tb10x-mdscr@FF307000 {
221 compatible = "abilis,tb100-mdscr";
222 reg = <0xFF307000 0x7000>;
224 tb10x_scr0: tb10x-mdscr@ff30e000 {
225 compatible = "abilis,tb100-mdscr";
226 reg = <0xFF30e000 0x4000>;
227 tb100-mdscr-manage-tsin;
229 tb10x_scr1: tb10x-mdscr@ff312000 {
230 compatible = "abilis,tb100-mdscr";
231 reg = <0xFF312000 0x4000>;
232 tb100-mdscr-manage-tsin;
234 tb10x_wfb: tb10x-wfb@ff319000 {
235 compatible = "abilis,tb100-wfb";
236 reg = <0xff319000 0x1000>;
237 interrupt-parent = <&tb10x_ictl>;