All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] net: dm: fec: Fixes and improvements
@ 2018-10-04 17:59 Martin Fuzzey
  2018-10-04 17:59 ` [U-Boot] [PATCH 1/4] net: dm: fec: Fix time unit error in phy-reset-duration Martin Fuzzey
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Martin Fuzzey @ 2018-10-04 17:59 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [U-Boot] [PATCH 0/4] net: dm: fec: Fixes and improvements
@ 2018-10-04 17:53 Martin Fuzzey
  2018-10-04 17:53 ` [U-Boot] [PATCH 4/4] net: dm: fec: Obtain the transceiver type from the DT Martin Fuzzey
  0 siblings, 1 reply; 15+ messages in thread
From: Martin Fuzzey @ 2018-10-04 17:53 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-10-24 19:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-04 17:59 [U-Boot] [PATCH 0/4] net: dm: fec: Fixes and improvements Martin Fuzzey
2018-10-04 17:59 ` [U-Boot] [PATCH 1/4] net: dm: fec: Fix time unit error in phy-reset-duration Martin Fuzzey
2018-10-05  5:42   ` Michael Nazzareno Trimarchi
2018-10-22 20:53   ` Joe Hershberger
2018-10-24 19:56   ` [U-Boot] " Joe Hershberger
2018-10-04 17:59 ` [U-Boot] [PATCH 2/4] net: dm: fec: Fix phy-reset-duration clamping and defaults Martin Fuzzey
2018-10-22 20:54   ` Joe Hershberger
2018-10-24 19:56   ` [U-Boot] " Joe Hershberger
2018-10-04 17:59 ` [U-Boot] [PATCH 3/4] net: dm: fec: Support the phy-supply binding Martin Fuzzey
2018-10-22 20:51   ` Joe Hershberger
2018-10-24 19:56   ` [U-Boot] " Joe Hershberger
2018-10-04 17:59 ` [U-Boot] [PATCH 4/4] net: dm: fec: Obtain the transceiver type from the DT Martin Fuzzey
2018-10-22 20:56   ` Joe Hershberger
2018-10-24 19:57   ` [U-Boot] " Joe Hershberger
  -- strict thread matches above, loose matches on Subject: below --
2018-10-04 17:53 [U-Boot] [PATCH 0/4] net: dm: fec: Fixes and improvements Martin Fuzzey
2018-10-04 17:53 ` [U-Boot] [PATCH 4/4] net: dm: fec: Obtain the transceiver type from the DT Martin Fuzzey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.