[U-Boot] [PATCH 1/4] net: dm: fec: Fix time unit error in phy-reset-duration
Joe Hershberger
joe.hershberger at ni.com
Mon Oct 22 20:53:01 UTC 2018
On Thu, Oct 4, 2018 at 1:02 PM Martin Fuzzey
<martin.fuzzey at flowbird.group> wrote:
>
> The DT binding says that phy-reset-duration is in ms, but the driver
> currently uses udelay().
>
> Switch to mdelay() to fix this.
>
> Signed-off-by: Martin Fuzzey <martin.fuzzey at flowbird.group>
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list