OSDN Git Service

Merge branch 'phy-meson-gxl-clean-up-and-improvements'
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Dec 2017 18:24:57 +0000 (13:24 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Dec 2017 18:24:57 +0000 (13:24 -0500)
Jerome Brunet says:

====================
net: phy: meson-gxl: clean-up and improvements

This patchset adds defines for the control registers and helpers to access
the banked registers. The goal being to make it easier to understand what
the driver actually does.
Then CONFIG_A6 settings is removed since this statement was without effect
Finally interrupt support is added, speeding things up a little

This series has been tested on the libretech-cc and khadas VIM

Changes since v2 [0]:
Drop LPA corruption fix which has been merged through net. Apart from this,
series remains the same.

[0]: https://lkml.kernel.org/r/20171207142715.32578-1-jbrunet@baylibre.com
====================

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

Trivial merge