summaryrefslogtreecommitdiff
path: root/configs/r8a77995_draak_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2018-02-13 17:21:15 +0100
committerMarek Vasut <marex@denx.de>2018-02-16 16:43:09 +0100
commitd64c789414be11a5e542262adfcb51a48d476534 (patch)
tree2bcdb59750ea6d809c097a91dba08cbe2f6aa8f4 /configs/r8a77995_draak_defconfig
parentfd5577ce26e18932bb5d4db02591625e46f2e9cc (diff)
net: ravb: Initialize PHY in probe() once
Reset and initialize the PHY once in the probe() function rather than doing it over and over again is start() function. This requires us to keep the clock enabled while the driver is in use. This significantly reduces the time between transfers as the PHY doesn't have to restart autonegotiation between transfers, which takes forever. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Geert Uytterhoeven <geert+renesas@glider.be> Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/r8a77995_draak_defconfig')
0 files changed, 0 insertions, 0 deletions