net: mdio: support c45 peripherals on c22 only capable mdio controllers

2021-03-31 Thread Danilo Krummrich
This patch series adds support for clause 45 peripherals on busses driven by an mdio controller that is only capable of clause 22 frame format messages by indirect bus accesses. In order to do so we - change the name of the field probe_capabilities to capabilities in struct mii_bus to represent

net: mdio: support c45 peripherals on c22 only capable mdio controllers

2021-03-31 Thread Danilo Krummrich
This patch series adds support for clause 45 peripherals on busses driven by an mdio controller that is only capable of clause 22 frame format messages by indirect bus accesses. In order to do so we - change the name of the field probe_capabilities to capabilities in struct mii_bus to represent