summaryrefslogtreecommitdiffstats
path: root/drivers/phy/cadence
AgeCommit message (Expand)AuthorLines
2020-07-13phy: cadence: salvo: fix wrong bit definitionPeter Chen-1/+1
2020-05-18phy: cadence: sierra: Fix for USB3 U1/U2 stateSanket Parmar-13/+14
2020-05-15phy: phy-cadence-salvo: add phy .init APIPeter Chen-1/+11
2020-05-07phy: cadence: salvo: add salvo phy driverPeter Chen-0/+325
2020-03-20phy: cadence-torrent: Add support for subnode bindingsSwapnil Jakhade-75/+217
2020-03-20phy: cadence-torrent: Add platform dependent initialization structureSwapnil Jakhade-0/+9
2020-03-20phy: cadence-torrent: Use regmap to read and write DPTX PHY registersSwapnil Jakhade-69/+100
2020-03-20phy: cadence-torrent: Use regmap to read and write Torrent PHY registersSwapnil Jakhade-369/+650
2020-03-20phy: cadence-torrent: Implement PHY configure APIsSwapnil Jakhade-5/+431
2020-03-20phy: cadence-torrent: Add 19.2 MHz reference clock supportSwapnil Jakhade-17/+441
2020-03-20phy: cadence-torrent: Refactor code for reusabilitySwapnil Jakhade-93/+137
2020-03-20phy: cadence-torrent: Add wrapper for DPTX register accessSwapnil Jakhade-21/+50
2020-03-20phy: cadence-torrent: Add wrapper for PHY register accessSwapnil Jakhade-65/+77
2020-03-20phy: cadence-torrent: Adopt Torrent nomenclatureSwapnil Jakhade-53/+58
2020-03-20phy: cadence-dp: Rename to phy-cadence-torrentYuti Amonkar-5/+5
2020-01-14phy: cadence: Sierra: add phy_reset hookRoger Quadros-0/+10
2020-01-14phy: cadence: Sierra: remove redundant initialization of pointer regmapColin Ian King-1/+1
2020-01-08phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove()Kishon Vijay Abraham I-1/+1
2020-01-08phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to...Kishon Vijay Abraham I-0/+21
2020-01-08phy: cadence: Sierra: Change MAX_LANES of Sierra to 16Kishon Vijay Abraham I-1/+21
2020-01-08phy: cadence: Sierra: Check for PLL lock during PHY power onKishon Vijay Abraham I-1/+32
2020-01-08phy: cadence: Sierra: Get reset control "array" for each linkKishon Vijay Abraham I-1/+1
2020-01-08phy: cadence: Sierra: Configure both lane cdb and common cdb registers for ex...Anil Varughese-96/+254
2020-01-08phy: cadence: Sierra: Modify register macro names to be in sync with Sierra u...Kishon Vijay Abraham I-83/+84
2020-01-08phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_opsKishon Vijay Abraham I-6/+9
2020-01-08phy: cadence: Sierra: Add support for SERDES_16G used in J721E SoCKishon Vijay Abraham I-0/+14
2020-01-08phy: cadence: Sierra: Use "regmap" for read and write to Sierra registersKishon Vijay Abraham I-54/+237
2020-01-08phy: cadence: Sierra: Make "phy_clk" and "sierra_apb" optional resourcesKishon Vijay Abraham I-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-02-07phy: Add Cadence D-PHY supportMaxime Ripard-1/+404
2018-12-12phy: cadence: Add driver for Sierra PHYAlan Douglas-1/+404
2018-09-10phy: Add driver for Cadence MHDP DisplayPort SD0801 PHYScott Telford-0/+552