summaryrefslogtreecommitdiff
path: root/drivers/phy/cadence/phy-cadence-torrent.c
AgeCommit message (Expand)Author
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-torrent: Use a common header file for Cadence SERDESKishon 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-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-torrent: Set Torrent PHY attributesSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add support for subnode bindingsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add platform dependent initialization structureSwapnil Jakhade
2020-03-20phy: cadence-torrent: Use regmap to read and write DPTX PHY registersSwapnil Jakhade
2020-03-20phy: cadence-torrent: Use regmap to read and write Torrent PHY registersSwapnil Jakhade
2020-03-20phy: cadence-torrent: Implement PHY configure APIsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add 19.2 MHz reference clock supportSwapnil Jakhade
2020-03-20phy: cadence-torrent: Refactor code for reusabilitySwapnil Jakhade
2020-03-20phy: cadence-torrent: Add wrapper for DPTX register accessSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add wrapper for PHY register accessSwapnil Jakhade
2020-03-20phy: cadence-torrent: Adopt Torrent nomenclatureSwapnil Jakhade
2020-03-20phy: cadence-dp: Rename to phy-cadence-torrentYuti Amonkar