netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: davinci_mdio: reuse for keystone2 arch
@ 2014-07-09 13:10 Grygorii Strashko
  2014-07-09 13:10 ` [PATCH 1/2] " Grygorii Strashko
  2014-07-09 13:10 ` [PATCH 2/2] net: davinci_mdio: allow to create phys from dt Grygorii Strashko
  0 siblings, 2 replies; 12+ messages in thread
From: Grygorii Strashko @ 2014-07-09 13:10 UTC (permalink / raw)
  To: David S. Miller, Florian Fainelli, santosh.shilimkar, netdev
  Cc: prabhakar.csengg, Sekhar Nori, Rob Herring, linux-kernel,
	devicetree, davinci-linux-open-source, Grygorii Strashko

The similar MDIO HW blocks is used by keystone 2 SoCs as
in Davinci SoCs:
- one in Gigabit Ethernet (GbE) Switch Subsystem
  See http://www.ti.com/lit/ug/sprugv9d/sprugv9d.pdf
- one in 10 Gigabit Ethernet Subsystem
  See http://www.ti.com/lit/ug/spruhj5/spruhj5.pdf

Hence, reuse Davinci MDIO driver for Keystone 2 and
enable TI networking for Keystone 2 devices.

Also, as part of this series, enable PHY's creation from DT, because
Keystone 2 supports DT boot mode only.

Grygorii Strashko (2):
  net: davinci_mdio: reuse for keystone2 arch
  net: davinci_mdio: allow to create phys from dt

 .../devicetree/bindings/net/davinci-mdio.txt       |    8 ++++----
 drivers/net/ethernet/ti/Kconfig                    |    4 ++--
 drivers/net/ethernet/ti/davinci_mdio.c             |   18 ++++++++++++++++--
 3 files changed, 22 insertions(+), 8 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-07-11 10:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-09 13:10 [PATCH 0/2] net: davinci_mdio: reuse for keystone2 arch Grygorii Strashko
2014-07-09 13:10 ` [PATCH 1/2] " Grygorii Strashko
2014-07-09 14:20   ` Santosh Shilimkar
2014-07-09 23:52   ` David Miller
2014-07-10 12:58     ` Grygorii Strashko
     [not found]       ` <53BE8DF7.9090303-l0cyMroinI0@public.gmane.org>
2014-07-10 19:39         ` David Miller
     [not found]           ` <20140710.123900.1696373067218564684.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2014-07-11 10:24             ` Grygorii Strashko
     [not found]   ` <1404911451-9921-2-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
2014-07-11  5:03     ` Mugunthan V N
2014-07-09 13:10 ` [PATCH 2/2] net: davinci_mdio: allow to create phys from dt Grygorii Strashko
     [not found]   ` <1404911451-9921-3-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
2014-07-09 14:23     ` Santosh Shilimkar
2014-07-10 13:15       ` Grygorii Strashko
2014-07-11  5:05     ` Mugunthan V N

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).