This patch set adds 'channel' property to get ethernet to CPU channel number, thus decoupling the Linux driver from static resource selection. v2: Address review comments from v1 - removed irq reference from Linux driver - added 'channel' property to get ethernet to CPU channel number v1: - Initial version Signed-off-by: Iyappan Subramanian <isubramanian@xxxxxxx> --- Iyappan Subramanian (3): drivers: net: xgene: Get channel number from device binding Documentation: dtb: xgene: Add channel property dtb: xgene: Add channel property Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 2 ++ arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 1 + arch/arm64/boot/dts/apm/apm-storm.dtsi | 1 + drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 15 ++++++++++++++- 4 files changed, 18 insertions(+), 1 deletion(-) -- 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