On Mon, 16 Dec 2019 08:13:24 -0800, Richard Cochran wrote: > When parsing a PHY node, register its time stamper, if any, and attach > the instance to the PHY device. > > Signed-off-by: Richard Cochran <richardcochran@xxxxxxxxx> > --- > drivers/net/phy/phy_device.c | 3 +++ > drivers/of/of_mdio.c | 30 +++++++++++++++++++++++++++++- > 2 files changed, 32 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>