[PATCH 0/3] phy: ti: gmii-sel: update to support multiport k3 devices

From: Grygorii Strashko
Date: Fri Aug 28 2020 - 16:19:57 EST


Hi Kishon,

This series introduces support for multiport K3 CPSW devices like one, which
can be found on J721E SoC (MAIN CPSW).
The first two patches are preparation changes. The Patch 3 add support for
retrieving number of ports and base registers offset from DT.

Grygorii Strashko (3):
phy: ti: gmii-sel: move phy init in separate function
phy: ti: gmii-sel: use features mask during init
phy: ti: gmii-sel: retrieve ports number and base offset from dt

drivers/phy/ti/phy-gmii-sel.c | 159 ++++++++++++++++++++--------------
1 file changed, 96 insertions(+), 63 deletions(-)

--
2.17.1