linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-06 13:06:42 to 2021-09-03 16:13:01 UTC [more...]

[PATCH 00/14] PHY: Add support for multilink configurations in Cadence Sierra PHY driver
 2021-09-03 16:12 UTC  (16+ messages)
` [PATCH 01/14] phy: cadence: Sierra: Use of_device_get_match_data() to get driver data
` [PATCH 02/14] phy: cadence: Sierra: Prepare driver to add support for multilink configurations
` [PATCH 03/14] dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
` [PATCH 04/14] phy: cadence: Sierra: Add support to get SSC type from device tree
` [PATCH 05/14] phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation
` [PATCH 06/14] phy: cadence: Sierra: Add PHY PCS common register configurations
` [PATCH 07/14] phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
` [PATCH 08/14] phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
` [PATCH 09/14] phy: cadence: Sierra: Update single link PCIe register configuration
` [PATCH 10/14] phy: cadence: Sierra: Fix to get correct parent for mux clocks
` [PATCH 11/14] phy: cadence: Sierra: Add support for PHY multilink configurations
` [PATCH 12/14] phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
` [PATCH 13/14] dt-bindings: phy: cadence-sierra: Add clock ID for derived reference clock
` [PATCH 14/14] phy: cadence: Sierra: Add support for derived reference clock output

[PATCH v5 0/6] Rx mode support for Cadence DPHY
 2021-09-02 18:55 UTC  (7+ messages)
` [PATCH v5 1/6] phy: cdns-dphy: Prepare for Rx support
` [PATCH v5 2/6] phy: cdns-dphy: Add "
` [PATCH v5 3/6] phy: dt-bindings: Convert Cadence DPHY binding to YAML
` [PATCH v5 4/6] phy: dt-bindings: cdns, dphy: make clocks optional for Rx mode
` [PATCH v5 5/6] phy: dt-bindings: cdns, dphy: add power-domains property
` [PATCH v5 6/6] phy: dt-bindings: cdns,dphy: add Rx DPHY compatible

[PATCH 1/2] dt-bindings: phy: rockchip: remove usb-phy fallback string for rk3066a/rk3188
 2021-08-31 21:33 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: "

[PATCHv3 0/6] Meson-8b and Meson-gxbb Fix some missing code
 2021-08-31 20:47 UTC  (17+ messages)
` [PATCHv3 1/6] ARM: dts: meson8b: odroidc1: Add usb phy power node
` [PATCHv3 2/6] ARM: dts: meson8b: odroidc1: Set usb power source to always on
` [PATCHv3 3/6] arm64: dts: amlogic: odroidc2: Fix the chip enable signal for usb power
` [PATCHv3 4/6] arm64: dts: amlogic: odroidc2: use vbus-supply for power source for usb nodes
` [PATCHv3 5/6] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode
` [PATCHv3 6/6] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER

[PATCH v1 0/5] phy: phy-rockchip-dphy-rx0: add support for tx1rx1 rx mode
 2021-08-31 12:58 UTC  (14+ messages)
` [PATCH v1 1/5] phy: phy-rockchip-dphy-rx0: refactor for tx1rx1 addition
` [PATCH v1 2/5] phy: phy-rockchip-dphy-rx0: add support for tx1rx1 in receive mode
` [PATCH v1 3/5] phy: rename phy-rockchip-dphy-rx0 to phy-rockchip-dphy-rx
` [PATCH v1 4/5] dt-bindings: phy: phy-rockchip-dphy-rx0: add support for tx1rx1 phy
` [PATCH v1 5/5] arm64: dts: rockchip: add mipi-dphy-tx1rx1 for rk3399

[PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder Bay
 2021-08-29 18:24 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
` [PATCH v2 2/4] dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC
` [PATCH v2 3/4] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
` [PATCH v2 4/4] phy: intel: Add Thunder Bay eMMC PHY support

[PATCH 1/3] phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-X
 2021-08-27 21:10 UTC  (9+ messages)
` [PATCH 2/3] phy: marvell: phy-mvebu-a3700-comphy: "
` [PATCH 3/3] phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modes

[PATCH v4 0/6] Rx mode support for Cadence DPHY
 2021-08-26 19:34 UTC  (16+ messages)
` [PATCH v4 1/6] phy: cdns-dphy: Prepare for Rx support
` [PATCH v4 2/6] phy: cdns-dphy: Add "
` [PATCH v4 3/6] phy: dt-bindings: Convert Cadence DPHY binding to YAML
` [PATCH v4 4/6] phy: dt-bindings: cdns,dphy: make clocks optional
` [PATCH v4 5/6] phy: dt-bindings: cdns, dphy: add power-domains property
` [PATCH v4 6/6] phy: dt-bindings: cdns,dphy: add Rx DPHY compatible

[PATCH v1 0/3]
 2021-08-26 13:26 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [PATCH v1 3/3] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-08-26 11:57 UTC  (6+ messages)

[PATCH v2 0/6] arm64: IPQ6018 PCIe support
 2021-08-25 16:37 UTC  (11+ messages)
` [PATCH v2 1/6] PCI: dwc: tegra: move GEN3_RELATED DBI register to common header
` [PATCH v2 2/6] PCI: qcom: add support for IPQ60xx PCIe controller

[GIT PULL]: Generic phy updates for v5.15
 2021-08-24 13:36 UTC  (2+ messages)

[PATCH v14] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
 2021-08-24 11:54 UTC 

[PATCH v3 0/2] Add UFS PHY support for SM6115/4250
 2021-08-23  5:43 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom, qmp: Add SM6115 UFS PHY bindings
` [PATCH v3 2/2] phy: qcom-qmp: Add support for SM6115 UFS phy

[PATCH v11 00/11] Add support for Hikey 970 PCIe
 2021-08-20 13:43 UTC  (10+ messages)
` [PATCH v11 01/11] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
            ` [PATCH v13] "
        ` [PATCH v12] "

[PATCH linux-next] phy/tegra: add put_device() after of_find_device_by_node()
 2021-08-20 11:34 UTC  (2+ messages)

[PATCH] phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USB
 2021-08-18 10:14 UTC  (2+ messages)

[PATCH v2 0/8] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-08-17 21:43 UTC  (8+ messages)
` [PATCH v2 2/8] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation
` [PATCH v2 3/8] phy: phy-rockchip-inno-usb2: support #address_cells = 2
` [PATCH v2 4/8] phy: phy-rockchip-inno-usb2: support standalone phy nodes
` [PATCH v2 5/8] phy: phy-rockchip-inno-usb2: support muxed interrupts
` [PATCH v2 6/8] phy: phy-rockchip-inno-usb2: add rk3568 support

[PATCH v3 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg
 2021-08-17 10:22 UTC  (10+ messages)
` [PATCH v3 2/9] phy: phy-mtk-tphy: use clock bulk to get clocks
` [PATCH v3 3/9] phy: phy-mtk-tphy: support type switch by pericfg
` [PATCH v3 4/9] phy: phy-mtk-tphy: print error log using child device
` [PATCH v3 5/9] phy: phy-mtk-tphy: remove error log of ioremap failure
` [PATCH v3 6/9] phy: phy-mtk-ufs: use clock bulk to get clocks
` [PATCH v3 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
` [PATCH v3 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
` [PATCH v3 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource

[PATCH v3 0/9] PHY: Prepare Cadence Torrent PHY driver to support multilink DP
 2021-08-17 10:12 UTC  (2+ messages)

[PATCH v2 0/2] Add UFS PHY support for SM6115/4250
 2021-08-17  5:34 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom, qmp: Add SM6115 UFS PHY bindings
` [PATCH v2 2/2] phy: qcom-qmp: Add support for SM6115 UFS phy

[PATCH v2 1/6] dt-bindings: phy: qcom,qmp: Add IPQ6018 USB3 PHY
 2021-08-13 19:52 UTC  (12+ messages)
` [PATCH v2 3/6] dt-bindings: usb: dwc3: add reference clock period
` [PATCH v2 4/6] usb: dwc3: reference clock period configuration
` [PATCH v2 5/6] dt-bindings: usb: qcom,dwc3: add binding for IPQ6018

[PATCHv2 0/4] Meson-8b and Meson-gxbb Fix some missing code
 2021-08-13 19:35 UTC  (11+ messages)
` [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node

[PATCH v1 0/2] Add UFS PHY support for SM6115/4250
 2021-08-13 18:38 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: phy: qcom, qmp: Add SM6115 UFS PHY bindings
  ` [PATCH v1 1/2] dt-bindings: phy: qcom,qmp: "
` [PATCH v1 2/2] phy: qcom-qmp: Add support for SM6115 UFS phy

[PATCH v4 0/9] MIPS: Migrate pistachio to generic kernel
 2021-08-13 16:03 UTC  (8+ messages)
` [PATCH v4 4/9] clocksource/drivers/pistachio: Make it selectable for MIPS
` [PATCH v4 6/9] pinctrl: pistachio: Make it as an option

[PATCH v3 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-12  7:48 UTC  (16+ messages)

[PATCH 1/2] dt-bindings: phy: Introduce Qualcomm eDP/DP PHY binding
 2021-08-12  0:23 UTC  (5+ messages)
` [PATCH 2/2] phy: qcom: Introduce new eDP PHY driver

[PATCH v3 0/7] Rx mode support for Cadence DPHY
 2021-08-11 17:39 UTC  (10+ messages)
` [PATCH v3 1/7] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
` [PATCH v3 2/7] phy: cdns-dphy: Prepare for Rx support
` [PATCH v3 4/7] phy: cdns-dphy: Add "

[PATCH v2 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg
 2021-08-11  9:18 UTC  (9+ messages)
` [PATCH v2 2/9] phy: phy-mtk-tphy: use clock bulk to get clocks
` [PATCH v2 3/9] phy: phy-mtk-tphy: support type switch by pericfg
` [PATCH v2 4/9] phy: phy-mtk-tphy: print error log using child device
` [PATCH v2 5/9] phy: phy-mtk-tphy: remove error log of ioremap failure
` [PATCH v2 6/9] phy: phy-mtk-ufs: use clock bulk to get clocks
` [PATCH v2 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
` [PATCH v2 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
` [PATCH v2 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource

[PATCH 0/9] MIPS: Migrate pistachio to generic kernel
 2021-08-10 13:27 UTC  (5+ messages)
` [PATCH 6/9] pinctrl: pistachio: Make it as a option

[PATCH v10 00/11] Add support for Hikey 970 PCIe
 2021-08-10  9:55 UTC  (2+ messages)
` [PATCH v10 01/11] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY

[PATCH 0/3] Add support for eMMC PHY on Intel Thunder Bay
 2021-08-10  8:51 UTC  (11+ messages)
` [PATCH 2/3] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
` [PATCH 3/3] phy: intel: Add Thunder Bay eMMC PHY support

[PATCH v9 00/11] Add support for Hikey 970 PCIe
 2021-08-06 13:17 UTC  (3+ messages)
` [PATCH v9 01/11] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).