On Thu, May 14, 2020 at 7:54 PM Pragnesh Patel <pragnesh.pa...@sifive.com> wrote: > > Release ethernet clock reset once clock is initialized. > This is necessary to do as U-Boot proper needs ethernet > clock. > > Signed-off-by: Pragnesh Patel <pragnesh.pa...@sifive.com> > --- > drivers/clk/sifive/fu540-prci.c | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com> Tested-by: Bin Meng <bmeng...@gmail.com>