- 7559e75 phy: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
- a1d1298 phy: cadence: Sierra: Add single link SGMII register configuration by Marcin Wierzbicki · 1 year, 8 months ago
- ebd05f9 phy: cadence-torrent: Use key:value pair table for all settings by Roger Quadros · 1 year, 9 months ago
- 16e0f0e phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk by Swapnil Jakhade · 1 year, 9 months ago
- 7afb9d7 Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy by Linus Torvalds · 1 year, 8 months ago
- 7aee650 phy: cadence: torrent: Add a determine_rate hook by Maxime Ripard · 1 year, 10 months ago
- 1ca4830 phy: cadence: sierra: Add a determine_rate hook by Maxime Ripard · 1 year, 10 months ago
- e8c3336 phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property by Frank Li · 1 year, 10 months ago
- 3ad5ceb phy: cadence: salvo: add .set_mode API by Peter Chen · 1 year, 10 months ago
- fe55166 phy: cadence: salvo: add bist fix by Peter Chen · 1 year, 10 months ago
- 1492498 phy: cadence: salvo: decrease delay value to zero for txvalid by Peter Chen · 1 year, 10 months ago
- 88bc4cd phy: cadence: salvo: add access for USB2PHY by Peter Chen · 1 year, 10 months ago
- 72a5ce3 phy: cadence-torrent: Add USB + DP multilink configuration by Swapnil Jakhade · 1 year, 11 months ago
- ede775a phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk by Swapnil Jakhade · 1 year, 11 months ago
- c756cc1 phy: cadence-torrent: Prepare driver for multilink DP support by Swapnil Jakhade · 1 year, 11 months ago
- 1b0524f phy: cadence-torrent: Add function to get PLL to be configured for DP by Swapnil Jakhade · 1 year, 11 months ago
- a010613 phy: cadence: cdns-dphy-rx: Add common module reset support by Sinthu Raja · 2 years ago
- 0cfa43a phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration by Swapnil Jakhade · 1 year, 11 months ago
- a59f600 phy: cadence: Sierra: Use clk_parent_data to provide parent information by Lars-Peter Clausen · 2 years ago
- 6ef7aa3 phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()` by Lars-Peter Clausen · 2 years ago
- e758fbbc phy: cadence: phy-cadence-torrent: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- e9ddb1a phy: cadence: phy-cadence-sierra: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 7b23fd5 phy: cadence: cdns-dphy: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- b26baa5 phy: cadence-torrent: Remove unused `regmap` field from state struct by Lars-Peter Clausen · 2 years, 8 months ago
- 085009f phy: cadence: Sierra: Remove unused `regmap` field from state struct by Lars-Peter Clausen · 2 years, 8 months ago
- f6723b8 phy: cdns-dphy: Add support for DPHY TX on J721e by Rahul T R · 2 years, 9 months ago
- efcd5f5 phy: cdns-dphy: Add band config for dphy tx by Rahul T R · 2 years, 9 months ago
- e72659b phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configuration by Swapnil Jakhade · 3 years ago
- 41d393a phy: cadence: Add Cadence D-PHY Rx driver by Pratyush Yadav · 3 years ago
- 10c573c phy/cadence: Use of_device_get_match_data() by Minghao Chi (CGEL ZTE) · 3 years, 1 month ago
- d88ca22 phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · 3 years, 1 month ago
- 29afbd7 phy: cadence: Sierra: fix error handling bugs in probe() by Dan Carpenter · 3 years, 2 months ago
- 09d976b phy: cadence: Sierra: Add support for derived reference clock output by Swapnil Jakhade · 3 years, 2 months ago
- 8a1b82d phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · 3 years, 2 months ago
- 6b81f05 phy: cadence: Sierra: Add support for PHY multilink configurations by Swapnil Jakhade · 3 years, 2 months ago
- da08aab phy: cadence: Sierra: Fix to get correct parent for mux clocks by Swapnil Jakhade · 3 years, 2 months ago
- 7a5ad9b phy: cadence: Sierra: Update single link PCIe register configuration by Swapnil Jakhade · 3 years, 2 months ago
- 36ce4163 phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · 3 years, 2 months ago
- f1cc6c3 phy: cadence: Sierra: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · 3 years, 2 months ago
- fa10517 phy: cadence: Sierra: Add PHY PCS common register configurations by Swapnil Jakhade · 3 years, 2 months ago
- 8c95e17 phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation by Swapnil Jakhade · 3 years, 2 months ago
- 1e902b2 phy: cadence: Sierra: Add support to get SSC type from device tree by Swapnil Jakhade · 3 years, 2 months ago
- 078e9e9 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · 3 years, 2 months ago
- c3c11d5 phy: cadence: Sierra: Use of_device_get_match_data() to get driver data by Swapnil Jakhade · 3 years, 2 months ago
- a463462 phy: cadence-torrent: use swap() to make code cleaner by Yang Guang · 3 years, 4 months ago
- 785a4e6 phy: cadence-torrent: Add support to output received reference clock by Swapnil Jakhade · 3 years, 5 months ago
- 235bde4 phy: cadence-torrent: Model reference clock driver as a clock to enable derived refclk by Swapnil Jakhade · 3 years, 5 months ago
- aef096d phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs by Swapnil Jakhade · 3 years, 5 months ago
- 48ac608 phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · 3 years, 7 months ago
- 84f55df phy: cadence-torrent: Add debug information for PHY configuration by Swapnil Jakhade · 3 years, 7 months ago
- 8f3ced2 phy: cadence-torrent: Add separate functions for reusable code by Swapnil Jakhade · 3 years, 7 months ago
- 1cc4551 phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock by Swapnil Jakhade · 3 years, 7 months ago
- da055e5 phy: cadence-torrent: Add PHY registers for DP in array format by Swapnil Jakhade · 3 years, 7 months ago
- 6a2338a phy: cadence-torrent: Configure PHY registers as a function of input reference clock rate by Swapnil Jakhade · 3 years, 7 months ago
- 3b40162 phy: cadence-torrent: Add enum for supported input reference clock frequencies by Swapnil Jakhade · 3 years, 7 months ago
- 5b16a79 phy: cadence-torrent: Reorder few functions to remove function declarations by Swapnil Jakhade · 3 years, 7 months ago
- e956d4f phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message by Swapnil Jakhade · 3 years, 7 months ago
- 6411e38 phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe() by Wang Wensheng · 3 years, 10 months ago
- b20da3c phy: cadence-torrent: Add delay for PIPE clock to be stable by Kishon Vijay Abraham I · 4 years ago
- e0611d6 phy: cadence-torrent: Explicitly request exclusive reset control by Kishon Vijay Abraham I · 4 years ago
- b69d39f phy: cadence-torrent: Do not configure SERDES if it's already configured by Kishon Vijay Abraham I · 4 years ago
- d44b4bf phy: cadence-torrent: Group reset APIs and clock APIs by Kishon Vijay Abraham I · 4 years ago
- 1436ec3 phy: cadence: Sierra: Enable pll_cmnlc and pll_cmnlc1 clocks by Kishon Vijay Abraham I · 4 years ago
- 28081b7 phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks) by Kishon Vijay Abraham I · 4 years ago
- 29c2d02 phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback by Kishon Vijay Abraham I · 4 years ago
- a0c30cd phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" by Kishon Vijay Abraham I · 4 years ago
- fd7abc3 phy: cadence-torrent: Use a common header file for Cadence SERDES by Kishon Vijay Abraham I · 4 years ago
- 15b0b82 phy: cadence: Sierra: Explicitly request exclusive reset control by Kishon Vijay Abraham I · 4 years ago
- 1d5f40e phy: cadence: Sierra: Move all reset_control_get*() to a separate function by Kishon Vijay Abraham I · 4 years ago
- 7e016cb phy: cadence: Sierra: Move all clk_get_*() to a separate function by Kishon Vijay Abraham I · 4 years ago
- 03ada5a3 phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes by Kishon Vijay Abraham I · 4 years ago
- 5b4f575 phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · 4 years ago
- ed9e07f phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock by Swapnil Jakhade · 4 years ago
- 70901a7 phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI by Kishon Vijay Abraham I · 4 years ago
- e25c9db phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock by Swapnil Jakhade · 4 years ago
- 2cca022 phy: cadence-torrent: Add support to drive refclk out by Kishon Vijay Abraham I · 4 years ago
- 266df28 phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe() by Dan Carpenter · 4 years, 3 months ago
- fa62909 phy: cadence: convert to devm_platform_ioremap_resource by Chunfeng Yun · 4 years, 4 months ago
- 6fd428f phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
- 4acea47 phy: cadence-torrent: Add PCIe + USB multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
- 9855d84 phy: cadence-torrent: Add single link USB register sequences by Swapnil Jakhade · 4 years, 6 months ago
- 9f33b76 phy: cadence-torrent: Add single link SGMII/QSGMII register sequences by Swapnil Jakhade · 4 years, 6 months ago
- d66a636 phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals by Swapnil Jakhade · 4 years, 6 months ago
- cd9aa94 phy: cadence-torrent: Add PHY link configuration sequences for single link by Swapnil Jakhade · 4 years, 6 months ago
- 07084c9 phy: cadence-torrent: Add clk changes for multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
- f0f1fa0 phy: cadence-torrent: Update PHY reset for multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
- 6bcf3cb3 phy: cadence-torrent: Add support for PHY multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
- 15c6a04 phy: cadence-torrent: Add PHY APB reset support by Swapnil Jakhade · 4 years, 6 months ago
- 8e4c95b phy: cadence-torrent: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · 4 years, 6 months ago
- b54b47b phy: cadence-torrent: Add single link PCIe support by Swapnil Jakhade · 4 years, 6 months ago
- d09945e phy: cadence-torrent: Check total lane count for all subnodes is within limit by Swapnil Jakhade · 4 years, 6 months ago
- 2e70c84 phy: cadence-torrent: Add separate regmap functions for torrent and DP by Swapnil Jakhade · 4 years, 6 months ago
- 7c12b46 phy: cadence-torrent: Enable support for multiple subnodes by Swapnil Jakhade · 4 years, 6 months ago
- 46d205a phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses by Swapnil Jakhade · 4 years, 6 months ago
- 29d1fd2 phy: cadence-torrent: Use of_device_get_match_data() to get driver data by Swapnil Jakhade · 4 years, 6 months ago
- 57d39c7 phy: cadence: torrent: Constify regmap_config structs by Rikard Falkeborn · 4 years, 6 months ago
- 2f4a3d8 phy: cadence: salvo: Constify cdns_nxp_sequence_pair by Rikard Falkeborn · 4 years, 6 months ago
- 3cfb0e8 phy: cadence: Sierra: Constify static structs by Rikard Falkeborn · 4 years, 6 months ago
- 5408b22 Merge branch 'topic/phy_attrs' into next by Vinod Koul · 4 years, 6 months ago
- 0ffcc37 phy: cadence-torrent: Set Torrent PHY attributes by Swapnil Jakhade · 4 years, 6 months ago