[PATCH v2 0/2] net: thunder: Add ACPI support.

David Miller davem at davemloft.net
Tue Aug 11 11:49:08 PDT 2015


From: David Daney <ddaney.cavm at gmail.com>
Date: Mon, 10 Aug 2015 17:58:35 -0700

> 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.

Series applied.

In the future it might be better structured to try and get the OF
node, and if that fails then try and use the ACPI method to obtain
these values.




More information about the linux-arm-kernel mailing list