commit | d15891ca1fdd7f1f46cede1dc15bcfbf0445a658 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@st.com> | Tue Feb 11 09:59:57 2014 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 13 16:25:13 2014 -0500 |
tree | 7786700665def3cf794e59dfa99b3d1d74e58fa2 | |
parent | c7966b525fc6af6d18a509b33f938312f59b57f5 [diff] |
net: stmmac:sti: Add STi SOC glue driver. STi series SOCs have a glue layer on top of the synopsis gmac IP, this glue layer needs to be configured before the gmac driver starts using the IP. This patch adds a support to this glue layer which is configured via stmmac setup, init, exit callbacks. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>