Re: [PATCH 0/2] Enable smsc911x for use with ACPI

2015-08-13 Thread David Miller
From: Jeremy Linton Date: Wed, 12 Aug 2015 17:06:25 -0500 > This set of patches enables the front Ethernet port on the > ARM Juno development platform when used with an ACPI enabled kernel. > > These patches covert the of_property* calls in the driver to the > DT/ACPI agnostic device_property* c

[PATCH 0/2] Enable smsc911x for use with ACPI

2015-08-12 Thread Jeremy Linton
This set of patches enables the front Ethernet port on the ARM Juno development platform when used with an ACPI enabled kernel. These patches covert the of_property* calls in the driver to the DT/ACPI agnostic device_property* calls, and add the arm hardware id to the acpi_match_table. To support