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";
38 /* TIMER0 with interrupt for clockevent */
40 compatible = "snps,arc-timer";
42 interrupt-parent = <&intc>;
46 /* TIMER1 for free running clocksource */
48 compatible = "snps,arc-timer";
56 ranges = <0xfe000000 0xfe000000 0x02000000
57 0x000F0000 0x000F0000 0x00010000>;
58 compatible = "abilis,tb10x", "simple-bus";
61 compatible = "fixed-clock";
63 clock-output-names = "pll0";
66 compatible = "fixed-factor-clock";
69 clock-output-names = "cpu_clk";
72 compatible = "fixed-factor-clock";
75 clock-output-names = "ahb_clk";
78 iomux: iomux@FF10601c {
79 compatible = "abilis,tb10x-iomux";
80 #gpio-range-cells = <3>;
81 reg = <0xFF10601c 0x4>;
84 intc: interrupt-controller {
85 compatible = "snps,arc700-intc";
87 #interrupt-cells = <1>;
89 tb10x_ictl: pic@fe002000 {
90 compatible = "abilis,tb10x-ictl";
91 reg = <0xFE002000 0x20>;
93 #interrupt-cells = <2>;
94 interrupt-parent = <&intc>;
95 interrupts = <5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
96 20 21 22 23 24 25 26 27 28 29 30 31>;
100 compatible = "snps,dw-apb-uart";
101 reg = <0xFF100000 0x100>;
102 clock-frequency = <166666666>;
106 interrupt-parent = <&tb10x_ictl>;
109 compatible = "snps,dwmac-3.70a","snps,dwmac";
110 reg = <0xFE100000 0x1058>;
111 interrupt-parent = <&tb10x_ictl>;
113 interrupt-names = "macirq";
115 clock-names = "stmmaceth";
118 compatible = "snps,dma-spear1340";
119 reg = <0xFE000000 0x400>;
120 interrupt-parent = <&tb10x_ictl>;
126 chan_allocation_order = <0>;
128 block_size = <0x7ff>;
131 clock-names = "hclk";
132 multi-block = <1 1 1 1 1 1>;
136 #address-cells = <1>;
138 compatible = "snps,designware-i2c";
139 reg = <0xFF120000 0x1000>;
140 interrupt-parent = <&tb10x_ictl>;
145 #address-cells = <1>;
147 compatible = "snps,designware-i2c";
148 reg = <0xFF121000 0x1000>;
149 interrupt-parent = <&tb10x_ictl>;
154 #address-cells = <1>;
156 compatible = "snps,designware-i2c";
157 reg = <0xFF122000 0x1000>;
158 interrupt-parent = <&tb10x_ictl>;
163 #address-cells = <1>;
165 compatible = "snps,designware-i2c";
166 reg = <0xFF123000 0x1000>;
167 interrupt-parent = <&tb10x_ictl>;
172 #address-cells = <1>;
174 compatible = "snps,designware-i2c";
175 reg = <0xFF124000 0x1000>;
176 interrupt-parent = <&tb10x_ictl>;
181 spi0: spi@0xFE010000 {
182 #address-cells = <1>;
185 compatible = "abilis,tb100-spi";
187 reg = <0xFE010000 0x20>;
188 interrupt-parent = <&tb10x_ictl>;
192 spi1: spi@0xFE011000 {
193 #address-cells = <1>;
196 compatible = "abilis,tb100-spi";
198 reg = <0xFE011000 0x20>;
199 interrupt-parent = <&tb10x_ictl>;
204 tb10x_tsm: tb10x-tsm@ff316000 {
205 compatible = "abilis,tb100-tsm";
206 reg = <0xff316000 0x400>;
207 interrupt-parent = <&tb10x_ictl>;
210 global-packet-delay = <0x21>;
211 port-packet-delay = <0>;
213 tb10x_stream_proc: tb10x-stream-proc {
214 compatible = "abilis,tb100-streamproc";
215 reg = <0xfff00000 0x200>,
216 <0x000f0000 0x10000>,
225 interrupt-parent = <&tb10x_ictl>;
226 interrupts = <20 2>, <19 2>;
227 interrupt-names = "cmd_irq", "event_irq";
229 tb10x_mdsc0: tb10x-mdscr@FF300000 {
230 compatible = "abilis,tb100-mdscr";
231 reg = <0xFF300000 0x7000>;
232 tb100-mdscr-manage-tsin;
234 tb10x_mscr0: tb10x-mdscr@FF307000 {
235 compatible = "abilis,tb100-mdscr";
236 reg = <0xFF307000 0x7000>;
238 tb10x_scr0: tb10x-mdscr@ff30e000 {
239 compatible = "abilis,tb100-mdscr";
240 reg = <0xFF30e000 0x4000>;
241 tb100-mdscr-manage-tsin;
243 tb10x_scr1: tb10x-mdscr@ff312000 {
244 compatible = "abilis,tb100-mdscr";
245 reg = <0xFF312000 0x4000>;
246 tb100-mdscr-manage-tsin;
248 tb10x_wfb: tb10x-wfb@ff319000 {
249 compatible = "abilis,tb100-wfb";
250 reg = <0xff319000 0x1000>;
251 interrupt-parent = <&tb10x_ictl>;