[PATCH v2 0/3] drivers: net: xgene: fix: Get channel number from device binding
Iyappan Subramanian
isubramanian at apm.com
Fri Apr 29 11:10:12 PDT 2016
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 at apm.com>
---
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
More information about the linux-arm-kernel
mailing list