summaryrefslogtreecommitdiffstats
path: root/drivers/phy/ti/phy-j721e-wiz.c
Commit message (Expand)AuthorAgeFilesLines
* phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J784S4Chintan Vankar2023-12-221-0/+1
* phy: ti: j721e-wiz: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
* phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721ESiddharth Vadapalli2023-04-121-0/+2
* phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli2023-04-121-6/+5
* phy: ti: phy-j721e-wiz: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja2023-01-181-5/+33
* phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja2023-01-181-10/+28
* phy: ti: phy-j721e-wiz: add j721s2-wiz-10g module supportMatt Ranostay2022-11-241-0/+16
* phy: ti: phy-j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay2022-10-171-0/+22
* phy: ti: phy-j721e-wiz: fix reference leaks in wiz_probe()Dan Carpenter2022-09-241-2/+3
* phy: ti: phy-j721e-wiz: stop name conflict if multiple serdes are initializedMatt Ranostay2022-09-201-1/+14
* phy: ti: phy-j721e-wiz: set PMA_CMN_REFCLK_DIG_DIV based on reflk rateRoger Quadros2022-08-301-0/+24
* phy: ti: phy-j721e-wiz: add support for j7200-wiz-10gRoger Quadros2022-08-301-9/+129
* phy: ti: phy-j721e-wiz.c: Add usxgmii support in wiz driverTanmay Patil2022-08-301-1/+50
* phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200Siddharth Vadapalli2022-08-301-6/+13
* phy: ti: phy-j721e-wiz: use OF data for device specific dataRoger Quadros2022-06-161-25/+50
* phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I2022-01-241-0/+1
* phy: ti: report 2 non-kernel-doc commentsRandy Dunlap2021-11-161-1/+1
* phy: ti: Fix an error code in wiz_probe()Yang Li2021-05-311-0/+1
* phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"Vinod Koul2021-04-161-1/+0
* phy: ti: j721e-wiz: Add missing include linux/slab.hShixin Liu2021-04-161-0/+1
* phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMIIKishon Vijay Abraham I2021-03-311-0/+2
* phy: ti: j721e-wiz: Do not configure wiz if its already configuredFaiz Abbas2021-03-311-5/+16
* phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnodeKishon Vijay Abraham I2021-03-311-0/+4
* phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I2021-03-311-10/+7
* phy: ti: j721e-wiz: add missing call to of_node_put()Yang Li2021-03-301-0/+1
* phy: ti: j721e-wiz: Add support for configuring QSGMIIKishon Vijay Abraham I2021-03-301-2/+62
* phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>Kishon Vijay Abraham I2021-03-301-0/+89
* phy: ti: j721e-wiz: Model the internal clocks without device tree inputKishon Vijay Abraham I2021-03-301-5/+139
* phy: ti: j721e-wiz: Configure full rate divider for AM64Kishon Vijay Abraham I2021-03-301-3/+36
* phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I2021-03-301-0/+6
* phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_selKishon Vijay Abraham I2021-03-301-41/+34
* phy: ti: j721e-wiz: add missing of_node_putJunlin Yang2021-03-151-0/+1
* phy: ti: j721e-wiz: Remove duplicate includeYueHaibing2020-08-231-1/+0
* phy: ti: j721e-wiz: Constify structsRikard Falkeborn2020-06-241-5/+5
* phy: ti: j721e-wiz: Fix some error return code in wiz_probe()Wei Yongjun2020-05-131-1/+5
* phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driverJyri Sarha2020-04-241-4/+55
* phy: ti: j721e-wiz: Fix return value check in wiz_probe()Wei Yongjun2020-01-171-1/+1
* phy: ti: j721e-wiz: Manage typec-gpio-dirRoger Quadros2020-01-141-0/+61
* phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I2020-01-141-0/+898