diff options
author | Stefan Roese <sr@denx.de> | 2017-02-16 14:26:06 (GMT) |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2017-03-29 05:42:11 (GMT) |
commit | 1fabbd074e8fb0315901c2e0ba04ca2519a5bb6f (patch) | |
tree | e342e470fd0c516a38a79f378c66b42922732ee1 /drivers/pwm | |
parent | 0a61e9ad1c9455a1ed5c31fad3f4a991271db02e (diff) | |
download | u-boot-1fabbd074e8fb0315901c2e0ba04ca2519a5bb6f.tar.xz |
net: mvpp2: Move probe function from MISC to ETH DM driver
This patch moves the base_probe function mvpp2_base_probe() from the
MISC driver to the ETH driver. When integrated in the MISC driver,
probe is called too early before the U-Boot ethernet infrastructure
(especially the MDIO / PHY interface) has been initialized. Resulting
in errors in mdio_register().
Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/pwm')
0 files changed, 0 insertions, 0 deletions