[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190204173040.5538-1-moritz.fischer@ettus.com>
Date: Mon, 4 Feb 2019 09:30:37 -0800
From: Moritz Fischer <moritz.fischer@...us.com>
To: netdev@...r.kernel.org
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
alex.williams@...com, andrew@...n.ch, robh+dt@...nel.org,
davem@...emloft.net, moritz.fischer@...us.com,
Moritz Fischer <mdf@...nel.org>
Subject: [PATCH net-next 0/3] nixge: Fixed-link support
From: Moritz Fischer <mdf@...nel.org>
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.
Thanks,
Moritz
Moritz Fischer (3):
net: nixge: Make mdio child node optional
net: nixge: Add support for fixed-link configurations
dt-bindings: net: Add fixed-link support
.../devicetree/bindings/net/nixge.txt | 60 +++++++++++++++++--
drivers/net/ethernet/ni/nixge.c | 44 ++++++++++----
2 files changed, 88 insertions(+), 16 deletions(-)
--
2.20.1
Powered by blists - more mailing lists