This patch adds support for second SGMII based 1G interface.
  
Signed-off-by: Keyur Chudgar <[email protected]>
Signed-off-by: Iyappan Subramanian <[email protected]>
---
Keyur Chudgar (3):
  Documentation: dtb: Add port-id field for APM X-Gene ethernet
  dtb: xgene: Add second SGMII based 1G interface node
  drivers: net: xgene: Add second SGMII based 1G interface

 .../devicetree/bindings/net/apm-xgene-enet.txt     |  2 +
 arch/arm64/boot/dts/apm/apm-mustang.dts            |  4 ++
 arch/arm64/boot/dts/apm/apm-storm.dtsi             | 25 +++++++++++
 drivers/net/ethernet/apm/xgene/xgene_enet_hw.h     |  2 +
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c   | 50 +++++++++++++++++++---
 drivers/net/ethernet/apm/xgene/xgene_enet_main.h   | 17 ++++++--
 drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c  | 10 +++--
 7 files changed, 98 insertions(+), 12 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