1 /* OCTEON 3XXX DTS common parts. */
6 compatible = "cavium,octeon-3860";
9 interrupt-parent = <&ciu>;
12 compatible = "simple-bus";
15 ranges; /* Direct mapping */
17 ciu: interrupt-controller@1070000000000 {
18 compatible = "cavium,octeon-3860-ciu";
20 /* Interrupts are specified by two parts:
21 * 1) Controller register (0 or 1)
22 * 2) Bit within the register (0..63)
24 #interrupt-cells = <2>;
25 reg = <0x10700 0x00000000 0x0 0x7000>;
28 gpio: gpio-controller@1070000000800 {
30 compatible = "cavium,octeon-3860-gpio";
31 reg = <0x10700 0x00000800 0x0 0x100>;
33 /* Interrupts are specified by two parts:
34 * 1) GPIO pin number (0..15)
35 * 2) Triggering (1 - edge rising
37 * 4 - level active high
38 * 8 - level active low)
41 #interrupt-cells = <2>;
42 /* The GPIO pin connect to 16 consecutive CUI bits */
43 interrupts = <0 16>, <0 17>, <0 18>, <0 19>,
44 <0 20>, <0 21>, <0 22>, <0 23>,
45 <0 24>, <0 25>, <0 26>, <0 27>,
46 <0 28>, <0 29>, <0 30>, <0 31>;
49 smi0: mdio@1180000001800 {
50 compatible = "cavium,octeon-3860-mdio";
53 reg = <0x11800 0x00001800 0x0 0x40>;
56 pip: pip@11800a0000000 {
57 compatible = "cavium,octeon-3860-pip";
60 reg = <0x11800 0xa0000000 0x0 0x2000>;
63 compatible = "cavium,octeon-3860-pip-interface";
66 reg = <0>; /* interface */
69 compatible = "cavium,octeon-3860-pip-port";
70 reg = <0x0>; /* Port */
71 local-mac-address = [ 00 00 00 00 00 00 ];
74 compatible = "cavium,octeon-3860-pip-port";
75 reg = <0x1>; /* Port */
76 local-mac-address = [ 00 00 00 00 00 00 ];
79 compatible = "cavium,octeon-3860-pip-port";
80 reg = <0x2>; /* Port */
81 local-mac-address = [ 00 00 00 00 00 00 ];
86 compatible = "cavium,octeon-3860-pip-interface";
89 reg = <1>; /* interface */
93 twsi0: i2c@1180000001000 {
96 compatible = "cavium,octeon-3860-twsi";
97 reg = <0x11800 0x00001000 0x0 0x200>;
99 clock-frequency = <100000>;
102 uart0: serial@1180000000800 {
103 compatible = "cavium,octeon-3860-uart","ns16550";
104 reg = <0x11800 0x00000800 0x0 0x400>;
105 clock-frequency = <0>;
106 current-speed = <115200>;
111 bootbus: bootbus@1180000000000 {
112 compatible = "cavium,octeon-3860-bootbus";
113 reg = <0x11800 0x00000000 0x0 0x200>;
114 /* The chip select number and offset */
115 #address-cells = <2>;
116 /* The size of the chip select region */
118 ranges = <0 0 0x0 0x1f400000 0xc00000>,
119 <1 0 0x10000 0x30000000 0>,
120 <2 0 0x10000 0x40000000 0>,
121 <3 0 0x10000 0x50000000 0>,
122 <4 0 0x0 0x1d020000 0x10000>,
123 <5 0 0x0 0x1d040000 0x10000>,
124 <6 0 0x0 0x1d050000 0x10000>,
125 <7 0 0x10000 0x90000000 0>;
128 compatible = "cavium,octeon-3860-bootbus-config";
129 cavium,cs-index = <0>;
134 cavium,t-rd-hld = <35>;
135 cavium,t-wr-hld = <45>;
136 cavium,t-pause = <0>;
138 cavium,t-page = <35>;
139 cavium,t-rd-dly = <0>;
142 cavium,bus-width = <8>;
145 compatible = "cavium,octeon-3860-bootbus-config";
146 cavium,cs-index = <4>;
147 cavium,t-adr = <320>;
151 cavium,t-rd-hld = <320>;
152 cavium,t-wr-hld = <320>;
153 cavium,t-pause = <320>;
154 cavium,t-wait = <320>;
155 cavium,t-page = <320>;
156 cavium,t-rd-dly = <0>;
159 cavium,bus-width = <8>;
162 compatible = "cavium,octeon-3860-bootbus-config";
163 cavium,cs-index = <5>;
168 cavium,t-rd-hld = <100>;
169 cavium,t-wr-hld = <30>;
170 cavium,t-pause = <0>;
171 cavium,t-wait = <30>;
172 cavium,t-page = <320>;
173 cavium,t-rd-dly = <0>;
176 cavium,bus-width = <16>;
179 compatible = "cavium,octeon-3860-bootbus-config";
180 cavium,cs-index = <6>;
185 cavium,t-rd-hld = <100>;
186 cavium,t-wr-hld = <70>;
187 cavium,t-pause = <0>;
189 cavium,t-page = <320>;
190 cavium,t-rd-dly = <0>;
194 cavium,bus-width = <16>;
198 compatible = "cfi-flash";
199 reg = <0 0 0x800000>;
200 #address-cells = <1>;
205 dma0: dma-engine@1180000000100 {
206 compatible = "cavium,octeon-5750-bootbus-dma";
207 reg = <0x11800 0x00000100 0x0 0x8>;
211 dma1: dma-engine@1180000000108 {
212 compatible = "cavium,octeon-5750-bootbus-dma";
213 reg = <0x11800 0x00000108 0x0 0x8>;
217 usbn: usbn@1180068000000 {
218 compatible = "cavium,octeon-5750-usbn";
219 reg = <0x11800 0x68000000 0x0 0x1000>;
220 ranges; /* Direct mapping */
221 #address-cells = <2>;
225 compatible = "cavium,octeon-5750-usbc";
226 reg = <0x16f00 0x10000000 0x0 0x80000>;