aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/ti/phy-j721e-wiz.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-22phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J784S4Gravatar Chintan Vankar 1-0/+1
2023-06-08phy: ti: j721e-wiz: Add a determine_rate hookGravatar Maxime Ripard 1-0/+1
2023-04-12phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721EGravatar Siddharth Vadapalli 1-0/+2
2023-04-12phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Gravatar Siddharth Vadapalli 1-6/+5
2023-03-20phy: ti: phy-j721e-wiz: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-01-18phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapGravatar Sinthu Raja 1-5/+33
2023-01-18phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedGravatar Sinthu Raja 1-10/+28
2022-11-24phy: ti: phy-j721e-wiz: add j721s2-wiz-10g module supportGravatar Matt Ranostay 1-0/+16
2022-10-17phy: ti: phy-j721e-wiz: add j784s4-wiz-10g module supportGravatar Matt Ranostay 1-0/+22
2022-09-24phy: ti: phy-j721e-wiz: fix reference leaks in wiz_probe()Gravatar Dan Carpenter 1-2/+3
2022-09-20phy: ti: phy-j721e-wiz: stop name conflict if multiple serdes are initializedGravatar Matt Ranostay 1-1/+14
2022-08-30phy: ti: phy-j721e-wiz: set PMA_CMN_REFCLK_DIG_DIV based on reflk rateGravatar Roger Quadros 1-0/+24
2022-08-30phy: ti: phy-j721e-wiz: add support for j7200-wiz-10gGravatar Roger Quadros 1-9/+129
2022-08-30phy: ti: phy-j721e-wiz.c: Add usxgmii support in wiz driverGravatar Tanmay Patil 1-1/+50
2022-08-30phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200Gravatar Siddharth Vadapalli 1-6/+13
2022-06-16phy: ti: phy-j721e-wiz: use OF data for device specific dataGravatar Roger Quadros 1-25/+50
2022-01-24phy: ti: Fix missing sentinel for clk_div_tableGravatar Kishon Vijay Abraham I 1-0/+1
2021-11-16phy: ti: report 2 non-kernel-doc commentsGravatar Randy Dunlap 1-1/+1
2021-05-31phy: ti: Fix an error code in wiz_probe()Gravatar Yang Li 1-0/+1
2021-04-16phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"Gravatar Vinod Koul 1-1/+0
2021-04-16phy: ti: j721e-wiz: Add missing include linux/slab.hGravatar Shixin Liu 1-0/+1
2021-03-31phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMIIGravatar Kishon Vijay Abraham I 1-0/+2
2021-03-31phy: ti: j721e-wiz: Do not configure wiz if its already configuredGravatar Faiz Abbas 1-5/+16
2021-03-31phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnodeGravatar Kishon Vijay Abraham I 1-0/+4
2021-03-31phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Gravatar Kishon Vijay Abraham I 1-10/+7
2021-03-30phy: ti: j721e-wiz: add missing call to of_node_put()Gravatar Yang Li 1-0/+1
2021-03-30phy: ti: j721e-wiz: Add support for configuring QSGMIIGravatar Kishon Vijay Abraham I 1-2/+62
2021-03-30phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>Gravatar Kishon Vijay Abraham I 1-0/+89
2021-03-30phy: ti: j721e-wiz: Model the internal clocks without device tree inputGravatar Kishon Vijay Abraham I 1-5/+139
2021-03-30phy: ti: j721e-wiz: Configure full rate divider for AM64Gravatar Kishon Vijay Abraham I 1-3/+36
2021-03-30phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupGravatar Kishon Vijay Abraham I 1-0/+6
2021-03-30phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_selGravatar Kishon Vijay Abraham I 1-41/+34
2021-03-15phy: ti: j721e-wiz: add missing of_node_putGravatar Junlin Yang 1-0/+1
2020-08-23phy: ti: j721e-wiz: Remove duplicate includeGravatar YueHaibing 1-1/+0
2020-06-24phy: ti: j721e-wiz: Constify structsGravatar Rikard Falkeborn 1-5/+5
2020-05-13phy: ti: j721e-wiz: Fix some error return code in wiz_probe()Gravatar Wei Yongjun 1-1/+5
2020-04-24phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driverGravatar Jyri Sarha 1-4/+55
2020-01-17phy: ti: j721e-wiz: Fix return value check in wiz_probe()Gravatar Wei Yongjun 1-1/+1
2020-01-14phy: ti: j721e-wiz: Manage typec-gpio-dirGravatar Roger Quadros 1-0/+61
2020-01-14phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCGravatar Kishon Vijay Abraham I 1-0/+898