This patch set fixes the following issues that were reported during regression.

Patch 1,2 : Adds backward compatibility with the older firmware (<= 1.13.28).
Patch 3   : Use separate hardware resources (descriptor ring, prefetch buffer)
           that are not shared with the firmware
---

Iyappan Subramanian (3):
  dtb: xgene: fix: Backward compatibility with older firmware
  drivers: net: xgene: Backward compatibility with older firmware
  drivers: net: xgene: fix: Use separate resources

 arch/arm64/boot/dts/apm-storm.dtsi                | 10 +++++-----
 drivers/net/ethernet/apm/xgene/xgene_enet_hw.c    | 18 +++++++++++++++++-
 drivers/net/ethernet/apm/xgene/xgene_enet_hw.h    |  4 ++++
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c  | 11 +++++++----
 drivers/net/ethernet/apm/xgene/xgene_enet_main.h  |  5 ++++-
 drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c |  7 ++++++-
 drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c |  7 ++++++-
 7 files changed, 49 insertions(+), 13 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to