]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita98b5fe15747916eecede52e8fe4d7c4e029359e
tree6ed76a3e174b0e986f4da70c1890fec770aae7f9
parent3faea00767a457880c1d9cc3b553449270596fd6
parentf8db16a71723b4e2452b50e35657c65bd6c0864f
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>