linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-06 01:45:23 to 2023-12-15 08:36:09 UTC [more...]

[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
 2023-12-15  8:35 UTC  (24+ messages)
` [PATCH 01/10] dt-bindings: clock: Add separate clocks for PCIe and USB for Combo PHY
` [PATCH 02/10] clk: qcom: ipq5332: "
` [PATCH 03/10] arm64: dts: qcom: ipq5332: Add separate entry for USB pipe clock
` [PATCH 04/10] phy: qcom: Add support for Pipe clock rate from device data
` [PATCH 05/10] dt-bindings: phy: qcom,uniphy-pcie: Add ipq5332 bindings
` [PATCH 06/10] phy: qcom: ipq5332: Add support for g3x1 and g3x2 PCIe PHYs
` [PATCH 07/10] dt-bindings: PCI: qcom: Add IPQ5332 SoC
` [PATCH 08/10] pci: qcom: Add support for IPQ5332
` [PATCH 09/10] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH 10/10] arm64: dts: qcom: ipq5332: Enable PCIe phys and controllers

[PATCH] phy: phy-can-transceiver: insert space after include
 2023-12-15  8:08 UTC  (2+ messages)

[PATCH 00/16] Fix Qcom UFS PHY clocks
 2023-12-14 17:20 UTC  (26+ messages)
` [PATCH 01/16] dt-bindings: phy: qmp-ufs: Fix "
` [PATCH 02/16] phy: qcom-qmp-ufs: Switch to devm_clk_bulk_get_all() API
` [PATCH 03/16] dt-bindings: clock: qcom: Add missing UFS QREF clocks
` [PATCH 04/16] clk: qcom: gcc-sc8180x: "
` [PATCH 05/16] arm64: dts: qcom: msm8996: Fix UFS PHY clocks
` [PATCH 06/16] arm64: dts: qcom: msm8998: "
` [PATCH 07/16] arm64: dts: qcom: sdm845: "
` [PATCH 08/16] arm64: dts: qcom: sm6115: "
` [PATCH 09/16] arm64: dts: qcom: sm6125: "
` [PATCH 10/16] arm64: dts: qcom: sm6350: "
` [PATCH 11/16] arm64: dts: qcom: sm8150: "
` [PATCH 12/16] arm64: dts: qcom: sm8250: "
` [PATCH 13/16] arm64: dts: qcom: sc8180x: "
` [PATCH 14/16] arm64: dts: qcom: sc8280xp: "
` [PATCH 15/16] arm64: dts: qcom: sm8350: "
` [PATCH 16/16] arm64: dts: qcom: sm8550: "

[PATCH v2 0/5] PHY: Add support for dual refclk configurations in Cadence Torrent PHY driver
 2023-12-14  7:22 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: phy: cadence-torrent: Add optional input reference clock for PLL1
` [PATCH v2 2/5] phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configuration
` [PATCH v2 3/5] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) "
` [PATCH v2 4/5] dt-bindings: phy: cadence-torrent: Add a separate compatible for TI J7200
` [PATCH v2 5/5] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink config "

[PATCH 00/31] Fix and improve Rockchip RK3128 support
 2023-12-13 20:29 UTC  (3+ messages)

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-13 16:04 UTC  (25+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH net-next v3 2/8] phy: add driver for MediaTek pextp 10GE SerDes PHY
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
` [RFC PATCH net-next v3 4/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH net-next v3 5/8] net: pcs: add driver "
` [RFC PATCH net-next v3 6/8] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
` [RFC PATCH net-next v3 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding
` [RFC PATCH net-next v3 8/8] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2023-12-12 15:23 UTC  (14+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 04/13] dt-bindings: bus: document ETZPC
` [PATCH v8 05/13] firewall: introduce stm32_firewall framework
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v8 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v8 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v8 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v8 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v8 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v8 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v8 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH v7 00/13] Introduce STM32 Firewall framework
 2023-12-11 18:48 UTC  (15+ messages)
` [PATCH v7 01/13] dt-bindings: document generic access controllers
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 03/13] dt-bindings: bus: document RIFSC
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH 1/2] dt-bindings: phy: realtek: Add Realtek DHC RTD SoC PCIe PHY
 2023-12-11 17:51 UTC  (3+ messages)
  ` [PATCH 2/2] phy: realtek: pcie: Add PCIe PHY support for Realtek DHC RTD SoCs

[PATCH 0/5] PHY: Add support for dual refclk configurations in Cadence Torrent PHY driver
 2023-12-11 12:59 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: phy: cadence-torrent: Add second optional input reference clock
` [PATCH 4/5] dt-bindings: phy: cadence-torrent: Add a separate compatible for TI J7200

[PATCH v3 0/3] phy: qcom-qmp-pcie: Add support to keep refclk always on
 2023-12-11 12:32 UTC  (21+ messages)
` [PATCH v3 1/3] dt-bindings: phy: qcom,qmp: Add PCIe qcom,refclk-always-on property

[PATCH v2 1/2] dt-bindings: phy: mediatek: tphy: add a property for force-mode switch
 2023-12-11  8:02 UTC  (3+ messages)
` [PATCH v2 2/2] phy: mediatek: tphy: add support force phy mode switch

[PATCH 1/2] dt-bindings: phy: mediatek: tphy: add a property for force-mode switch
 2023-12-10  9:09 UTC  (7+ messages)

[PATCH v3 0/3] phy: qcom: edp: Add support for X1E80100
 2023-12-08 13:09 UTC  (16+ messages)
` [PATCH v3 1/3] dt-bindings: phy: Add PHY_TYPE_EDP definition
` [PATCH v3 2/3] dt-bindings: phy: qcom-edp: Add X1E80100 PHY compatibles
` [PATCH v3 3/3] phy: qcom: edp: Add support for X1E80100 PHY

[PATCH v2] dt-bindings: phy: qcom: snps-eusb2: Document the X1E80100 compatible
 2023-12-07 16:47 UTC  (2+ messages)

[PATCH 0/2] phy: qcom-qmp-combo: Add support for X1E80100 platform
 2023-12-07 16:31 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document X1E80100 compatible
` [PATCH 2/2] phy: qcom-qmp-combo: Add x1e80100 USB/DP combo phys

[PATCH v3 0/2] phy: qcom: qmp-usb: Add support for X1E80100 USB3 PHY
 2023-12-07 12:34 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add X1E80100 USB PHY binding
` [PATCH v3 2/2] phy: qcom-qmp-usb: Add Qualcomm X1E80100 USB3 PHY support

[PATCH v3 0/7] phy: qcom: Add register offsets for v6 and v7
 2023-12-07 12:24 UTC  (10+ messages)
` [PATCH v3 1/7] phy: qcom-qmp: qserdes-com: Add some more v6 register offsets
` [PATCH v3 2/7] phy: qcom-qmp: qserdes-txrx: Add some more v6.20 "
` [PATCH v3 3/7] phy: qcom-qmp: pcs: Add v7 "
` [PATCH v3 4/7] phy: qcom-qmp: pcs-usb: "
` [PATCH v3 5/7] phy: qcom-qmp: qserdes-com: "
` [PATCH v3 6/7] phy: qcom-qmp: qserdes-txrx: Add V6 N4 "
` [PATCH v3 7/7] phy: qcom-qmp: qserdes-txrx: Add v7 "

[PATCH v3 RESEND 1/4] phy: core: add notify_connect and notify_disconnect callback
 2023-12-07 10:08 UTC  (3+ messages)
  ` [PATCH v3 RESEND 4/4] usb: core: add phy notify connect and disconnect

[PATCH v3 4/4] usb: core: add phy notify connect and disconnect
 2023-12-07  7:10 UTC 

[RFC PATCH v2 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-07  0:07 UTC  (30+ messages)
` [RFC PATCH v2 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH v2 2/8] phy: add driver for MediaTek pextp 10GE SerDes PHY
` [RFC PATCH v2 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
` [RFC PATCH v2 4/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH v2 5/8] net: pcs: add driver "
` [RFC PATCH v2 6/8] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
` [RFC PATCH v2 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding
` [RFC PATCH v2 8/8] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988


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).