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>
Mon, 13 May 2019 23:08:01 +0000 (00:08 +0100)
commit32e79e2f0e97a30004e71c032c6f8613a1e1e014
tree4de600051d099e3053ce5fdb46ca74d4cd652dec
parent1531bf1c15759ad31c9d0f2fe3e901f379362511
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