|
15 | 15 |
|
16 | 16 | leds { |
17 | 17 | compatible = "gpio-leds"; |
18 | | - led@0 { |
| 18 | + led-0 { |
19 | 19 | label = "twr0:green"; |
20 | 20 | gpios = <&sgpio_out0 8 0 GPIO_ACTIVE_LOW>; |
21 | 21 | }; |
22 | | - led@1 { |
| 22 | + led-1 { |
23 | 23 | label = "twr0:yellow"; |
24 | 24 | gpios = <&sgpio_out0 8 1 GPIO_ACTIVE_LOW>; |
25 | 25 | }; |
26 | | - led@2 { |
| 26 | + led-2 { |
27 | 27 | label = "twr1:green"; |
28 | 28 | gpios = <&sgpio_out0 9 0 GPIO_ACTIVE_LOW>; |
29 | 29 | }; |
30 | | - led@3 { |
| 30 | + led-3 { |
31 | 31 | label = "twr1:yellow"; |
32 | 32 | gpios = <&sgpio_out0 9 1 GPIO_ACTIVE_LOW>; |
33 | 33 | }; |
34 | | - led@4 { |
| 34 | + led-4 { |
35 | 35 | label = "twr2:green"; |
36 | 36 | gpios = <&sgpio_out0 10 0 GPIO_ACTIVE_LOW>; |
37 | 37 | }; |
38 | | - led@5 { |
| 38 | + led-5 { |
39 | 39 | label = "twr2:yellow"; |
40 | 40 | gpios = <&sgpio_out0 10 1 GPIO_ACTIVE_LOW>; |
41 | 41 | }; |
42 | | - led@6 { |
| 42 | + led-6 { |
43 | 43 | label = "twr3:green"; |
44 | 44 | gpios = <&sgpio_out0 11 0 GPIO_ACTIVE_LOW>; |
45 | 45 | }; |
46 | | - led@7 { |
| 46 | + led-7 { |
47 | 47 | label = "twr3:yellow"; |
48 | 48 | gpios = <&sgpio_out0 11 1 GPIO_ACTIVE_LOW>; |
49 | 49 | }; |
50 | | - led@8 { |
| 50 | + led-8 { |
51 | 51 | label = "eth12:green"; |
52 | 52 | gpios = <&sgpio_out0 12 0 GPIO_ACTIVE_HIGH>; |
53 | 53 | default-state = "off"; |
54 | 54 | }; |
55 | | - led@9 { |
| 55 | + led-9 { |
56 | 56 | label = "eth12:yellow"; |
57 | 57 | gpios = <&sgpio_out0 12 1 GPIO_ACTIVE_HIGH>; |
58 | 58 | default-state = "off"; |
59 | 59 | }; |
60 | | - led@10 { |
| 60 | + led-10 { |
61 | 61 | label = "eth13:green"; |
62 | 62 | gpios = <&sgpio_out0 13 0 GPIO_ACTIVE_HIGH>; |
63 | 63 | default-state = "off"; |
64 | 64 | }; |
65 | | - led@11 { |
| 65 | + led-11 { |
66 | 66 | label = "eth13:yellow"; |
67 | 67 | gpios = <&sgpio_out0 13 1 GPIO_ACTIVE_HIGH>; |
68 | 68 | default-state = "off"; |
69 | 69 | }; |
70 | | - led@12 { |
| 70 | + led-12 { |
71 | 71 | label = "eth14:green"; |
72 | 72 | gpios = <&sgpio_out0 14 0 GPIO_ACTIVE_HIGH>; |
73 | 73 | default-state = "off"; |
74 | 74 | }; |
75 | | - led@13 { |
| 75 | + led-13 { |
76 | 76 | label = "eth14:yellow"; |
77 | 77 | gpios = <&sgpio_out0 14 1 GPIO_ACTIVE_HIGH>; |
78 | 78 | default-state = "off"; |
79 | 79 | }; |
80 | | - led@14 { |
| 80 | + led-14 { |
81 | 81 | label = "eth15:green"; |
82 | 82 | gpios = <&sgpio_out0 15 0 GPIO_ACTIVE_HIGH>; |
83 | 83 | default-state = "off"; |
84 | 84 | }; |
85 | | - led@15 { |
| 85 | + led-15 { |
86 | 86 | label = "eth15:yellow"; |
87 | 87 | gpios = <&sgpio_out0 15 1 GPIO_ACTIVE_HIGH>; |
88 | 88 | default-state = "off"; |
89 | 89 | }; |
90 | | - led@16 { |
| 90 | + led-16 { |
91 | 91 | label = "eth48:green"; |
92 | 92 | gpios = <&sgpio_out1 16 0 GPIO_ACTIVE_HIGH>; |
93 | 93 | default-state = "off"; |
94 | 94 | }; |
95 | | - led@17 { |
| 95 | + led-17 { |
96 | 96 | label = "eth48:yellow"; |
97 | 97 | gpios = <&sgpio_out1 16 1 GPIO_ACTIVE_HIGH>; |
98 | 98 | default-state = "off"; |
99 | 99 | }; |
100 | | - led@18 { |
| 100 | + led-18 { |
101 | 101 | label = "eth49:green"; |
102 | 102 | gpios = <&sgpio_out1 17 0 GPIO_ACTIVE_HIGH>; |
103 | 103 | default-state = "off"; |
104 | 104 | }; |
105 | | - led@19 { |
| 105 | + led-19 { |
106 | 106 | label = "eth49:yellow"; |
107 | 107 | gpios = <&sgpio_out1 17 1 GPIO_ACTIVE_HIGH>; |
108 | 108 | default-state = "off"; |
109 | 109 | }; |
110 | | - led@20 { |
| 110 | + led-20 { |
111 | 111 | label = "eth50:green"; |
112 | 112 | gpios = <&sgpio_out1 18 0 GPIO_ACTIVE_HIGH>; |
113 | 113 | default-state = "off"; |
114 | 114 | }; |
115 | | - led@21 { |
| 115 | + led-21 { |
116 | 116 | label = "eth50:yellow"; |
117 | 117 | gpios = <&sgpio_out1 18 1 GPIO_ACTIVE_HIGH>; |
118 | 118 | default-state = "off"; |
119 | 119 | }; |
120 | | - led@22 { |
| 120 | + led-22 { |
121 | 121 | label = "eth51:green"; |
122 | 122 | gpios = <&sgpio_out1 19 0 GPIO_ACTIVE_HIGH>; |
123 | 123 | default-state = "off"; |
124 | 124 | }; |
125 | | - led@23 { |
| 125 | + led-23 { |
126 | 126 | label = "eth51:yellow"; |
127 | 127 | gpios = <&sgpio_out1 19 1 GPIO_ACTIVE_HIGH>; |
128 | 128 | default-state = "off"; |
129 | 129 | }; |
130 | | - led@24 { |
| 130 | + led-24 { |
131 | 131 | label = "eth52:green"; |
132 | 132 | gpios = <&sgpio_out1 20 0 GPIO_ACTIVE_HIGH>; |
133 | 133 | default-state = "off"; |
134 | 134 | }; |
135 | | - led@25 { |
| 135 | + led-25 { |
136 | 136 | label = "eth52:yellow"; |
137 | 137 | gpios = <&sgpio_out1 20 1 GPIO_ACTIVE_HIGH>; |
138 | 138 | default-state = "off"; |
139 | 139 | }; |
140 | | - led@26 { |
| 140 | + led-26 { |
141 | 141 | label = "eth53:green"; |
142 | 142 | gpios = <&sgpio_out1 21 0 GPIO_ACTIVE_HIGH>; |
143 | 143 | default-state = "off"; |
144 | 144 | }; |
145 | | - led@27 { |
| 145 | + led-27 { |
146 | 146 | label = "eth53:yellow"; |
147 | 147 | gpios = <&sgpio_out1 21 1 GPIO_ACTIVE_HIGH>; |
148 | 148 | default-state = "off"; |
149 | 149 | }; |
150 | | - led@28 { |
| 150 | + led-28 { |
151 | 151 | label = "eth54:green"; |
152 | 152 | gpios = <&sgpio_out1 22 0 GPIO_ACTIVE_HIGH>; |
153 | 153 | default-state = "off"; |
154 | 154 | }; |
155 | | - led@29 { |
| 155 | + led-29 { |
156 | 156 | label = "eth54:yellow"; |
157 | 157 | gpios = <&sgpio_out1 22 1 GPIO_ACTIVE_HIGH>; |
158 | 158 | default-state = "off"; |
159 | 159 | }; |
160 | | - led@30 { |
| 160 | + led-30 { |
161 | 161 | label = "eth55:green"; |
162 | 162 | gpios = <&sgpio_out1 23 0 GPIO_ACTIVE_HIGH>; |
163 | 163 | default-state = "off"; |
164 | 164 | }; |
165 | | - led@31 { |
| 165 | + led-31 { |
166 | 166 | label = "eth55:yellow"; |
167 | 167 | gpios = <&sgpio_out1 23 1 GPIO_ACTIVE_HIGH>; |
168 | 168 | default-state = "off"; |
169 | 169 | }; |
170 | | - led@32 { |
| 170 | + led-32 { |
171 | 171 | label = "eth56:green"; |
172 | 172 | gpios = <&sgpio_out1 24 0 GPIO_ACTIVE_HIGH>; |
173 | 173 | default-state = "off"; |
174 | 174 | }; |
175 | | - led@33 { |
| 175 | + led-33 { |
176 | 176 | label = "eth56:yellow"; |
177 | 177 | gpios = <&sgpio_out1 24 1 GPIO_ACTIVE_HIGH>; |
178 | 178 | default-state = "off"; |
179 | 179 | }; |
180 | | - led@34 { |
| 180 | + led-34 { |
181 | 181 | label = "eth57:green"; |
182 | 182 | gpios = <&sgpio_out1 25 0 GPIO_ACTIVE_HIGH>; |
183 | 183 | default-state = "off"; |
184 | 184 | }; |
185 | | - led@35 { |
| 185 | + led-35 { |
186 | 186 | label = "eth57:yellow"; |
187 | 187 | gpios = <&sgpio_out1 25 1 GPIO_ACTIVE_HIGH>; |
188 | 188 | default-state = "off"; |
189 | 189 | }; |
190 | | - led@36 { |
| 190 | + led-36 { |
191 | 191 | label = "eth58:green"; |
192 | 192 | gpios = <&sgpio_out1 26 0 GPIO_ACTIVE_HIGH>; |
193 | 193 | default-state = "off"; |
194 | 194 | }; |
195 | | - led@37 { |
| 195 | + led-37 { |
196 | 196 | label = "eth58:yellow"; |
197 | 197 | gpios = <&sgpio_out1 26 1 GPIO_ACTIVE_HIGH>; |
198 | 198 | default-state = "off"; |
199 | 199 | }; |
200 | | - led@38 { |
| 200 | + led-38 { |
201 | 201 | label = "eth59:green"; |
202 | 202 | gpios = <&sgpio_out1 27 0 GPIO_ACTIVE_HIGH>; |
203 | 203 | default-state = "off"; |
204 | 204 | }; |
205 | | - led@39 { |
| 205 | + led-39 { |
206 | 206 | label = "eth59:yellow"; |
207 | 207 | gpios = <&sgpio_out1 27 1 GPIO_ACTIVE_HIGH>; |
208 | 208 | default-state = "off"; |
209 | 209 | }; |
210 | | - led@40 { |
| 210 | + led-40 { |
211 | 211 | label = "eth60:green"; |
212 | 212 | gpios = <&sgpio_out1 28 0 GPIO_ACTIVE_HIGH>; |
213 | 213 | default-state = "off"; |
214 | 214 | }; |
215 | | - led@41 { |
| 215 | + led-41 { |
216 | 216 | label = "eth60:yellow"; |
217 | 217 | gpios = <&sgpio_out1 28 1 GPIO_ACTIVE_HIGH>; |
218 | 218 | default-state = "off"; |
219 | 219 | }; |
220 | | - led@42 { |
| 220 | + led-42 { |
221 | 221 | label = "eth61:green"; |
222 | 222 | gpios = <&sgpio_out1 29 0 GPIO_ACTIVE_HIGH>; |
223 | 223 | default-state = "off"; |
224 | 224 | }; |
225 | | - led@43 { |
| 225 | + led-43 { |
226 | 226 | label = "eth61:yellow"; |
227 | 227 | gpios = <&sgpio_out1 29 1 GPIO_ACTIVE_HIGH>; |
228 | 228 | default-state = "off"; |
229 | 229 | }; |
230 | | - led@44 { |
| 230 | + led-44 { |
231 | 231 | label = "eth62:green"; |
232 | 232 | gpios = <&sgpio_out1 30 0 GPIO_ACTIVE_HIGH>; |
233 | 233 | default-state = "off"; |
234 | 234 | }; |
235 | | - led@45 { |
| 235 | + led-45 { |
236 | 236 | label = "eth62:yellow"; |
237 | 237 | gpios = <&sgpio_out1 30 1 GPIO_ACTIVE_HIGH>; |
238 | 238 | default-state = "off"; |
239 | 239 | }; |
240 | | - led@46 { |
| 240 | + led-46 { |
241 | 241 | label = "eth63:green"; |
242 | 242 | gpios = <&sgpio_out1 31 0 GPIO_ACTIVE_HIGH>; |
243 | 243 | default-state = "off"; |
244 | 244 | }; |
245 | | - led@47 { |
| 245 | + led-47 { |
246 | 246 | label = "eth63:yellow"; |
247 | 247 | gpios = <&sgpio_out1 31 1 GPIO_ACTIVE_HIGH>; |
248 | 248 | default-state = "off"; |
|
0 commit comments