lan78xx: Read initial EEE status from DT
authorPhil Elwell <phil@raspberrypi.org>
Fri, 9 Mar 2018 12:01:00 +0000 (12:01 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:12:54 +0000 (19:12 +0000)
commit4d9e56217284a0d408c69cfe5552dfb6dc710cbf
tree0022c442c5456709b70982f2d8e4873ae8b9c6d9
parent0bda5bf289b589a23af4b1e2efefe8a72bacdaa8
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