Hi Linus On Sat, 2 Dec 2017, Linus Walleij wrote:
> This adds the device tree bindings for the Gemini ethernet > controller. It is pretty straight-forward, using standard > bindings and modelling the two child ports as child devices > under the parent ethernet controller device. > > Cc: devicet...@vger.kernel.org > Cc: Tobias Waldvogel <tobias.waldvo...@gmail.com> > Cc: Michał Mirosław <mirq-li...@rere.qmqm.pl> > Signed-off-by: Linus Walleij <linus.wall...@linaro.org> > --- > .../bindings/net/cortina,gemini-ethernet.txt | 92 > ++++++++++++++++++++++ > 1 file changed, 92 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt > Acked-by: Hans Ulli Kroll <ulli.kr...@googlemail.com>