devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] extend stmmac DT support.
@ 2013-07-02 13:03 Srinivas KANDAGATLA
       [not found] ` <1372770219-1643-1-git-send-email-srinivas.kandagatla-qxv4g6HH51o@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Srinivas KANDAGATLA @ 2013-07-02 13:03 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,

Thankyou for the comments on RFC patches.

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.

Changes since RFC:
	- re-use existing compatible strings to select right properties.
	- clean up reset callback support so that DT is not parsed everytime.

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  |   50 +++++++++++++++++++-
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   32 +++++++++++-
 include/linux/stmmac.h                             |    4 ++
 4 files changed, 91 insertions(+), 5 deletions(-)

-- 
1.7.6.5


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02 13:03 [PATCH v1 0/3] extend stmmac DT support Srinivas KANDAGATLA
     [not found] ` <1372770219-1643-1-git-send-email-srinivas.kandagatla-qxv4g6HH51o@public.gmane.org>
2013-07-02 13:04   ` [PATCH v1 1/3] dt:net:stmmac: Allocate platform data only if its NULL Srinivas KANDAGATLA
2013-07-02 13:04 ` [PATCH v1 2/3] dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 Srinivas KANDAGATLA
2013-07-02 13:04 ` [PATCH v1 3/3] dt:net:stmmac: Add dt specific phy reset callback support Srinivas KANDAGATLA
2013-07-03 23:04 ` [PATCH v1 0/3] extend stmmac DT support David Miller
     [not found]   ` <20130703.160423.1285164466482391784.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2013-07-04  8:44     ` Srinivas KANDAGATLA

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