summaryrefslogtreecommitdiff
path: root/drivers/phy/cadence
Commit message (Expand)AuthorAgeFilesLines
* phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju2022-03-141-39/+20
* phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju2022-02-081-16/+42
* phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configurationSwapnil Jakhade2022-02-081-1/+377
* phy: cadence: Sierra: Add support for PHY multilink configurationsSwapnil Jakhade2022-02-081-8/+145
* phy: cadence: Sierra: Update single link PCIe register configurationSwapnil Jakhade2022-02-081-3/+215
* phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade2022-02-081-1/+40
* phy: cadence: Sierra: Check cmn_ready assertion during PHY power onSwapnil Jakhade2022-02-081-0/+35
* phy: cadence: Sierra: Add PHY PCS common register configurationsSwapnil Jakhade2022-02-081-0/+38
* phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ...Swapnil Jakhade2022-02-081-6/+6
* phy: cadence: Sierra: Add support to get SSC type from device tree.Swapnil Jakhade2022-02-081-1/+5
* phy: cadence: Sierra: Prepare driver to add support for multilink configurationsSwapnil Jakhade2022-02-081-53/+135
* phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clockAswath Govindraju2022-02-081-13/+210
* phy: cadence: Sierra: Add a UCLASS_PHY device for linksAswath Govindraju2022-02-081-41/+75
* phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callbackKishon Vijay Abraham I2022-02-081-0/+2
* phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"Kishon Vijay Abraham I2022-02-081-10/+15
* phy: cadence: Sierra: Move all reset_control_get*() to a separate functionKishon Vijay Abraham I2022-02-081-0/+19
* phy: cadence: Sierra: Move all clk_get_*() to a separate functionKishon Vijay Abraham I2022-02-081-22/+35
* phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodesKishon Vijay Abraham I2022-02-081-0/+4
* phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I2022-02-081-1/+6
* phy: cadence: sierra: Fix for USB3 U1/U2 stateSanket Parmar2022-02-081-13/+14
* phy: cadence: phy-cadence-torrent: Change the name of subnode searchedAswath Govindraju2021-11-171-2/+2
* phy: cadence: Add driver for Torrent SERDESAswath Govindraju2021-07-273-0/+2470
* phy: cadence: Add driver for Sierra PHYAlan Douglas2021-07-273-0/+757