Jerome Brunet <[email protected]> writes: > Add the interrupt of the internal ethernet PHY > > Signed-off-by: Jerome Brunet <[email protected]> > --- > Hi Kevin, > > This changes depends on the net-next changes adding interrupt support [0]. > It is really important that this change is not merged before its > dependency. > > If it is merged before, instead of polling, the phy would wait for an > interrupt which has not been configured and will never fire.
Thanks for the warning. I'll wait and merge these after -rc1 to be sure of all dependencies. Kevin

