summaryrefslogtreecommitdiffstats
path: root/drivers/phy/xilinx
AgeCommit message (Expand)AuthorLines
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-08-05phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resumePiyush Mehta-0/+56
2024-07-02phy: zynqmp: Add debugfs supportSean Anderson-0/+40
2024-07-02phy: zynqmp: Take the phy mutex in xlateSean Anderson-0/+1
2024-07-02phy: zynqmp: Only wait for PLL lock "primary" instancesSean Anderson-9/+21
2024-07-02phy: zynqmp: Store instance instead of typeSean Anderson-84/+31
2024-07-02phy: zynqmp: Enable reference clock correctlySean Anderson-6/+8
2024-04-05phy: xilinx: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski-1/+1
2023-07-12phy: zynqmp: Allow variation in refclk rateSean Anderson-1/+4
2023-07-12phy: xilinx: phy-zynqmp: dynamic clock support for power-savePiyush Mehta-46/+15
2023-07-12phy: xilinx: add runtime PM supportPiyush Mehta-7/+28
2023-03-31phy: xilinx: phy-zynqmp: mention SGMII as supported protocolRadhey Shyam Pandey-3/+2
2022-01-27phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock-5/+6
2021-08-18phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USBPiyush Mehta-0/+3
2021-03-31phy: zynqmp: Handle the clock enable/disable properlyManish Narani-7/+51
2021-02-06phy: zynqmp: Simplify code by using dev_err_probe()Michal Simek-7/+4
2020-07-01phy: zynqmp: Fix unused-function compiler warningTobias Klauser-4/+2
2020-06-29phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit TransceiverAnurag Kumar Vulisha-0/+1011