summaryrefslogtreecommitdiff
path: root/drivers/phy/cadence
AgeCommit message (Expand)Author
2021-05-31phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng
2021-03-31phy: cadence-torrent: Add delay for PIPE clock to be stableKishon Vijay Abraham I
2021-03-31phy: cadence-torrent: Explicitly request exclusive reset controlKishon Vijay Abraham I
2021-03-31phy: cadence-torrent: Do not configure SERDES if it's already configuredKishon Vijay Abraham I
2021-03-31phy: cadence-torrent: Group reset APIs and clock APIsKishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Enable pll_cmnlc and pll_cmnlc1 clocksKishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks)Kishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callbackKishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"Kishon Vijay Abraham I
2021-03-31phy: cadence-torrent: Use a common header file for Cadence SERDESKishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Explicitly request exclusive reset controlKishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Move all reset_control_get*() to a separate functionKishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Move all clk_get_*() to a separate functionKishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodesKishon Vijay Abraham I
2021-03-31phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I
2021-03-30phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clockSwapnil Jakhade
2021-03-30phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TIKishon Vijay Abraham I
2021-03-30phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clockSwapnil Jakhade
2021-03-30phy: cadence-torrent: Add support to drive refclk outKishon Vijay Abraham I
2021-01-13phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter
2020-11-16phy: cadence: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-09-18phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PCIe + USB multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link USB register sequencesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link SGMII/QSGMII register sequencesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_valsSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PHY link configuration sequences for single linkSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add clk changes for multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Update PHY reset for multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add support for PHY multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PHY APB reset supportSwapnil Jakhade
2020-09-18phy: cadence-torrent: Check cmn_ready assertion during PHY power onSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link PCIe supportSwapnil Jakhade
2020-09-18phy: cadence-torrent: Check total lane count for all subnodes is within limitSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add separate regmap functions for torrent and DPSwapnil Jakhade
2020-09-18phy: cadence-torrent: Enable support for multiple subnodesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addressesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Use of_device_get_match_data() to get driver dataSwapnil Jakhade
2020-09-16phy: cadence: torrent: Constify regmap_config structsRikard Falkeborn
2020-09-16phy: cadence: salvo: Constify cdns_nxp_sequence_pairRikard Falkeborn
2020-09-16phy: cadence: Sierra: Constify static structsRikard Falkeborn
2020-09-16Merge branch 'topic/phy_attrs' into nextVinod Koul
2020-09-16phy: cadence-torrent: Set Torrent PHY attributesSwapnil Jakhade
2020-08-31phy: cadence: salvo: Constify cdns_salvo_phy_opsRikard Falkeborn
2020-07-13phy: cadence: salvo: fix wrong bit definitionPeter Chen
2020-05-18phy: cadence: sierra: Fix for USB3 U1/U2 stateSanket Parmar
2020-05-15phy: phy-cadence-salvo: add phy .init APIPeter Chen
2020-05-07phy: cadence: salvo: add salvo phy driverPeter Chen
2020-03-20phy: cadence-torrent: Add support for subnode bindingsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add platform dependent initialization structureSwapnil Jakhade