Merge branch 'stmmac-mt2712-support'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Dec 2018 23:21:01 +0000 (15:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Dec 2018 23:21:01 +0000 (15:21 -0800)
commit9a58ee2f00fb558297c44f69833e408fdadd26db
treedeb51223f0dae62465b6497dff9e3609ea7ac72f
parent3f9b7eeea0268eba57e2c18b48a9621f38c66101
parent58ee90284ffa495b04d56d643001d6f64a13a580
Merge branch 'stmmac-mt2712-support'

Biao Huang says:

====================
add Ethernet driver support for mt2712

Changes in v6:
 modifications according to comments from Rob/Andrew/Sean:
 1. use delay_ps instead of delay stage.
 2. add comments in driver to avoid confusion.
 2. rewrite set_delay function.
 3. modify binding document for properties: tx-delay-ps/rx-delay-ps/pericfg etc.
====================

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