]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c8737159649b36972596c6fc43b627ec07445d5
treedbec36aa1eeeb537f653dcceed3e65a2169cc876
parentd907fcbb8889488b6b6423e6ab6f0eca9fc3b2ea
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]