Hi
> -Original Message-
> From: John Crispin [mailto:blo...@openwrt.org]
> Sent: Thursday, July 09, 2015 9:56 AM
> To: Guenther Kelleter; openwrt-devel@lists.openwrt.org
> Subject: Re: [OpenWrt-Devel] [PATCH v3 1/7] ar71xx: ag71xx: add pdata field
> supported
>
>
On 09/07/2015 09:42, Guenther Kelleter wrote:
> Hi
>
>> -Original Message-
>> From: John Crispin [mailto:blo...@openwrt.org]
>> Sent: Thursday, July 09, 2015 8:24 AM
>> To: Guenther Kelleter; openwrt-devel@lists.openwrt.org
>> Subject: Re: [OpenWrt-
Hi
> -Original Message-
> From: John Crispin [mailto:blo...@openwrt.org]
> Sent: Thursday, July 09, 2015 8:24 AM
> To: Guenther Kelleter; openwrt-devel@lists.openwrt.org
> Subject: Re: [OpenWrt-Devel] [PATCH v3 1/7] ar71xx: ag71xx: add pdata field
> supported
>
>
Hi,
On 07/07/2015 14:58, Günther Kelleter wrote:
> to allow target specific override of phydev->supported.
>
why do you need to do this ? do you want to force a specific link type ?
if so, then using a fixed link would be preferable to faking phy caps
John
> Signed-off-by: Günther Kel
to allow target specific override of phydev->supported.
Signed-off-by: Günther Kelleter
---
.../ar71xx/files/arch/mips/include/asm/mach-ath79/ag71xx_platform.h | 1 +
.../ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_phy.c| 5 +
2 files changed, 6 insertions(+)
diff --git
a/