From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Fuzzey Date: Thu, 4 Oct 2018 19:59:17 +0200 Subject: [U-Boot] [PATCH 0/4] net: dm: fec: Fixes and improvements Message-ID: <1538675965-4495-1-git-send-email-martin.fuzzey@flowbird.group> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de A few fixes and improvements for the FEC driver. They are functionally independent but included in a series to avoid conflicts if merged out of order as they touch the same files. Martin Fuzzey (4): net: dm: fec: Fix time unit error in phy-reset-duration net: dm: fec: Fix phy-reset-duration clamping and defaults net: dm: fec: Support the phy-supply binding net: dm: fec: Obtain the transceiver type from the DT drivers/net/fec_mxc.c | 60 ++++++++++++++++++++++++++++++++++++++++----------- drivers/net/fec_mxc.h | 3 +++ 2 files changed, 51 insertions(+), 12 deletions(-) -- 1.9.1