Merge branch 'thunder-acpi'
authorDavid S. Miller <davem@davemloft.net>
Tue, 11 Aug 2015 18:47:57 +0000 (11:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Aug 2015 18:47:57 +0000 (11:47 -0700)
commit15ee8fcdd2d24351022e12a92c764edaf2f60e51
tree4583ce75dfd7b64e32a0ba68ec3f237e34801b43
parent07a51cd3794960548627a27aae68c1446341db32
parent46b903a01c053d0c94975ea7a6819618f121d3d6
Merge branch 'thunder-acpi'

David Daney says:

====================
net: thunder: Add ACPI support.

Change from v1:  Drop PHY binding part, use fwnode_property* APIs.

The first patch (1/2) rearranges the existing code a little with no
functional change to get ready for the second.  The second (2/2) does
the actual work of adding support to extract the needed information
from the ACPI tables.
====================

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