On Tue, 26 Feb 2019 15:42:23 +0200, Claudiu Manoil wrote: > Define connection bindings (external PHY connections and internal links) > for the ENETC on-chip ethernet controllers. > > Signed-off-by: Claudiu Manoil <claudiu.manoil@xxxxxxx> > --- > v3 - added this patch to the set > v4 - documented strictly the enetc node bindings, changed node type > from "pci" to "ethernet" and added compatible string (Rob H.) > > .../devicetree/bindings/net/fsl-enetc.txt | 69 ++++++++++++++++++++++ > 1 file changed, 69 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/fsl-enetc.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>