aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-4.19/701-mdio-bus-dont-use-managed-reset-controller.patch
Commit message (Collapse)AuthorAgeFilesLines
* ath79: backport phy reset-controller patchesDavid Bauer2020-02-161-0/+44
The Siemens WS-AP3610 asserts reset to the ethernet PHY with the reset-register. Backport the necessary patches to de-assert reset when probing the PHY. These patches can be dropped when using kernel 5.4. Signed-off-by: David Bauer <mail@david-bauer.net>