Commit e8ad878
committed
net: macb: solve BSR after commit cb765f5
Commit cb765f5 "net: macb: do not disable MDIO bus at open/close
time" introduced the enable of management port only at probe and not
every time the interface was up. Doing so, the MPE bit of NCR must be
saved in suspend and restored in resume for BSR to work.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>1 parent 6b97a19 commit e8ad878
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1080 | 1080 | | |
1081 | 1081 | | |
1082 | 1082 | | |
| 1083 | + | |
1083 | 1084 | | |
1084 | 1085 | | |
1085 | 1086 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3919 | 3919 | | |
3920 | 3920 | | |
3921 | 3921 | | |
| 3922 | + | |
| 3923 | + | |
3922 | 3924 | | |
3923 | 3925 | | |
3924 | 3926 | | |
| |||
3933 | 3935 | | |
3934 | 3936 | | |
3935 | 3937 | | |
| 3938 | + | |
| 3939 | + | |
3936 | 3940 | | |
3937 | 3941 | | |
3938 | 3942 | | |
| |||
0 commit comments