Commit fa105ad
ARM: dts: bcm2712: add eee dtparam for Pi5 and CM5
Add an eee dtparam to allow users to disable EEE on the BCM54213PE PHY
without recompiling the device tree. Setting dtparam=eee=off adds the
eee-broken-1000t and eee-broken-100tx properties to the PHY node which
prevents EEE advertisement and negotiation.
EEE is enabled by default (dtparam=eee=on).
Signed-off-by: Nicolai Buchwitz <nb@tipi-net.de>1 parent bdd90dd commit fa105ad
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| |||
0 commit comments