Commit 75f4f7b
net: dsa: b53: do not configure bcm63xx's IMP port interface
The IMP port is not a valid RGMII interface, but hard wired to internal,
so we shouldn't touch the undefined register B53_RGMII_CTRL_IMP.
While this does not seem to have any side effects, let's not touch it at
all, so limit RGMII configuration on bcm63xx to the actual RGMII ports.
Fixes: ce3bf94 ("net: dsa: b53: add support for BCM63xx RGMIIs")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20250602193953.1010487-4-jonas.gorski@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>1 parent 4af5235 commit 75f4f7b
1 file changed
Lines changed: 8 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
1322 | 1323 | | |
1323 | 1324 | | |
1324 | 1325 | | |
1325 | | - | |
| 1326 | + | |
1326 | 1327 | | |
1327 | | - | |
1328 | | - | |
1329 | | - | |
1330 | | - | |
1331 | | - | |
1332 | | - | |
| 1328 | + | |
1333 | 1329 | | |
1334 | 1330 | | |
1335 | | - | |
1336 | | - | |
1337 | | - | |
| 1331 | + | |
| 1332 | + | |
1338 | 1333 | | |
1339 | | - | |
1340 | | - | |
| 1334 | + | |
1341 | 1335 | | |
1342 | | - | |
| 1336 | + | |
1343 | 1337 | | |
1344 | 1338 | | |
1345 | 1339 | | |
| |||
1484 | 1478 | | |
1485 | 1479 | | |
1486 | 1480 | | |
1487 | | - | |
| 1481 | + | |
1488 | 1482 | | |
1489 | 1483 | | |
1490 | 1484 | | |
| |||
0 commit comments