From: Srinivas Kandagatla Date: Thu, 4 Jul 2013 09:35:48 +0000 (+0100) Subject: dt:net:stmmac: Add dt specific phy reset callback support. X-Git-Tag: v3.11-rc1~64^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0764715d8116484d808f5b3985ca043080788e;p=pandora-kernel.git dt:net:stmmac: Add dt specific phy reset callback support. This patch adds phy reset callback support for stmmac driver via device trees. It adds three new properties to gmac device tree bindings to define the reset signal via gpio. With this patch users can conveniently pass reset gpio number with pre, pulse and post delay in micro secs via DTs. active low: _________ ____________ | | | | |_______________| active high: ________________ | | | | ________| |___________ Signed-off-by: Srinivas Kandagatla Signed-off-by: David S. Miller --- Reading git-diff-tree failed