devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: davinci_mdio: reuse for keystone2 arch
@ 2014-07-16 12:13 Grygorii Strashko
       [not found] ` <1405512783-20307-1-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
  2014-07-16 12:13 ` [PATCH v2 2/2] net: davinci_mdio: allow to create phys from dt Grygorii Strashko
  0 siblings, 2 replies; 6+ messages in thread
From: Grygorii Strashko @ 2014-07-16 12:13 UTC (permalink / raw)
  To: David S. Miller, Florian Fainelli, santosh.shilimkar-l0cyMroinI0,
	netdev-u79uwXL29TY76Z2rM5mHXA
  Cc: prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w, Sekhar Nori, Rob Herring,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/,
	mugunthanvnm-l0cyMroinI0, 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.

Changes in v2:
- review comments applied. 
  Keystone 2 compatibility string changed to "ti,keystone_mdio".

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             |   21 ++++++++++++++++++--
 3 files changed, 25 insertions(+), 8 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-07-17  6:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 12:13 [PATCH v2 0/2] net: davinci_mdio: reuse for keystone2 arch Grygorii Strashko
     [not found] ` <1405512783-20307-1-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
2014-07-16 12:13   ` [PATCH v2 1/2] " Grygorii Strashko
     [not found]     ` <1405512783-20307-2-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
2014-07-16 19:22       ` Prabhakar Lad
2014-07-17  6:33   ` [PATCH v2 0/2] " David Miller
2014-07-16 12:13 ` [PATCH v2 2/2] net: davinci_mdio: allow to create phys from dt Grygorii Strashko
     [not found]   ` <1405512783-20307-3-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>
2014-07-16 19:23     ` Prabhakar Lad

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