Re: [PATCH v2 4/5] net: phy: smsc: LAN8710/20: add phy refclk in support

2020-09-08 Thread Florian Fainelli
On 9/8/2020 4:25 AM, Marco Felsch wrote: Add support to specify the clock provider for the phy refclk and don't rely on 'magic' host clock setup. Commit [1] tried to address this by introducing a flag and fixing the corresponding host. But this commit breaks the IRQ support since the irq setup

[PATCH v2 4/5] net: phy: smsc: LAN8710/20: add phy refclk in support

2020-09-08 Thread Marco Felsch
Add support to specify the clock provider for the phy refclk and don't rely on 'magic' host clock setup. Commit [1] tried to address this by introducing a flag and fixing the corresponding host. But this commit breaks the IRQ support since the irq setup during .config_intr() is thrown away because