lan78xx: Read initial EEE status from DT
authorPhil Elwell <phil@raspberrypi.org>
Fri, 9 Mar 2018 12:01:00 +0000 (12:01 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:32:47 +0000 (11:32 +0000)
commitb7d141a57bc0c759aa12e5159cc86b3698942ab1
tree852a3244a951a4713897f6e30f519a5a9e3caa72
parentdca3a26ed2118dcb2f3bd1440b9f5d05273487b6
lan78xx: Read initial EEE status from DT

Add two new DT properties:
* microchip,eee-enabled  - a boolean to enable EEE
* microchip,tx-lpi-timer - time in microseconds to wait before entering
                           low power state

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/net/usb/lan78xx.c