net: ethernet: Add DT bindings for the Gemini ethernet
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Jan 2018 21:34:23 +0000 (22:34 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Jan 2018 19:38:55 +0000 (14:38 -0500)
commit1c2f11466b8b12d2487bd79ac203086c8ce60e1d
treedbec36aa1eeeb537f653dcceed3e65a2169cc876
parent6802f3adcb3f201b81a3f396d82aa0ddb5923cd5
net: ethernet: Add DT bindings for the Gemini ethernet

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: devicetree@vger.kernel.org
Cc: Tobias Waldvogel <tobias.waldvogel@gmail.com>
Cc: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt [new file with mode: 0644]