linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 0/4] Add support for reading macid when DT macid not found
@ 2015-09-21 10:26 Mugunthan V N
  2015-09-21 10:26 ` [net-next PATCH 1/4] drivers: net: cpsw: davinci_emac: move reading mac id to common file Mugunthan V N
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mugunthan V N @ 2015-09-21 10:26 UTC (permalink / raw)
  To: netdev
  Cc: linux-omap, David S . Miller, Tony Lindgren, devicetree,
	Sekhar Nori, Mugunthan V N

Did a boot test on dra7-evm [1] and am437x-gp-evm [2].
Pushed a branch [3] for others to test the patch.

[1]: http://pastebin.ubuntu.com/12513420/
[2]: http://pastebin.ubuntu.com/12513428/
[3]: git://git.ti.com/~mugunthanvnm/ti-linux-kernel/linux.git cpsw-macid-read-support

Mugunthan V N (4):
  drivers: net: cpsw: davinci_emac: move reading mac id to common file
  drivers: net: cpsw-common: add support for reading mac address for
    dra7 and am437x platforms
  arm: dts: dra7: add syscon phandle to cpsw node
  arm: dts: am4372: add syscon phandle to cpsw node

 arch/arm/boot/dts/am4372.dtsi          |  1 +
 arch/arm/boot/dts/dra7.dtsi            |  1 +
 drivers/net/ethernet/ti/cpsw-common.c  | 64 +++++++++++++++++++++++++++++-----
 drivers/net/ethernet/ti/cpsw.c         | 11 +++---
 drivers/net/ethernet/ti/cpsw.h         |  3 +-
 drivers/net/ethernet/ti/davinci_emac.c | 44 ++---------------------
 6 files changed, 65 insertions(+), 59 deletions(-)

-- 
2.6.0.rc2.10.gf4d9753

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

end of thread, other threads:[~2015-09-22  0:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-21 10:26 [net-next PATCH 0/4] Add support for reading macid when DT macid not found Mugunthan V N
2015-09-21 10:26 ` [net-next PATCH 1/4] drivers: net: cpsw: davinci_emac: move reading mac id to common file Mugunthan V N
2015-09-21 10:26 ` [net-next PATCH 2/4] drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms Mugunthan V N
2015-09-21 10:26 ` [net-next PATCH 3/4] arm: dts: dra7: add syscon phandle to cpsw node Mugunthan V N
2015-09-21 10:26 ` [net-next PATCH 4/4] arm: dts: am4372: " Mugunthan V N
2015-09-22  0:22 ` [net-next PATCH 0/4] Add support for reading macid when DT macid not found 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).