]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98b4bec395023c0f70e6cdbb38102e220b224753
tree9d62fe2d6e78f2d28db479a2edcb8052b145a674
parentca874aba27f472dc5d6ac329327e36da54837fe0
parent42604203163bc22009709948403c2b29f7da219b
Merge branch 'phy-meson-gxl-clean-up-and-improvements'

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>