> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Moritz Fischer > Sent: Friday, July 14, 2017 5:22 AM > To: [email protected] > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; Moritz > Fischer > Subject: [PATCH 1/2] dt-bindings: net: Add bindings for National Instruments > XGE netdev > > This adds bindings for the NI XGE 1G/10G network device. > > Signed-off-by: Moritz Fischer <[email protected]> > --- > Documentation/devicetree/bindings/net/nixge.c | 32 > +++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/nixge.c
It should be a text file, nixge.txt > > diff --git a/Documentation/devicetree/bindings/net/nixge.c > b/Documentation/devicetree/bindings/net/nixge.c > new file mode 100644 > index 0000000..9fff5a7
