]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit4a89d6292fc4e0e3d3eb08d7b2138e1d4d78ec25
tree073d01fd36eb4d7efc66989c4cd7d3b36a4ed52e
parentba2a3142878837b4cc33d98d42193b684643cad7
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