All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] extend stmmac DT support.
@ 2013-07-01 11:42 Srinivas KANDAGATLA
  2013-07-01 11:43 ` [PATCH RFC 1/3] dt:net:stmmac: Allocate platform data only if its NULL Srinivas KANDAGATLA
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Srinivas KANDAGATLA @ 2013-07-01 11:42 UTC (permalink / raw)
  To: netdev
  Cc: Giuseppe Cavallaro, Grant Likely, Rob Herring, Rob Landley,
	devicetree-discuss, linux-doc, linux-kernel, Srinivas Kandagatla

From: Srinivas Kandagatla <srinivas.kandagatla@st.com>

Hi Peppe,

This patch series adds support to new gmac versions 3.6.10 and 3.710, these
versions of IP are integrated into ST STiH415/STiH416 SOCs.
This patchset also adds phy reset capablity to stmmac-mdio driver via DT.


Thanks,
srini

Srinivas Kandagatla (3):
  dt:net:stmmac: Allocate platform data only if its NULL.
  dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
  dt:net:stmmac: Add dt specific phy reset callback support.

 Documentation/devicetree/bindings/net/stmmac.txt   |   10 ++++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c  |   31 ++++++++++++++++++++
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   31 ++++++++++++++++++--
 3 files changed, 69 insertions(+), 3 deletions(-)

-- 
1.7.6.5

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

end of thread, other threads:[~2013-07-02  8:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-01 11:42 [PATCH RFC 0/3] extend stmmac DT support Srinivas KANDAGATLA
2013-07-01 11:43 ` [PATCH RFC 1/3] dt:net:stmmac: Allocate platform data only if its NULL Srinivas KANDAGATLA
2013-07-01 17:20   ` Giuseppe CAVALLARO
2013-07-01 17:20   ` Giuseppe CAVALLARO
2013-07-01 11:43 ` [PATCH RFC 2/3] dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 Srinivas KANDAGATLA
2013-07-01 17:20   ` Giuseppe CAVALLARO
2013-07-02  6:42     ` Srinivas KANDAGATLA
     [not found]       ` <51D27658.1060806-qxv4g6HH51o@public.gmane.org>
2013-07-02  8:04         ` Giuseppe CAVALLARO
2013-07-02  8:04           ` Giuseppe CAVALLARO
2013-07-01 11:44 ` [PATCH RFC 3/3] dt:net:stmmac: Add dt specific phy reset callback support Srinivas KANDAGATLA

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.