From: David S. Miller Date: Sun, 9 Dec 2018 05:33:31 +0000 (-0800) Subject: Merge branch 'platform-data-controls-for-mdio-gpio' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=120d633f199b264e0ad4c98eedc0564a89171c1d;p=linux.git Merge branch 'platform-data-controls-for-mdio-gpio' Andrew Lunn says: ==================== platform data controls for mdio-gpio Soon to be mainlined is an x86 platform with a Marvell switch, and a bit-banging MDIO bus. In order to make this work, the phy_mask of the MDIO bus needs to be set to prevent scanning for PHYs, and the phy_ignore_ta_mask needs to be set because the switch has broken turnaround. Add a platform_data structure with these parameters. ==================== Signed-off-by: David S. Miller --- 120d633f199b264e0ad4c98eedc0564a89171c1d