net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property
authorRoger Quadros <rogerq@kernel.org>
Sat, 22 Jul 2023 19:31:49 +0000 (22:31 +0300)
committerTom Rini <trini@konsulko.com>
Thu, 27 Jul 2023 21:10:46 +0000 (17:10 -0400)
commit7c9267e5115f5cae729a27a0c8ecc35d6297f2b3
tree9595bd390de722ced96916da3b35da9538a0b286
parentfcb513e5f2396e276653c29098faf4739c588041
net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property

Approved DT binding has the port mode register in the
"phys" property. Get it from there instead of the custom
"cpsw-phy-sel" property.

This will allow us to keep DT in sync with Linux.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Acked-by: Nishanth Menon <nm@ti.com>
drivers/net/ti/am65-cpsw-nuss.c