]> git.baikalelectronics.ru Git - uboot.git/commit
phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specified
authorSinthu Raja <sinthu.raja@ti.com>
Mon, 13 Mar 2023 12:42:23 +0000 (18:12 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 29 Mar 2023 17:30:29 +0000 (13:30 -0400)
commit48b20b23bbbabf913e4a9a0c7c4d7de7192ca0e4
treef29855a081db01571e85b3048cf4c4bbdb5e4d49
parentbec08e01a38e5ee567a8d2c204ba8b0f06be6148
phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specified

It's possible that the Type-C plug orientation on the DIR line will be
implemented through hardware design. In that situation, there won't be
an external GPIO line available, but the driver still needs to address
this since the DT won't use the typec-dir-gpios property.

Add code to handle LN10 Type-C swap if typec-dir-gpios property is not
specified in DT.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
drivers/phy/ti/phy-j721e-wiz.c