Commit 42bc4fa
net: mt7531: only do PLL once after the reset
Move the PLL init of the switch out of the pad configuration of the port
6 (usally cpu port).
Fix a unidirectional 100 mbit limitation on 1 gbit or 2.5 gbit links for
outbound traffic on port 5 or port 6.
Fixes: c288575 ("net: dsa: mt7530: Add the support of MT7531 switch")
Cc: stable@vger.kernel.org
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent f8497b3 commit 42bc4fa
1 file changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
510 | 515 | | |
511 | 516 | | |
512 | 517 | | |
513 | 518 | | |
514 | 519 | | |
515 | 520 | | |
516 | | - | |
| 521 | + | |
517 | 522 | | |
518 | 523 | | |
519 | 524 | | |
| |||
592 | 597 | | |
593 | 598 | | |
594 | 599 | | |
595 | | - | |
596 | | - | |
597 | 600 | | |
598 | 601 | | |
599 | 602 | | |
| |||
2331 | 2334 | | |
2332 | 2335 | | |
2333 | 2336 | | |
| 2337 | + | |
| 2338 | + | |
2334 | 2339 | | |
2335 | 2340 | | |
2336 | 2341 | | |
| |||
2887 | 2892 | | |
2888 | 2893 | | |
2889 | 2894 | | |
2890 | | - | |
2891 | | - | |
2892 | 2895 | | |
2893 | 2896 | | |
2894 | 2897 | | |
| |||
0 commit comments