[OpenWrt-Devel] [PATCH 1/2] ar8216: add new phyid 0x004dd043 (ar8326)
Florian Fainelli
florian at openwrt.org
Mon Aug 4 22:44:47 EDT 2014
On 07/13/14 22:23, Alexander Couzens wrote:
> Used in ubiquity nanostation xw boards
Missing Signed-off-by tag, please re-submit, the same applies to your
second patch in this series.
> ---
> target/linux/generic/files/drivers/net/phy/ar8216.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/target/linux/generic/files/drivers/net/phy/ar8216.c b/target/linux/generic/files/drivers/net/phy/ar8216.c
> index fe0ddb9..3846159 100644
> --- a/target/linux/generic/files/drivers/net/phy/ar8216.c
> +++ b/target/linux/generic/files/drivers/net/phy/ar8216.c
> @@ -2800,6 +2800,7 @@ static const u32 ar8xxx_phy_ids[] = {
> 0x004dd036, /* AR8337 */
> 0x004dd041,
> 0x004dd042,
> + 0x004dd043, /* AR8236 */
> };
>
> static bool
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list