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, 21 Mar 2022 16:03:51 +0000 (16:03 +0000)
commitf1b3629ab2b082d9032a59af4e8e719b002b9079
tree9ff7f5e30e3ab22b896c826649f9afaf6fd32588
parent28c6a3a5df8f0a8e1da0e895fe5f149d26b0587f
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