Hello,
On 3/13/20 1:29 PM, Petr Štetiar wrote:
> Bjørn Mork [2020-03-13 09:29:49]:
>
>> David Bauer writes:
>>
>>> ---
>>> a/target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
>>> +++
>>> b/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
Bjørn Mork [2020-03-13 09:29:49]:
> David Bauer writes:
>
> > ---
> > a/target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
> > +++
> > b/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
> > @@ -1581,7 +1581,7 @@ static int ag71xx_probe(st
On 3/13/20 1:07 AM, David Bauer wrote:
> The ag71xx driver from Linux 5.4 currently has various shortcomings
> when used with OpenWrt compared to our downstream version.
>
> For example, the upstream driver does not support modifying the ethernet
> clock and configuring RGMII delays on the MAC sid
David Bauer writes:
> ---
> a/target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
> +++
> b/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
> @@ -1581,7 +1581,7 @@ static int ag71xx_probe(struct platform_device *pdev)
> ag->stop_desc-
Hi David,
On Fri, 2020-03-13 at 01:07 +0100, David Bauer wrote:
> The ag71xx driver from Linux 5.4 currently has various shortcomings
> when used with OpenWrt compared to our downstream version.
>
> For example, the upstream driver does not support modifying the
> ethernet
> clock and configuring
The ag71xx driver from Linux 5.4 currently has various shortcomings
when used with OpenWrt compared to our downstream version.
For example, the upstream driver does not support modifying the ethernet
clock and configuring RGMII delays on the MAC side.
While we should certainly switch to the upstr