This series has been extracted from an earlier larger series adding support for the Imagination Technologies MIPS Boston development board. The current version of that series without these patches included can be found here: http://marc.info/?l=linux-mips&m=145449909110835&w=2 This series is somewhat standalone & should fix theoretical issues for other users of the driver, but has only been tested by myself in conjunction with the above series on a Boston board. Paul Burton (6): net: pch_gbe: Allow build on MIPS platforms net: pch_gbe: Mark Minnow PHY reset GPIO active low net: pch_gbe: Pull PHY GPIO handling out of Minnow code net: pch_gbe: Always reset PHY along with MAC net: pch_gbe: Add device tree support net: pch_gbe: Allow longer for resets drivers/net/ethernet/oki-semi/pch_gbe/Kconfig | 2 +- drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 4 +- .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 71 ++++++++++++++++++---- 3 files changed, 62 insertions(+), 15 deletions(-) -- 2.7.0