Re: [PATCH V2 0/5] Add support for QCA IPQ806x Ethernet GMAC controller

From: David Miller
Date: Sat May 30 2015 - 20:05:18 EST


From: Mathieu Olivari <mathieu@xxxxxxxxxxxxxx>
Date: Wed, 27 May 2015 11:02:45 -0700

> This patch set adds support for the integrated Ethernet GMAC controller
> on QCA IPQ806x SoC. This controller is based on a Gigabit Synopsys
> DesignWare IP, already supported in the stmmac driver located in
> drivers/net/ethernet/stmicro/stmmac.
>
> This change is done as a follow-up to the following thread:
> *http://www.spinics.net/lists/netdev/msg311265.html
> While previous attempt was creating a new driver to drive this controller,
> this new post leverages the existing stmmac driver by implementing the
> SoC specific glue to it.
>
> Aside from the pure stmmac glue layer, we have a couple of related
> patches:
> *IPQ806x NSS clock addition is cherry-picked and refreshed from the
> following thread: https://lkml.org/lkml/2014/8/6/390
> *phy-handle and fixed-link support are also added in this change set so the
> driver can be fully functional on platforms using device-trees as well as
> ethernet switches.
>
> V2:
> *Fix MODULE_LICENSE to "Dual BSD/GPL" as the dwmac-ipq806x.c is using
> ISC license.

Series applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/