Changes in v2: - export of_update_property() to permit building bcm_sf2 as a module - provided a better explanation of the problem being solved after explaining it to Andrew during the v1 review Florian Fainelli (2): of: Export of_remove_property() to modules net: dsa: bcm_sf2: Ensure that MDIO diversion is used drivers/net/dsa/bcm_sf2.c | 31 +++++++++++++++++++++++++++++-- drivers/of/base.c | 1 + include/linux/of.h | 5 +++++ 3 files changed, 35 insertions(+), 2 deletions(-) -- 2.25.1