devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drivers: net: xgene: fix: Get channel number from device binding
@ 2016-04-29 18:10 Iyappan Subramanian
  2016-04-29 18:10 ` [PATCH v2 1/3] drivers: net: xgene: " Iyappan Subramanian
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Iyappan Subramanian @ 2016-04-29 18:10 UTC (permalink / raw)
  To: davem, netdev, devicetree; +Cc: linux-arm-kernel, patches, Iyappan Subramanian

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@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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-02 20:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-29 18:10 [PATCH v2 0/3] drivers: net: xgene: fix: Get channel number from device binding Iyappan Subramanian
2016-04-29 18:10 ` [PATCH v2 1/3] drivers: net: xgene: " Iyappan Subramanian
2016-04-29 18:10 ` [PATCH v2 2/3] Documentation: dtb: xgene: Add channel property Iyappan Subramanian
2016-04-29 18:10 ` [PATCH v2 3/3] " Iyappan Subramanian
2016-05-02 20:48 ` [PATCH v2 0/3] drivers: net: xgene: fix: Get channel number from device binding David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).