]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
lan78xx: Read initial EEE status from DT
authorPhil Elwell <phil@raspberrypi.org>
Fri, 9 Mar 2018 12:01:00 +0000 (12:01 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 15 Aug 2018 17:23:06 +0000 (19:23 +0200)
commit849eee32e9605bdfcf33f73ac2badfdb12dbf31b
treeed44b9c2d05f6071883fdc556aa72a87b35dd770
parente4078e86b3771c297a0c48162d31fcc2a0911dac
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>
(cherry picked from commit 3aa9eb6eeffde4c317b41f488de0682fc027d768
https://github.com/raspberrypi/linux raspi/rpi-4.15.y)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/net/usb/lan78xx.c