Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1657671
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted |
| Date | 2017-06-05 17:30 +0200 |
| Message-ID | <tP279-4D2-27@gated-at.bofh.it> (permalink) |
| References | <tOHYJ-8oN-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Icenowy Zheng <icenowy@aosc.io>
Date: Mon, 5 Jun 2017 01:53:23 +0800
> The EPHY may be already enabled by bootloaders which have Ethernet
> capability (e.g. current U-Boot). Thus it should be reseted properly
> before doing the enabling sequence in the dwmac-sun8i driver, otherwise
> the EMAC reset process may fail if no cable is plugged, and then fail
> the dwmac-sun8i probing.
>
> Tested on Orange Pi PC, One and Zero. All the boards fail to have
> dwmac-sun8i probed with "EMAC reset timeout" without cable plugged
> before, and with this fix they're now all able to successfully probe the
> EMAC without cable plugged and then use the connection after a cable is
> hot-plugged in.
>
> Fixes: 9f93ac8d408 ("net-next: stmmac: Add dwmac-sun8i")
> Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted Icenowy Zheng <icenowy@aosc.io> - 2017-06-04 20:00 +0200
Re: [linux-sunxi] [PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-06-05 13:20 +0200
Re: [linux-sunxi] [PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted Andrew Lunn <andrew@lunn.ch> - 2017-06-05 14:50 +0200
Re: [linux-sunxi] [PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted David Miller <davem@davemloft.net> - 2017-06-05 16:30 +0200
Re: [PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted David Miller <davem@davemloft.net> - 2017-06-05 17:30 +0200
csiph-web