linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [v2, PATCH 0/2] add ethernet binding and modify ethernet driver for mt2712
@ 2018-12-18  5:48 Biao Huang
  2018-12-18  5:48 ` [v2, PATCH 1/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC Biao Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Biao Huang @ 2018-12-18  5:48 UTC (permalink / raw)
  To: davem, robh+dt
  Cc: mark.rutland, devicetree, nelson.chang, andrew, biao.huang,
	netdev, liguo.zhang, linux-kernel, matthias.bgg, joabreu,
	linux-mediatek, honghui.zhang, yt.shen, linux-arm-kernel

changes in v2 as comments from Sean:
1. fix typo.
2. use capital letters for RMII/MII/RGMII in driver and bindings.

v1:
This new series is the result of discussion in:
http://lkml.org/lkml/2018/12/13/1007
http://lkml.org/lkml/2018/12/14/53

1. ethernet binding file move to this series.
2. remove fine tune property in device tree
3. remove fine tune flow in ethernet driver
4. set rgmii timing according to the value in device tree,
and don't care whether phy insert internal delay  or not.

Biao Huang (2):
  dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712
    DWMAC
  net-next: stmmac: dwmac-mediatek: remove fine-tune property

 .../devicetree/bindings/net/mediatek-dwmac.txt     |   78 ++++++++++++++++++++
 .../net/ethernet/stmicro/stmmac/dwmac-mediatek.c   |   71 ++++++------------
 2 files changed, 102 insertions(+), 47 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/mediatek-dwmac.txt

-- 
1.7.9.5


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2018-12-19  5:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-18  5:48 [v2, PATCH 0/2] add ethernet binding and modify ethernet driver for mt2712 Biao Huang
2018-12-18  5:48 ` [v2, PATCH 1/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC Biao Huang
2018-12-18  5:48 ` [v2, PATCH 2/2] net-next: stmmac: dwmac-mediatek: remove fine-tune property Biao Huang
2018-12-19  5:43 ` [v2, PATCH 0/2] add ethernet binding and modify ethernet driver for mt2712 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).