1/* T4240 Interlaken LAC Portal device tree stub with 24 portals.
2 *
3 * Copyright 2012 Freescale Semiconductor Inc.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions are met:
7 *     * Redistributions of source code must retain the above copyright
8 *       notice, this list of conditions and the following disclaimer.
9 *     * Redistributions in binary form must reproduce the above copyright
10 *       notice, this list of conditions and the following disclaimer in the
11 *       documentation and/or other materials provided with the distribution.
12 *     * Neither the name of Freescale Semiconductor nor the
13 *       names of its contributors may be used to endorse or promote products
14 *       derived from this software without specific prior written permission.
15 *
16 *
17 * ALTERNATIVELY, this software may be distributed under the terms of the
18 * GNU General Public License ("GPL") as published by the Free Software
19 * Foundation, either version 2 of that License or (at your option) any
20 * later version.
21 *
22 * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor "AS IS" AND ANY
23 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
24 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25 * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY
26 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
27 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
29 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
31 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32 */
33
34#address-cells = <0x1>;
35#size-cells = <0x1>;
36compatible = "fsl,interlaken-lac-portals";
37
38lportal0: lac-portal@0 {
39	compatible = "fsl,interlaken-lac-portal-v1.0";
40	reg = <0x0 0x1000>;
41};
42
43lportal1: lac-portal@1000 {
44	compatible = "fsl,interlaken-lac-portal-v1.0";
45	reg = <0x1000 0x1000>;
46};
47
48lportal2: lac-portal@2000 {
49	compatible = "fsl,interlaken-lac-portal-v1.0";
50	reg = <0x2000 0x1000>;
51};
52
53lportal3: lac-portal@3000 {
54	compatible = "fsl,interlaken-lac-portal-v1.0";
55	reg = <0x3000 0x1000>;
56};
57
58lportal4: lac-portal@4000 {
59	compatible = "fsl,interlaken-lac-portal-v1.0";
60	reg = <0x4000 0x1000>;
61};
62
63lportal5: lac-portal@5000 {
64	compatible = "fsl,interlaken-lac-portal-v1.0";
65	reg = <0x5000 0x1000>;
66};
67
68lportal6: lac-portal@6000 {
69	compatible = "fsl,interlaken-lac-portal-v1.0";
70	reg = <0x6000 0x1000>;
71};
72
73lportal7: lac-portal@7000 {
74	compatible = "fsl,interlaken-lac-portal-v1.0";
75	reg = <0x7000 0x1000>;
76};
77
78lportal8: lac-portal@8000 {
79	compatible = "fsl,interlaken-lac-portal-v1.0";
80	reg = <0x8000 0x1000>;
81};
82
83lportal9: lac-portal@9000 {
84	compatible = "fsl,interlaken-lac-portal-v1.0";
85	reg = <0x9000 0x1000>;
86};
87
88lportal10: lac-portal@A000 {
89	compatible = "fsl,interlaken-lac-portal-v1.0";
90	reg = <0xA000 0x1000>;
91};
92
93lportal11: lac-portal@B000 {
94	compatible = "fsl,interlaken-lac-portal-v1.0";
95	reg = <0xB000 0x1000>;
96};
97
98lportal12: lac-portal@C000 {
99	compatible = "fsl,interlaken-lac-portal-v1.0";
100	reg = <0xC000 0x1000>;
101};
102
103lportal13: lac-portal@D000 {
104	compatible = "fsl,interlaken-lac-portal-v1.0";
105	reg = <0xD000 0x1000>;
106};
107
108lportal14: lac-portal@E000 {
109	compatible = "fsl,interlaken-lac-portal-v1.0";
110	reg = <0xE000 0x1000>;
111};
112
113lportal15: lac-portal@F000 {
114	compatible = "fsl,interlaken-lac-portal-v1.0";
115	reg = <0xF000 0x1000>;
116};
117
118lportal16: lac-portal@10000 {
119	compatible = "fsl,interlaken-lac-portal-v1.0";
120	reg = <0x10000 0x1000>;
121};
122
123lportal17: lac-portal@11000 {
124	compatible = "fsl,interlaken-lac-portal-v1.0";
125	reg = <0x11000 0x1000>;
126};
127
128lportal18: lac-portal@1200 {
129	compatible = "fsl,interlaken-lac-portal-v1.0";
130	reg = <0x12000 0x1000>;
131};
132
133lportal19: lac-portal@13000 {
134	compatible = "fsl,interlaken-lac-portal-v1.0";
135	reg = <0x13000 0x1000>;
136};
137
138lportal20: lac-portal@14000 {
139	compatible = "fsl,interlaken-lac-portal-v1.0";
140	reg = <0x14000 0x1000>;
141};
142
143lportal21: lac-portal@15000 {
144	compatible = "fsl,interlaken-lac-portal-v1.0";
145	reg = <0x15000 0x1000>;
146};
147
148lportal22: lac-portal@16000 {
149	compatible = "fsl,interlaken-lac-portal-v1.0";
150	reg = <0x16000 0x1000>;
151};
152
153lportal23: lac-portal@17000 {
154	compatible = "fsl,interlaken-lac-portal-v1.0";
155	reg = <0x17000 0x1000>;
156};
157