Commit ce26f58
misc: rp1: drop overlay support
The RP1 driver can load an overlay at runtime to describe the inner
peripherals. This has led to a lot of confusion regarding the naming
of nodes, their topology and the reclaiming of related node resources.
Since the overlay is currently not fully functional, drop its support
in the driver in favor of the fully described static DT.
This also means that this driver does not depend on CONFIG_PCI_DYNAMIC_OF_NODES
and no longer requires PCI quirks to dynamically create the intermediate
PCI nodes.
Signed-off-by: Andrea della Porta <andrea.porta@suse.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/4b0aa7160877cf128b9bc713776bcac73c46eb24.1766077285.git.andrea.porta@suse.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>1 parent c6d0cdf commit ce26f58
5 files changed
Lines changed: 6 additions & 66 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
46 | | - | |
47 | 42 | | |
48 | 43 | | |
49 | 44 | | |
| |||
184 | 179 | | |
185 | 180 | | |
186 | 181 | | |
187 | | - | |
188 | | - | |
189 | 182 | | |
190 | 183 | | |
191 | | - | |
192 | 184 | | |
193 | 185 | | |
194 | 186 | | |
195 | 187 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
| 188 | + | |
205 | 189 | | |
206 | 190 | | |
207 | 191 | | |
| |||
276 | 260 | | |
277 | 261 | | |
278 | 262 | | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | 263 | | |
287 | 264 | | |
288 | 265 | | |
289 | | - | |
| 266 | + | |
290 | 267 | | |
291 | 268 | | |
292 | | - | |
293 | | - | |
| 269 | + | |
294 | 270 | | |
295 | 271 | | |
296 | 272 | | |
297 | | - | |
298 | | - | |
299 | 273 | | |
300 | 274 | | |
301 | 275 | | |
302 | | - | |
303 | | - | |
| 276 | + | |
304 | 277 | | |
305 | 278 | | |
306 | 279 | | |
307 | 280 | | |
308 | 281 | | |
309 | 282 | | |
310 | | - | |
311 | 283 | | |
312 | 284 | | |
313 | 285 | | |
314 | | - | |
315 | 286 | | |
316 | 287 | | |
317 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6308 | 6308 | | |
6309 | 6309 | | |
6310 | 6310 | | |
6311 | | - | |
6312 | 6311 | | |
6313 | 6312 | | |
6314 | 6313 | | |
| |||
0 commit comments