Merge branch 'ravb-gigabit-R-Car-H3-ES1.1-and-R-Car-M3-W'
authorDavid S. Miller <davem@davemloft.net>
Sun, 29 Jan 2017 23:35:44 +0000 (18:35 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Jan 2017 23:35:44 +0000 (18:35 -0500)
commit1f5d492a34311545b87d223c7fc1d531c610a410
tree6ed76a3e174b0e986f4da70c1890fec770aae7f9
parent1a28242bac44b9eb24fb2e84131256cb3c63372c
parent0e98f9d5f0b4a9012bd4fb5ff88b3ea290deb6a8
Merge branch 'ravb-gigabit-R-Car-H3-ES1.1-and-R-Car-M3-W'

Simon Horman says:

====================
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W

this series adds support for gigabit communication to the Renesas
EthernetAVB controller when used in conjunction with R-Car Gen3 H3
ES1.1+ and M3-W SoCs.  Gigabit is already supported with R-Car Gen 2
SoCs.

The patch from Geert was previously posted for inclusion in v4.10 and
acked by Dave for that purpose. It was, however, not accepted by the
ARM SoC maintainers.

The path from Mizuguchi-san is to address timing problems observed
with gigabit transfers. I would like it considered although my own
testing on M3-W did not show any timing problems.

Changes since v1:
* Address various feedback for "APSR" patch as noted in its changelog
====================

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