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)
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>

No differences found