Re: [next 5/5] clk: ast2600: Revise MII interface delay

2022-01-18 Thread Tom Rini
On Thu, Dec 09, 2021 at 10:12:28AM +0800, Dylan Hung wrote: > The clock delay of the RMII/RGMII interface is controlled by SCU340~35C. > These values are obtained by measurement and experiments so we simply > use macro to define them. > > Signed-off-by: Dylan Hung > Reviewed-by: Ramon Fried Ap

Re: [next 5/5] clk: ast2600: Revise MII interface delay

2021-12-10 Thread Ramon Fried
On Thu, Dec 9, 2021 at 4:12 AM Dylan Hung wrote: > > The clock delay of the RMII/RGMII interface is controlled by SCU340~35C. > These values are obtained by measurement and experiments so we simply > use macro to define them. > > Signed-off-by: Dylan Hung > --- > drivers/clk/aspeed/clk_ast2600.c

[next 5/5] clk: ast2600: Revise MII interface delay

2021-12-08 Thread Dylan Hung
The clock delay of the RMII/RGMII interface is controlled by SCU340~35C. These values are obtained by measurement and experiments so we simply use macro to define them. Signed-off-by: Dylan Hung --- drivers/clk/aspeed/clk_ast2600.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-)