From: Dinh Nguyen Date: Thu, 6 Feb 2014 22:19:50 +0000 (-0600) Subject: net: stmmac: Add SOCFPGA glue driver X-Git-Tag: v3.15-rc1~76^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d237c06a4161767fe1da598d15291914a7bbeed;p=pandora-kernel.git net: stmmac: Add SOCFPGA glue driver Like the STi series SOCs, Altera's SOCFPGA also needs a glue layer on top of the Synopsys gmac IP. This patch adds the platform driver for the glue layer which configures the IP before the generic STMMAC driver takes over. Signed-off-by: Dinh Nguyen Acked-by: David S. Miller --- v3: Remove stray empty line at end of dwmac-socfpga.c. v2: Use the dwmac-sti as an example for a glue layer and split patch up to have dts as a separate patch. Also cc dts maintainers since there is a new binding. --- Reading git-diff-tree failed