linux/Documentation/devicetree
Srinivas Kandagatla 0e0764715d 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:
		_________		 ____________
	<pre-delay>	|<pulse-delay>	|<post-delay>
		 	|		|
		 	|_______________|

 active high:
 			 ________________
	<pre-delay>	|<pulse-delay>	|<post-delay>
			|		|
		________|		|___________

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-07-04 14:34:17 -07:00
..
bindings dt:net:stmmac: Add dt specific phy reset callback support. 2013-07-04 14:34:17 -07:00
00-INDEX
booting-without-of.txt sun.com documentation fixes 2013-02-21 17:22:20 -08:00
usage-model.txt Documentation/devicetree: make semantic of initrd-end more explicit 2013-04-25 15:05:09 -05:00