Re: [PATCH] net: gem: Reduce timeout of mdio phy idle status check

2022-01-05 Thread Michal Simek
čt 18. 11. 2021 v 13:05 odesílatel Michal Simek napsal: > > From: Ashok Reddy Soma > > Timeout for checking mdio phy idle status is 20seconds. In case of errors > this timeout will be too much. Reduce it to 100ms. > > Signed-off-by: Ashok Reddy Soma > Signed-off-by: Michal Simek > --- > >

Re: [PATCH] net: gem: Reduce timeout of mdio phy idle status check

2021-11-21 Thread Ramon Fried
On Thu, Nov 18, 2021 at 2:05 PM Michal Simek wrote: > > From: Ashok Reddy Soma > > Timeout for checking mdio phy idle status is 20seconds. In case of errors > this timeout will be too much. Reduce it to 100ms. > > Signed-off-by: Ashok Reddy Soma > Signed-off-by: Michal Simek > --- > >

[PATCH] net: gem: Reduce timeout of mdio phy idle status check

2021-11-18 Thread Michal Simek
From: Ashok Reddy Soma Timeout for checking mdio phy idle status is 20seconds. In case of errors this timeout will be too much. Reduce it to 100ms. Signed-off-by: Ashok Reddy Soma Signed-off-by: Michal Simek --- drivers/net/zynq_gem.c | 6 -- 1 file changed, 4 insertions(+), 2

Re: [PATCH] net: gem: Reduce timeout of mdio phy idle status check

2021-11-01 Thread Ramon Fried
On Fri, Oct 29, 2021 at 2:16 PM Michal Simek wrote: > > From: Ashok Reddy Soma > > Timeout for checking mdio phy idle status is 20seconds. In case of errors > this timeout will be too much. Reduce it to 100ms. > > Signed-off-by: Ashok Reddy Soma > Signed-off-by: Michal Simek > --- > >

[PATCH] net: gem: Reduce timeout of mdio phy idle status check

2021-10-29 Thread Michal Simek
From: Ashok Reddy Soma Timeout for checking mdio phy idle status is 20seconds. In case of errors this timeout will be too much. Reduce it to 100ms. Signed-off-by: Ashok Reddy Soma Signed-off-by: Michal Simek --- drivers/net/zynq_gem.c | 6 -- 1 file changed, 4 insertions(+), 2