- b26baa5 phy: cadence-torrent: Remove unused `regmap` field from state struct by Lars-Peter Clausen · 2 years, 6 months ago
- 085009f phy: cadence: Sierra: Remove unused `regmap` field from state struct by Lars-Peter Clausen · 2 years, 6 months ago
- f6723b8 phy: cdns-dphy: Add support for DPHY TX on J721e by Rahul T R · 2 years, 7 months ago
- efcd5f5 phy: cdns-dphy: Add band config for dphy tx by Rahul T R · 2 years, 7 months ago
- e72659b phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configuration by Swapnil Jakhade · 2 years, 11 months ago
- 41d393a phy: cadence: Add Cadence D-PHY Rx driver by Pratyush Yadav · 2 years, 11 months ago
- 10c573c phy/cadence: Use of_device_get_match_data() by Minghao Chi (CGEL ZTE) · 3 years ago
- d88ca22 phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · 3 years ago
- 29afbd7 phy: cadence: Sierra: fix error handling bugs in probe() by Dan Carpenter · 3 years ago
- 09d976b phy: cadence: Sierra: Add support for derived reference clock output by Swapnil Jakhade · 3 years, 1 month ago
- 8a1b82d phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · 3 years, 1 month ago
- 6b81f05 phy: cadence: Sierra: Add support for PHY multilink configurations by Swapnil Jakhade · 3 years, 1 month ago
- da08aab phy: cadence: Sierra: Fix to get correct parent for mux clocks by Swapnil Jakhade · 3 years, 1 month ago
- 7a5ad9b phy: cadence: Sierra: Update single link PCIe register configuration by Swapnil Jakhade · 3 years, 1 month ago
- 36ce4163 phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · 3 years, 1 month ago
- f1cc6c3 phy: cadence: Sierra: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · 3 years, 1 month ago
- fa10517 phy: cadence: Sierra: Add PHY PCS common register configurations by Swapnil Jakhade · 3 years, 1 month ago
- 8c95e17 phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation by Swapnil Jakhade · 3 years, 1 month ago
- 1e902b2 phy: cadence: Sierra: Add support to get SSC type from device tree by Swapnil Jakhade · 3 years, 1 month ago
- 078e9e9 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · 3 years, 1 month ago
- c3c11d5 phy: cadence: Sierra: Use of_device_get_match_data() to get driver data by Swapnil Jakhade · 3 years, 1 month ago
- a463462 phy: cadence-torrent: use swap() to make code cleaner by Yang Guang · 3 years, 2 months ago
- 785a4e6 phy: cadence-torrent: Add support to output received reference clock by Swapnil Jakhade · 3 years, 4 months ago
- 235bde4 phy: cadence-torrent: Model reference clock driver as a clock to enable derived refclk by Swapnil Jakhade · 3 years, 4 months ago
- aef096d phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs by Swapnil Jakhade · 3 years, 4 months ago
- 48ac608 phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · 3 years, 6 months ago
- 84f55df phy: cadence-torrent: Add debug information for PHY configuration by Swapnil Jakhade · 3 years, 6 months ago
- 8f3ced2 phy: cadence-torrent: Add separate functions for reusable code by Swapnil Jakhade · 3 years, 6 months ago
- 1cc4551 phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock by Swapnil Jakhade · 3 years, 6 months ago
- da055e5 phy: cadence-torrent: Add PHY registers for DP in array format by Swapnil Jakhade · 3 years, 6 months ago
- 6a2338a phy: cadence-torrent: Configure PHY registers as a function of input reference clock rate by Swapnil Jakhade · 3 years, 6 months ago
- 3b40162 phy: cadence-torrent: Add enum for supported input reference clock frequencies by Swapnil Jakhade · 3 years, 6 months ago
- 5b16a79 phy: cadence-torrent: Reorder few functions to remove function declarations by Swapnil Jakhade · 3 years, 6 months ago
- e956d4f phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message by Swapnil Jakhade · 3 years, 6 months ago
- 6411e38 phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe() by Wang Wensheng · 3 years, 8 months ago
- b20da3c phy: cadence-torrent: Add delay for PIPE clock to be stable by Kishon Vijay Abraham I · 3 years, 10 months ago
- e0611d6 phy: cadence-torrent: Explicitly request exclusive reset control by Kishon Vijay Abraham I · 3 years, 10 months ago
- b69d39f phy: cadence-torrent: Do not configure SERDES if it's already configured by Kishon Vijay Abraham I · 3 years, 10 months ago
- d44b4bf phy: cadence-torrent: Group reset APIs and clock APIs by Kishon Vijay Abraham I · 3 years, 10 months ago
- 1436ec3 phy: cadence: Sierra: Enable pll_cmnlc and pll_cmnlc1 clocks by Kishon Vijay Abraham I · 3 years, 10 months ago
- 28081b7 phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks) by Kishon Vijay Abraham I · 3 years, 10 months ago
- 29c2d02 phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback by Kishon Vijay Abraham I · 3 years, 10 months ago
- a0c30cd phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" by Kishon Vijay Abraham I · 3 years, 10 months ago
- fd7abc3 phy: cadence-torrent: Use a common header file for Cadence SERDES by Kishon Vijay Abraham I · 3 years, 10 months ago
- 15b0b82 phy: cadence: Sierra: Explicitly request exclusive reset control by Kishon Vijay Abraham I · 3 years, 10 months ago
- 1d5f40e phy: cadence: Sierra: Move all reset_control_get*() to a separate function by Kishon Vijay Abraham I · 3 years, 10 months ago
- 7e016cb phy: cadence: Sierra: Move all clk_get_*() to a separate function by Kishon Vijay Abraham I · 3 years, 10 months ago
- 03ada5a3 phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes by Kishon Vijay Abraham I · 3 years, 10 months ago
- 5b4f575 phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · 3 years, 10 months ago
- ed9e07f phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock by Swapnil Jakhade · 3 years, 11 months ago
- 70901a7 phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI by Kishon Vijay Abraham I · 3 years, 11 months ago
- e25c9db phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock by Swapnil Jakhade · 3 years, 11 months ago
- 2cca022 phy: cadence-torrent: Add support to drive refclk out by Kishon Vijay Abraham I · 3 years, 10 months ago
- 266df28 phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe() by Dan Carpenter · 4 years, 1 month ago
- fa62909 phy: cadence: convert to devm_platform_ioremap_resource by Chunfeng Yun · 4 years, 2 months ago
- 6fd428f phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration by Swapnil Jakhade · 4 years, 4 months ago
- 4acea47 phy: cadence-torrent: Add PCIe + USB multilink configuration by Swapnil Jakhade · 4 years, 4 months ago
- 9855d84 phy: cadence-torrent: Add single link USB register sequences by Swapnil Jakhade · 4 years, 4 months ago
- 9f33b76 phy: cadence-torrent: Add single link SGMII/QSGMII register sequences by Swapnil Jakhade · 4 years, 4 months ago
- d66a636 phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals by Swapnil Jakhade · 4 years, 4 months ago
- cd9aa94 phy: cadence-torrent: Add PHY link configuration sequences for single link by Swapnil Jakhade · 4 years, 4 months ago
- 07084c9 phy: cadence-torrent: Add clk changes for multilink configuration by Swapnil Jakhade · 4 years, 4 months ago
- f0f1fa0 phy: cadence-torrent: Update PHY reset for multilink configuration by Swapnil Jakhade · 4 years, 4 months ago
- 6bcf3cb3 phy: cadence-torrent: Add support for PHY multilink configuration by Swapnil Jakhade · 4 years, 4 months ago
- 15c6a04 phy: cadence-torrent: Add PHY APB reset support by Swapnil Jakhade · 4 years, 4 months ago
- 8e4c95b phy: cadence-torrent: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · 4 years, 4 months ago
- b54b47b phy: cadence-torrent: Add single link PCIe support by Swapnil Jakhade · 4 years, 4 months ago
- d09945e phy: cadence-torrent: Check total lane count for all subnodes is within limit by Swapnil Jakhade · 4 years, 4 months ago
- 2e70c84 phy: cadence-torrent: Add separate regmap functions for torrent and DP by Swapnil Jakhade · 4 years, 4 months ago
- 7c12b46 phy: cadence-torrent: Enable support for multiple subnodes by Swapnil Jakhade · 4 years, 4 months ago
- 46d205a phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses by Swapnil Jakhade · 4 years, 4 months ago
- 29d1fd2 phy: cadence-torrent: Use of_device_get_match_data() to get driver data by Swapnil Jakhade · 4 years, 4 months ago
- 57d39c7 phy: cadence: torrent: Constify regmap_config structs by Rikard Falkeborn · 4 years, 4 months ago
- 2f4a3d8 phy: cadence: salvo: Constify cdns_nxp_sequence_pair by Rikard Falkeborn · 4 years, 4 months ago
- 3cfb0e8 phy: cadence: Sierra: Constify static structs by Rikard Falkeborn · 4 years, 4 months ago
- 5408b22 Merge branch 'topic/phy_attrs' into next by Vinod Koul · 4 years, 4 months ago
- 0ffcc37 phy: cadence-torrent: Set Torrent PHY attributes by Swapnil Jakhade · 4 years, 4 months ago
- e947ef4 phy: cadence: salvo: Constify cdns_salvo_phy_ops by Rikard Falkeborn · 4 years, 5 months ago
- 270ff60 phy: cadence: salvo: fix wrong bit definition by Peter Chen · 4 years, 7 months ago
- 2bcf14c phy: cadence: sierra: Fix for USB3 U1/U2 state by Sanket Parmar · 4 years, 8 months ago
- 11c82af phy: phy-cadence-salvo: add phy .init API by Peter Chen · 4 years, 8 months ago
- 50d35aa phy: cadence: salvo: add salvo phy driver by Peter Chen · 4 years, 10 months ago
- afa4ba0 phy: cadence-torrent: Add support for subnode bindings by Swapnil Jakhade · 5 years ago
- 597bf3f phy: cadence-torrent: Add platform dependent initialization structure by Swapnil Jakhade · 5 years ago
- cba472e phy: cadence-torrent: Use regmap to read and write DPTX PHY registers by Swapnil Jakhade · 5 years ago
- 69d114a phy: cadence-torrent: Use regmap to read and write Torrent PHY registers by Swapnil Jakhade · 5 years ago
- 572d659 phy: cadence-torrent: Implement PHY configure APIs by Swapnil Jakhade · 5 years ago
- e4b496a phy: cadence-torrent: Add 19.2 MHz reference clock support by Swapnil Jakhade · 5 years ago
- 21c7914 phy: cadence-torrent: Refactor code for reusability by Swapnil Jakhade · 5 years ago
- f61b3ae phy: cadence-torrent: Add wrapper for DPTX register access by Swapnil Jakhade · 5 years ago
- ccb1b89 phy: cadence-torrent: Add wrapper for PHY register access by Swapnil Jakhade · 5 years ago
- 92e9ccc phy: cadence-torrent: Adopt Torrent nomenclature by Swapnil Jakhade · 5 years ago
- c589e701 phy: cadence-dp: Rename to phy-cadence-torrent by Yuti Amonkar · 5 years ago
- 7904e15 phy: cadence: Sierra: add phy_reset hook by Roger Quadros · 5 years ago
- 80f96fb phy: cadence: Sierra: remove redundant initialization of pointer regmap by Colin Ian King · 5 years ago
- 748e345 phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove() by Kishon Vijay Abraham I · 5 years ago
- 6825cfc phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to 25MHz by Kishon Vijay Abraham I · 5 years ago
- a43f72a phy: cadence: Sierra: Change MAX_LANES of Sierra to 16 by Kishon Vijay Abraham I · 5 years ago
- adc4bd6 phy: cadence: Sierra: Check for PLL lock during PHY power on by Kishon Vijay Abraham I · 5 years ago
- b872936 phy: cadence: Sierra: Get reset control "array" for each link by Kishon Vijay Abraham I · 5 years ago