Commit f8fd022
committed
net: phy: realtek: RTL8211F: Update the LED config apply logic
1) Apply the LED config after genphy_soft_reset(phydev);
2) Use the U-Boot defaults if unable to apply LEDs settings
from device tree.
Signed-off-by: Valentin Raevsky <valentin@compulab.co.il>1 parent b698d94 commit f8fd022
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
506 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
507 | 508 | | |
| 509 | + | |
508 | 510 | | |
509 | 511 | | |
510 | 512 | | |
511 | 513 | | |
512 | | - | |
| 514 | + | |
513 | 515 | | |
514 | 516 | | |
515 | 517 | | |
| |||
0 commit comments