]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nixge-Fixed-link-support'
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2019 18:34:34 +0000 (10:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2019 18:34:34 +0000 (10:34 -0800)
commit529f1c201cf99a759799727be79bc4f9c8c945ef
tree630f50efffdcdd9c918fbbee23012371acce0dbf
parent45838385d2f4952675e67c57190ac15f4179d3fd
parent3bcc2c0ad91c7639a3e383837a0c681fdaf2b29c
Merge branch 'nixge-Fixed-link-support'

Moritz Fischer says:

====================
nixge: Fixed-link support

This series adds fixed-link support to nixge.

The first patch corrects the binding to correctly reflect
hardware that does not come with MDIO cores instantiated.

The second patch adds fixed link support to the driver.

The third patch updates the binding document with the now
optional (formerly required) phy-handle property and references
the fixed-link docs.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>