SGMII based 1GbE and 10GbE interfaces support multiple interrupts. Adding separate tx completion descriptor ring and associating a dedicated irq for the TX completion. Signed-off-by: Iyappan Subramanian <isubramanian@xxxxxxx> Signed-off-by: Keyur Chudgar <kchudgar@xxxxxxx> --- Iyappan Subramanian (3): Documentation: dts: xgene: Update interrupt field description dtb: xgene: Add interrupt for Tx completion drivers: net: xgene: Add separate tx completion ring .../devicetree/bindings/net/apm-xgene-enet.txt | 5 +- arch/arm64/boot/dts/apm/apm-storm.dtsi | 9 +- drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 141 ++++++++++++++++++--- drivers/net/ethernet/apm/xgene/xgene_enet_main.h | 6 + 4 files changed, 137 insertions(+), 24 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html