summaryrefslogtreecommitdiff
path: root/drivers/phy/ti/phy-j721e-wiz.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-16phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I1-0/+1
2021-06-16phy: ti: Fix an error code in wiz_probe()Yang Li1-0/+1
2021-05-14phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I1-0/+6
2021-05-14phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I1-10/+7
2020-08-23phy: ti: j721e-wiz: Remove duplicate includeYueHaibing1-1/+0
2020-06-24phy: ti: j721e-wiz: Constify structsRikard Falkeborn1-5/+5
2020-05-13phy: ti: j721e-wiz: Fix some error return code in wiz_probe()Wei Yongjun1-1/+5
2020-04-24phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driverJyri Sarha1-4/+55
2020-01-17phy: ti: j721e-wiz: Fix return value check in wiz_probe()Wei Yongjun1-1/+1
2020-01-14phy: ti: j721e-wiz: Manage typec-gpio-dirRoger Quadros1-0/+61
2020-01-14phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I1-0/+898