• Dinh Nguyen's avatar
    net: stmmac: Add SOCFPGA glue driver · 2d237c06
    Dinh Nguyen authored
    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: default avatarDinh Nguyen <dinguyen@altera.com>
    Acked-by: default avatarDavid S. Miller <davem@davemloft.net>
    ---
    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.
    2d237c06
dwmac-socfpga.c 4.72 KB