Commit 53dc136
committed
ARM: dts: bcm2710: replace lan78xx downstream EEE properties with eee-broken
Remove the downstream microchip,eee-enabled and microchip,tx-lpi-timer
properties from the Pi 3B+ PHY node. These were consumed by the
downstream lan78xx driver patches which have been reverted now that
upstream (since v6.17) integrates EEE via the phylink LPI API with
eee_enabled_default=true and lpi_timer_default=50.
Replace the eee dtparam with standard eee-broken-1000t/eee-broken-100tx
properties. Setting dtparam=eee=off adds the eee-broken properties to
prevent EEE negotiation. EEE is enabled by default.
Drop the tx_lpi_timer dtparam as the LPI timer is now managed by
phylink and configurable via ethtool --set-eee.
Signed-off-by: Nicolai Buchwitz <nb@tipi-net.de>1 parent 37bfe46 commit 53dc136
File tree
2 files changed
+4
-10
lines changed- arch/arm/boot/dts
- broadcom
- overlays
2 files changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | 261 | | |
264 | 262 | | |
265 | 263 | | |
| |||
285 | 283 | | |
286 | 284 | | |
287 | 285 | | |
288 | | - | |
289 | | - | |
| 286 | + | |
| 287 | + | |
290 | 288 | | |
291 | 289 | | |
292 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | 458 | | |
463 | 459 | | |
464 | 460 | | |
| |||
0 commit comments