board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0
authorAswath Govindraju <a-govindraju@ti.com>
Fri, 4 Mar 2022 12:15:26 +0000 (17:45 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 14 Mar 2022 16:44:51 +0000 (12:44 -0400)
commitf4466ab9cc6bccaf08932a442c1711a7e508ac09
tree073d01fd36eb4d7efc66989c4cd7d3b36a4ed52e
parentb78f81eb5d6ef45cfba8cc6a155da7fc661b420f
board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0

Initialization and power on operations of links have been moved under the
link device in the Sierra SerDes driver. Also, the UCLASS of
sierra_phy_provider has been changed to UCLASS_MISC.

Therefore, fix the probing of SerDes0 instance accordingly.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Reviewed-by: Georgi Vlaev <g-vlaev@ti.com>
board/ti/j721e/evm.c