summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-cavium/dts/sff8304-linux.dts
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-cavium/dts/sff8304-linux.dts')
-rw-r--r--recipes-kernel/linux/linux-cavium/dts/sff8304-linux.dts241
1 files changed, 0 insertions, 241 deletions
diff --git a/recipes-kernel/linux/linux-cavium/dts/sff8304-linux.dts b/recipes-kernel/linux/linux-cavium/dts/sff8304-linux.dts
deleted file mode 100644
index 705e712..0000000
--- a/recipes-kernel/linux/linux-cavium/dts/sff8304-linux.dts
+++ /dev/null
@@ -1,241 +0,0 @@
1/*
2 * Cavium Thunder DTS file - Thunder board description
3 *
4 * Copyright (C) 2017, Cavium Inc.
5 *
6 * This file is dual-licensed: you can use it either under the terms
7 * of the GPL or the X11 license, at your option. Note that this dual
8 * licensing only applies to this file, and not this project as a
9 * whole.
10 *
11 * a) This library is free software; you can redistribute it and/or
12 * modify it under the terms of the GNU General Public License as
13 * published by the Free Software Foundation; either version 2 of the
14 * License, or (at your option) any later version.
15 *
16 * This library is distributed in the hope that it will be useful,
17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 * GNU General Public License for more details.
20 *
21 * You should have received a copy of the GNU General Public
22 * License along with this library; if not, write to the Free
23 * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
24 * MA 02110-1301 USA
25 *
26 * Or, alternatively,
27 *
28 * b) Permission is hereby granted, free of charge, to any person
29 * obtaining a copy of this software and associated documentation
30 * files (the "Software"), to deal in the Software without
31 * restriction, including without limitation the rights to use,
32 * copy, modify, merge, publish, distribute, sublicense, and/or
33 * sell copies of the Software, and to permit persons to whom the
34 * Software is furnished to do so, subject to the following
35 * conditions:
36 *
37 * The above copyright notice and this permission notice shall be
38 * included in all copies or substantial portions of the Software.
39 *
40 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
41 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
42 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
43 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
44 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
45 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
46 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
47 * OTHER DEALINGS IN THE SOFTWARE.
48 */
49
50/dts-v1/;
51
52/include/ "cn83xx-linux.dtsi"
53
54&mrml_bridge {
55 bgx0 {
56 /* typename+qlm+typenumber eg :
57 sgmii+bgx0+sgmmi0
58 */
59 xfi00 {
60 reg = <0x0>;
61 qlm-mode = "0x000,xfi";
62 local-mac-address = [00 00 00 00 00 00];
63 };
64 xfi01 {
65 reg = <0x1>;
66 qlm-mode = "0x001,xfi";
67 local-mac-address = [00 00 00 00 00 00];
68 };
69 xfi02 {
70 reg = <0x2>;
71 qlm-mode = "0x002,xfi";
72 local-mac-address = [00 00 00 00 00 00];
73 };
74 xfi03 {
75 reg = <0x3>;
76 qlm-mode = "0x003,xfi";
77 local-mac-address = [00 00 00 00 00 00];
78 };
79 };
80 bgx1 {
81 xfi-10g-kr10 {
82 reg = <0x0>;
83 qlm-mode = "0x010,xfi-10g-kr";
84 local-mac-address = [00 00 00 00 00 00];
85 };
86 xfi-10g-kr11 {
87 reg = <0x1>;
88 qlm-mode = "0x011,xfi-10g-kr";
89 local-mac-address = [00 00 00 00 00 00];
90 };
91 xfi-10g-kr12 {
92 reg = <0x2>;
93 qlm-mode = "0x012,xfi-10g-kr";
94 local-mac-address = [00 00 00 00 00 00];
95 };
96 xfi-10g-kr13 {
97 reg = <0x3>;
98 qlm-mode = "0x013,xfi-10g-kr";
99 local-mac-address = [00 00 00 00 00 00];
100 };
101
102 };
103};
104
105&mmc_1_4 {
106 /* Power on GPIO 8, active high, shared */
107 power-gpios = <&gpio_6_0 8 0>;
108
109 mmc-slot@0 {
110 compatible = "mmc-slot";
111 reg = <0>;
112 vmmc-supply = <&mmc_supply_3v3>;
113 max-frequency = <26000000>;
114 mmc-ddr-3_3v;
115 /* 1.8v is not supported */
116 no-1-8-v;
117 /* Bus width is only 4 bits maximum */
118 bus-width = <4>;
119 /* No write-protect switch is present */
120 disable-wp;
121 /* There is no card detection available; polling must be used. */
122 broken-cd;
123 /* High-speed mode is supported */
124 cap-sd-highspeed;
125 /* speed up device probing */
126 no-sdio;
127 no-mmc;
128 };
129 mmc-slot@1 {
130 compatible = "mmc-slot";
131 reg = <1>;
132 vmmc-supply = <&mmc_supply_3v3>;
133 max-frequency = <26000000>;
134 mmc-ddr-3_3v;
135 /* 1.8v is not supported */
136 no-1-8-v;
137 /* Bus width is only 8 bits maximum */
138 bus-width = <8>;
139 /* No write-protect switch is present */
140 disable-wp;
141 /* There is no card detection available; polling must be used. */
142 broken-cd;
143 /* High-speed mode is supported */
144 cap-mmc-highspeed;
145 /* eMMC device is soldered onto the board */
146 non-removable;
147 /* speed up device probing */
148 no-sdio;
149 no-sd;
150 };
151};
152
153&i2c_9_0 {
154 rtc@68 {
155 compatible = "dallas,ds1337";
156 reg = <0x68>;
157 rtcmodel = <1>;
158 };
159 mux@70 {
160 compatible = "nxp,pca9547";
161 reg = <0x70>;
162 #address-cells = <1>;
163 #size-cells = <0>;
164
165 i2c@0 {
166 #address-cells = <1>;
167 #size-cells = <0>;
168 reg = <0>;
169 eeprom@54 {
170 compatible = "atmel,24c256";
171 reg = <0x54>;
172 pagesize = <64>;
173 };
174 };
175
176 i2c@1 {
177 #address-cells = <1>;
178 #size-cells = <0>;
179 reg = <1>;
180 eeprom@54 {
181 compatible = "atmel,24c256";
182 reg = <0x54>;
183 pagesize = <64>;
184 };
185 };
186
187 i2c@2 {
188 #address-cells = <1>;
189 #size-cells = <0>;
190 reg = <2>;
191 eeprom@54 {
192 compatible = "atmel,24c256";
193 reg = <0x54>;
194 pagesize = <64>;
195 };
196 };
197
198 i2c@3 {
199 #address-cells = <1>;
200 #size-cells = <0>;
201 reg = <3>;
202 eeprom@54 {
203 compatible = "atmel,24c256";
204 reg = <0x54>;
205 pagesize = <64>;
206 };
207 };
208
209 i2c@4 {
210 #address-cells = <1>;
211 #size-cells = <0>;
212 reg = <4>;
213 eeprom@54 {
214 compatible = "atmel,24c256";
215 reg = <0x54>;
216 pagesize = <64>;
217 };
218 };
219
220 i2c@5 {
221 #address-cells = <1>;
222 #size-cells = <0>;
223 reg = <5>;
224 eeprom@54 {
225 compatible = "atmel,24c256";
226 reg = <0x54>;
227 pagesize = <64>;
228 };
229 };
230 };
231};
232
233&spi_7_0 {
234 flash@0 {
235 compatible = "jedec,spi-nor", "spi-flash";
236 reg = <0x0>;
237 spi-max-frequency = <16000000>;
238 #address-cells = <1>;
239 #size-cells = <1>;
240 };
241};