Quoting Lucas Stach (2018-11-15 06:30:26) > The exclusive gates may be set up in the wrong way by software running > before the clock driver comes up. In that case the exclusive setup is > locked in its initial state, as the complementary function can't be > activated without disabling the initial setup first. > > To avoid this lock situation, reset the exclusive gates to the off > state and allow the kernel to provide the proper setup. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > Reviewed-by: Dong Aisheng <Aisheng.dong@xxxxxxx> > --- Applied to clk-next