linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-24 12:47:32 to 2023-02-03 10:35:35 UTC [more...]

[PATCH v7 00/12] sm8550: Add PCIe HC and PHY support
 2023-02-03 10:35 UTC  (21+ messages)
` [PATCH v7 01/12] dt-bindings: phy: Add QMP PCIe PHY comptible for SM8550
` [PATCH v7 02/12] phy: qcom-qmp: pcs: Add v6 register offsets
` [PATCH v7 03/12] phy: qcom-qmp: pcs: Add v6.20 "
` [PATCH v7 04/12] phy: qcom-qmp: pcs-pcie: Add v6 "
` [PATCH v7 05/12] phy: qcom-qmp: pcs-pcie: Add v6.20 "
` [PATCH v7 06/12] phy: qcom-qmp: qserdes-txrx: "
` [PATCH v7 07/12] phy: qcom-qmp: qserdes-lane-shared: Add v6 "
` [PATCH v7 08/12] phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs
` [PATCH v7 09/12] dt-bindings: PCI: qcom: Add SM8550 compatible
` [PATCH v7 10/12] PCI: qcom: Add SM8550 PCIe support
` [PATCH v7 11/12] arm64: dts: qcom: sm8550: Add PCIe PHYs and controllers nodes
` [PATCH v7 12/12] arm64: dts: qcom: sm8550-mtp: "

[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
 2023-02-03  9:58 UTC  (18+ messages)
` [PATCH v2 1/9] phy: Remove unused phy_optional_get()
` [PATCH v2 2/9] doc: phy: Document devm_of_phy_get()
` [PATCH v2 3/9] phy: Add devm_of_phy_optional_get() helper
` [PATCH v2 4/9] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH v2 5/9] net: lan966x: "
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: "
` [PATCH v2 7/9] PCI: tegra: "
` [PATCH v2 8/9] usb: host: ehci-exynos: "
` [PATCH v2 9/9] usb: host: ohci-exynos: "

[PATCH] dt-bindings: phy: hisilicon: Fix 'hisilicon,eye-diagram-param' differing types
 2023-02-02 23:17 UTC  (3+ messages)

[PATCH v2] phy: qcom-qmp: Introduce Kconfig symbols for discrete drivers
 2023-02-02 21:53 UTC 

[PATCH v6 00/12] sm8550: Add PCIe HC and PHY support
 2023-02-02 19:50 UTC  (14+ messages)
` [PATCH v6 01/12] dt-bindings: phy: Add QMP PCIe PHY comptible for SM8550
` [PATCH v6 02/12] phy: qcom-qmp: pcs: Add v6 register offsets
` [PATCH v6 03/12] phy: qcom-qmp: pcs: Add v6.20 "
` [PATCH v6 04/12] phy: qcom-qmp: pcs-pcie: Add v6 "
` [PATCH v6 05/12] phy: qcom-qmp: pcs-pcie: Add v6.20 "
` [PATCH v6 06/12] phy: qcom-qmp: qserdes-txrx: "
` [PATCH v6 07/12] phy: qcom-qmp: qserdes-lane-shared: Add v6 "
` [PATCH v6 08/12] phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs
` [PATCH v6 09/12] dt-bindings: PCI: qcom: Add SM8550 compatible
` [PATCH v6 10/12] PCI: qcom: Add SM8550 PCIe support
` [PATCH v6 11/12] arm64: dts: qcom: sm8550: Add PCIe PHYs and controllers nodes
` [PATCH v6 12/12] arm64: dts: qcom: sm8550-mtp: "

[PATCH v4 0/3] Add USB/DP combo PHY config for SM6350
 2023-02-02 18:40 UTC  (4+ messages)

[RFC v3 0/7] sm8550: Add support for eUSB2 repeater
 2023-02-02 17:00 UTC  (11+ messages)
` [RFC v3 1/7] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
` [RFC v3 2/7] dt-bindings: phy: Add qcom,snps-eusb2-repeater schema file
` [RFC v3 3/7] dt-bindings: phy: qcom,snps-eusb2-repeater: Add phy related properties
` [RFC v3 4/7] phy: qcom: Add QCOM SNPS eUSB2 repeater driver
` [RFC v3 5/7] phy: qcom: phy-qcom-snps-eusb2: Add support for eUSB2 repeater
` [RFC v3 6/7] arm64: dts: qcom: pm8550b: Add eUSB2 repeater node
` [RFC v3 7/7] arm64: dts: qcom: sm8550-mtp: "

[PATCH v4 0/8] sm8550: Add USB HC and PHYs support
 2023-02-02 15:03 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: phy: Add qcom,snps-eusb2-phy schema file
` [PATCH v4 2/8] phy: qcom: Add QCOM SNPS eUSB2 driver
` [PATCH v4 3/8] dt-bindings: phy: qcom,qmp-usb: Document SM8550 compatible
` [PATCH v4 4/8] phy: qcom-qmp: pcs-usb: Add v6 register offsets
` [PATCH v4 5/8] phy: qcom-qmp: Add v6 DP "
` [PATCH v4 6/8] phy: qcom-qmp-combo: Add support for SM8550
` [PATCH v4 7/8] arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes
` [PATCH v4 8/8] arm64: dts: qcom: sm8550-mtp: Add USB PHYs and HC nodes

[PATCH] phy: qcom-qmp: Introduce Kconfig symbols for discrete drivers
 2023-02-02 13:17 UTC  (2+ messages)

[PATCH v7 1/3] phy: mediatek: remove temporary variable @mask_
 2023-02-02 13:11 UTC  (4+ messages)
` [PATCH v7 2/3] phy: core: add debugfs root

[PATCH v5 0/6] phy: qualcomm: Add UFS support for SM8550
 2023-02-02 13:03 UTC  (2+ messages)

[PATCH v1] dt-bindings: phy: rename phy-rockchip-inno-usb2.yaml
 2023-02-01 17:43 UTC  (5+ messages)

[PATCH] phy: stm32-usphyc: add mdelay(1) to fix timeout on some machines
 2023-02-01 16:20 UTC  (2+ messages)

[PATCH 0/8] dt-bindings: phy/samsung: move MIPI and DP phys under PMU
 2023-01-31 17:32 UTC  (16+ messages)
` [PATCH 1/8] dt-bindings: soc: samsung: exynos-pmu: allow phys as child
  ` (subset) "
` [PATCH 2/8] dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle
` [PATCH 3/8] dt-bindings: phy: samsung,mipi-video-phy: "
` [PATCH 4/8] phy: samsung,dp-video-phy: "
` [PATCH 5/8] phy: samsung,mipi-video-phy: "
` [PATCH 6/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5420
` [PATCH 7/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5250
` [PATCH 8/8] arm64: dts: exynos: move MIPI phy to PMU node in Exynos5433

[PATCH v6 1/3] phy: mediatek: fix build warning caused by clang
 2023-01-31  8:57 UTC  (3+ messages)

[PATCH v3 0/8] sm8550: Add USB HC and PHYs support
 2023-01-30 18:41 UTC  (14+ messages)
` [PATCH v3 1/8] dt-bindings: phy: Add qcom,snps-eusb2-phy schema file
` [PATCH v3 2/8] phy: qcom: Add QCOM SNPS eUSB2 driver
` [PATCH v3 3/8] dt-bindings: phy: qcom,qmp-usb: Document SM8550 compatible
` [PATCH v3 4/8] phy: qcom-qmp: pcs-usb: Add v6 register offsets
` [PATCH v3 5/8] phy: qcom-qmp: Add v6 DP "
` [PATCH v3 6/8] phy: qcom-qmp-combo: Add support for SM8550
` [PATCH v3 7/8] arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes
` [PATCH v3 8/8] arm64: dts: qcom: sm8550-mtp: Add USB PHYs and HC nodes

[PATCH 5.10 023/143] phy: ti: fix Kconfig warning and operator precedence
 2023-01-30 13:51 UTC 

[PATCH 5.15 031/204] phy: ti: fix Kconfig warning and operator precedence
 2023-01-30 13:49 UTC 

[PATCH 6.1 057/313] phy: ti: fix Kconfig warning and operator precedence
 2023-01-30 13:48 UTC 

[PATCH v2 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml
 2023-01-29 13:39 UTC  (2+ messages)

[PATCH v5 0/3] Add MT8195 HDMI phy support
 2023-01-28 18:57 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v5 2/3] phy: phy-mtk-hdmi: Add generic phy configure callback
` [PATCH v5 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[PATCH v3 0/6] Introduce STM32 system bus
 2023-01-28 16:12 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: Document common device controller bindings
` [PATCH v3 2/6] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
 2023-01-27 21:51 UTC  (21+ messages)
` [PATCH v9 04/10] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v9 06/10] arm64: dts: ls1046a: Add serdes bindings
` [PATCH v9 07/10] arm64: dts: ls1046ardb: "
` [PATCH v9 08/10] arm64: dts: ls1088a: "

[PATCH V6 0/6] Enable USB host on Jetson AGX Orin
 2023-01-27 16:22 UTC  (3+ messages)
` [PATCH V6 2/6] dt-bindings: phy: tegra-xusb: Add support for Tegra234

[PATCH v6 0/3] Add MT8195 HDMI phy support
 2023-01-27 16:11 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v6 2/3] phy: phy-mtk-hdmi: Add generic phy configure callback
` [PATCH v6 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[PATCH v2 0/8] sm8550: Add USB HC and PHYs support
 2023-01-27 12:07 UTC  (13+ messages)
` [PATCH v2 1/8] dt-bindings: phy: Add qcom,snps-eusb2-phy schema file
` [PATCH v2 2/8] phy: qcom: Add QCOM SNPS eUSB2 driver
` [PATCH v2 3/8] dt-bindings: phy: qcom,qmp-usb: Document SM8550 compatible
` [PATCH v2 4/8] phy: qcom-qmp: pcs-usb: Add v6 register offsets
` [PATCH v2 5/8] phy: qcom-qmp: Add v6 DP "
` [PATCH v2 6/8] phy: qcom-qmp-combo: Add support for SM8550
` [PATCH v2 7/8] arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes
` [PATCH v2 8/8] arm64: dts: qcom: sm8550-mtp: Add USB PHYs and HC nodes

[RFC v2 0/7] sm8550: Add support for eUSB2 repeater
 2023-01-26 15:39 UTC  (9+ messages)
` [RFC v2 1/7] dt-bindings: phy: Add qcom,snps-eusb2-repeater schema file
` [RFC v2 2/7] dt-bindings: phy: qcom,snps-eusb2-repeater: Add phy related properties
` [RFC v2 3/7] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
` [RFC v2 4/7] phy: qcom: Add QCOM SNPS eUSB2 repeater driver
` [RFC v2 5/7] phy: qcom: phy-qcom-snps-eusb2: Add support for eUSB2 repeater
` [RFC v2 6/7] arm64: dts: qcom: pm8550b: Add eUSB2 repeater node
` [RFC v2 7/7] arm64: dts: qcom: sm8550-mtp: "

[PATCH v5 00/12] sm8550: Add PCIe HC and PHY support
 2023-01-26 11:05 UTC  (14+ messages)
` [PATCH v5 01/12] dt-bindings: phy: Add QMP PCIe PHY comptible for SM8550
` [PATCH v5 03/12] phy: qcom-qmp: pcs: Add v6.20 register offsets
` [PATCH v5 04/12] phy: qcom-qmp: pcs-pcie: Add v6 "
` [PATCH v5 05/12] phy: qcom-qmp: pcs-pcie: Add v6.20 "
` [PATCH v5 06/12] phy: qcom-qmp: qserdes-txrx: "
` [PATCH v5 07/12] phy: qcom-qmp: qserdes-lane-shared: Add v6 "
` [PATCH v5 08/12] phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs
` [PATCH v5 09/12] dt-bindings: PCI: qcom: Add SM8550 compatible
` [PATCH v5 10/12] PCI: qcom: Add SM8550 PCIe support
` [PATCH v5 11/12] arm64: dts: qcom: sm8550: Add PCIe PHYs and controllers nodes
` [PATCH v5 12/12] arm64: dts: qcom: sm8550-mtp: "

[PATCH v1 1/4] Revert "mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver"
 2023-01-25 19:58 UTC  (3+ messages)
` [PATCH v1 4/4] Revert "dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings"


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