On 10.12.18 09:55, Mathias Kresin wrote:
> Hey David,
>
> have you tried to set GPIO_WATCHDOG_ARCH_INITCALL instead? According to
> the help text, it might solve your issue:
Hello Mathias,
thanks for pointing out, indeed this does solve my issue. This patch is
therefore obsolete. I will send a v2
10/12/2018 02:44, David Bauer:
The initialization for the two ethernet PHYs causes the hardware
wathchdog of devolo WiFi pro boards to trigger reset. Linking the
watchdog drivers before the PHY driver fixes this issue.
Signed-off-by: David Bauer
---
.../431-link-phy-after-watchdog.patch
The initialization for the two ethernet PHYs causes the hardware
wathchdog of devolo WiFi pro boards to trigger reset. Linking the
watchdog drivers before the PHY driver fixes this issue.
Signed-off-by: David Bauer
---
.../431-link-phy-after-watchdog.patch | 31 +++
1 fil