swconfig: fix Broadcom b53 support
authorTobias Schramm <tobleminer@gmail.com>
Tue, 3 Dec 2019 21:30:00 +0000 (22:30 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 12 Jan 2020 13:12:50 +0000 (14:12 +0100)
commit8f9cd1af0f9c325a902dbd0e79e12015372e6bb0
tree7cdca66b835e81862b53a0cb079fb7880b2b1a6f
parent35ba9304c60665724803ae142ba971947973012c
swconfig: fix Broadcom b53 support

This commit fixes a bug in the main swconfig patch where a function
needed by the b53 driver is not exported.
Additionally it adds OF support to the b53_mdio driver for devicetree-
based probing

Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
target/linux/generic/files/drivers/net/phy/swconfig.c