summaryrefslogtreecommitdiff
path: root/drivers/phy/cadence
AgeCommit message (Expand)Author
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
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
2020-01-14phy: cadence: Sierra: add phy_reset hookRoger Quadros
2020-01-14phy: cadence: Sierra: remove redundant initialization of pointer regmapColin Ian King
2020-01-08phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove()Kishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to...Kishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Change MAX_LANES of Sierra to 16Kishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Check for PLL lock during PHY power onKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Get reset control "array" for each linkKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Configure both lane cdb and common cdb registers for ex...Anil Varughese
2020-01-08phy: cadence: Sierra: Modify register macro names to be in sync with Sierra u...Kishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_opsKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Add support for SERDES_16G used in J721E SoCKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Use "regmap" for read and write to Sierra registersKishon Vijay Abraham I
2020-01-08phy: cadence: Sierra: Make "phy_clk" and "sierra_apb" optional resourcesKishon Vijay Abraham I
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-07phy: Add Cadence D-PHY supportMaxime Ripard