On Wed, 25 Dec 2019 18:16:17 -0800, Richard Cochran wrote: > This patch add a new binding that allows non-PHY MII time stamping > devices to find their buses. The new documentation covers both the > generic binding and one upcoming user. > > Signed-off-by: Richard Cochran <richardcochran@xxxxxxxxx> > Reviewed-by: Andrew Lunn <andrew@xxxxxxx> > --- > .../devicetree/bindings/ptp/ptp-ines.txt | 35 ++++++++++++++++ > .../devicetree/bindings/ptp/timestamper.txt | 42 +++++++++++++++++++ > 2 files changed, 77 insertions(+) > create mode 100644 Documentation/devicetree/bindings/ptp/ptp-ines.txt > create mode 100644 Documentation/devicetree/bindings/ptp/timestamper.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>