lan78xx: Read initial EEE status from DT
authorPhil Elwell <phil@raspberrypi.org>
Fri, 9 Mar 2018 12:01:00 +0000 (12:01 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:57:36 +0000 (15:57 +0100)
commit917520ab20f49f9bdecf2dffdf6c3b678488f1ae
treef277124ce8ea2843673f8f8f381b40047a2a42ce
parentba240cee86587d5f3c20731259c3e4392702e985
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