linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-03 00:45:31 to 2025-09-07 09:55:59 UTC [more...]

[PATCH v2 00/22] Apple Silicon USB3 support
 2025-09-07  9:47 UTC  (26+ messages)
` [PATCH v2 01/22] dt-bindings: usb: Add Apple dwc3
` [PATCH v2 02/22] usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when required
` [PATCH v2 03/22] usb: dwc3: glue: Allow more fine grained control over mode switches
` [PATCH v2 04/22] usb: dwc3: Add Apple Silicon DWC3 glue layer driver
` [PATCH v2 05/22] usb: typec: tipd: Clear interrupts first
` [PATCH v2 06/22] usb: typec: tipd: Move initial irq mask to tipd_data
` [PATCH v2 07/22] usb: typec: tipd: Move switch_power_state "
` [PATCH v2 08/22] usb: typec: tipd: Trace data status for CD321x correctly
` [PATCH v2 09/22] usb: typec: tipd: Add cd321x struct with separate size
` [PATCH v2 10/22] usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321x
` [PATCH v2 11/22] usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes "
` [PATCH v2 12/22] usb: typec: tipd: Update partner identity when power status was updated
` [PATCH v2 13/22] usb: typec: tipd: Use read_power_status function in probe
` [PATCH v2 14/22] usb: typec: tipd: Read data status in probe and cache its value
` [PATCH v2 15/22] usb: typec: tipd: Handle mode transitions for CD321x
` [PATCH v2 16/22] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH v2 17/22] soc: apple: Add hardware tunable support
` [PATCH v2 18/22] phy: apple: Add Apple Type-C PHY
` [PATCH v2 19/22] arm64: dts: apple: t8103: Mark ATC USB AON domains as always-on
` [PATCH v2 20/22] arm64: dts: apple: t8103: Add Apple Type-C PHY and dwc3 nodes
` [PATCH v2 21/22] arm64: dts: apple: t8112: "
` [PATCH v2 22/22] arm64: dts: apple: t600x: "

[PATCH RFC 0/2] arm64: dts: rockchip: add USB-C DP AltMode for ROCK 5B family
 2025-09-06 21:34 UTC  (6+ messages)
` [PATCH RFC 1/2] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH RFC 2/2] arm64: dts: rockchip: add USB-C DP AltMode for ROCK 5B family

[PATCH v3 0/7] SPMI: Implement sub-devices and migrate drivers
 2025-09-06 20:57 UTC  (3+ messages)
` [PATCH v3 3/7] power: reset: qcom-pon: Migrate to devm_spmi_subdevice_alloc_and_add()

[PATCH RFC 0/3] phy: qcom: qmp-combo: set default qmpphy_mode from DT for Thinkpad HDMI support
 2025-09-06  8:45 UTC  (4+ messages)
` [PATCH RFC 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes

[PATCH phy 00/14] Lynx 28G improvements part 1
 2025-09-05 19:02 UTC  (29+ messages)
` [PATCH phy 01/14] phy: lynx-28g: remove LYNX_28G_ prefix from register names
` [PATCH phy 02/14] phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val" and "mask"
` [PATCH phy 03/14] phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
` [PATCH phy 04/14] phy: lynx-28g: convert iowrite32() calls with magic values to macros
` [PATCH phy 05/14] phy: lynx-28g: restructure protocol configuration register accesses
` [PATCH phy 06/14] phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
` [PATCH phy 07/14] phy: lynx-28g: refactor lane->interface to lane->mode
` [PATCH phy 08/14] phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
` [PATCH phy 09/14] phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
` [PATCH phy 10/14] phy: lynx-28g: add support for 25GBASER
` [PATCH phy 11/14] phy: lynx-28g: truly power the lanes up or down
` [PATCH phy 12/14] phy: lynx-28g: implement phy_exit() operation
` [PATCH phy 13/14] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation
` [PATCH phy 14/14] phy: lynx-28g: probe on per-SoC and per-instance compatible strings

[PATCH v1 0/4] Fix USB controller support for RK3368
 2025-09-05 18:26 UTC  (6+ messages)
` [PATCH v1 1/4] phy: rockchip: inno-usb2: Add usb2 phy "
` [PATCH v1 2/4] arm64: dts: rockchip: Add USB2.0 PHY "
` [PATCH v1 3/4] dt-bindings: phy: rockchip,inno-usb2phy: Document rk3368 usb phy
` [PATCH v1 4/4] arm64: dts: rockchip: Add phys attribute of USB host node for RK3368

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml
 2025-09-05 17:55 UTC  (3+ messages)

[PATCH v12 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-09-05 17:45 UTC  (7+ messages)
` [PATCH v12 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v12 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v12 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v12 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v12 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH] phy: qcom-qmp-usb: Set regulator load before enabling
 2025-09-05 13:46 UTC  (2+ messages)

[PATCH v5 0/9] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-05 13:11 UTC  (16+ messages)
` [PATCH v5 1/9] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v5 2/9] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v5 3/9] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v5 4/9] phy: phy-can-transceiver: Drop the gpio desc check
` [PATCH v5 5/9] phy: phy-can-transceiver: Propagate return value of gpiod_set_value_cansleep
` [PATCH v5 6/9] phy: phy-can-transceiver: Add support for TJA105{1,7}
` [PATCH v5 7/9] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v5 8/9] arm64: dts: imx8mp-evk: "
` [PATCH v5 9/9] arm64: dts: imx93-11x11-evk: "

[PATCH RFC 00/22] Apple Silicon USB3 support
 2025-09-05 11:40 UTC  (13+ messages)
` [PATCH RFC 09/22] usb: typec: tipd: Move initial irq mask to tipd_data
` [PATCH RFC 10/22] usb: typec: tipd: Move switch_power_state "
` [PATCH RFC 11/22] usb: typec: tipd: Trace data status for CD321x correctly
` [PATCH RFC 12/22] usb: typec: tipd: Add cd321x struct with separate size
` [PATCH RFC 14/22] usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321x
` [PATCH RFC 15/22] usb: typec: tipd: Update partner identity when power status was updated

[PATCH 0/3] phy: qcom: edp: Add support for Glymur platform
 2025-09-05  8:23 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: phy: Add DP PHY compatible for Glymur
` [PATCH 2/3] phy: qcom-qmp: qserdes-com: Add some more v8 register offsets
` [PATCH 3/3] phy: qcom: edp: Add Glymur platform support

[PATCH v3 0/3] Add driver support for Eswin EIC7700 SoC SATA Controller and PHY
 2025-09-05  7:23 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci
        `  "
` [PATCH v3 2/3] dt-bindings: phy: eswin: Document for EIC7700 SoC SATA PHY
` [PATCH v3 3/3] phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver

[PATCH v4 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-09-05  7:16 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Reference usb-switch.yaml to allow mode-switch

[PATCH v3 00/10] Add ASPEED PCIe Root Complex support
 2025-09-05  6:44 UTC  (11+ messages)
` [PATCH v3 02/10] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v3 03/10] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v3 09/10] PCI: aspeed: Add ASPEED PCIe RC driver

[PATCH v3 08/10] PCI: Add FMT and TYPE definition for TLP header
 2025-09-05  0:42 UTC  (3+ messages)
  ` 回覆: "

[PATCH v6 0/3] Add Equalization Settings for 8.0 GT/s and 32.0 GT/s and Add PCIe Lane Equalization Preset Properties for 8.0 GT/s and 16.0 GT/s
 2025-09-04 16:56 UTC  (7+ messages)
` [PATCH v6 1/3] PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/s
` [PATCH v6 2/3] PCI: qcom: fix macro typo for CURSOR
` [PATCH v6 3/3] arm64: dts: qcom: lemans: Add PCIe lane equalization preset properties
` (subset) [PATCH v6 0/3] Add Equalization Settings for 8.0 GT/s and 32.0 GT/s and Add PCIe Lane Equalization Preset Properties for 8.0 GT/s and 16.0 GT/s

[PATCH v8 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-09-04 10:21 UTC  (11+ messages)
  ` [PATCH v8 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v8 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
  ` [PATCH v8 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
  ` [PATCH v8 4/6] phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
  ` [PATCH v8 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy
  ` [PATCH v8 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920

[PATCH v2 0/3] phy: qcom: edp: Add missing refclk clock to x1e80100
 2025-09-04  8:52 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom-edp: Add missing clock for X Elite
` [PATCH v2 2/3] phy: qcom: edp: Make the number of clocks flexible
` [PATCH v2 3/3] arm64: dts: qcom: Add missing TCSR refclk to the DP PHYs

[PATCH RESEND 0/3] Fix and optimize cadence DPHY driver
 2025-09-04  8:21 UTC  (4+ messages)
` [PATCH RESEND 1/3] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling
` [PATCH RESEND 2/3] phy: cadence: cdns-dphy: Update calibration wait time for startup state machine
` [PATCH RESEND 3/3] drivers: phy: cadence: cdns-dphy: Enable lower resolutions in dphy

[PATCH v4 0/7] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant
 2025-09-04  7:29 UTC  (9+ messages)
` [PATCH v4 1/7] dt-bindings: soc: rockchip: add rk3588 csidphy grf syscon
` [PATCH v4 2/7] dt-bindings: phy: rockchip-inno-csi-dphy: make power-domains non-required
` [PATCH v4 3/7] dt-bindings: phy: rockchip-inno-csi-dphy: add rk3588 variant
` [PATCH v4 4/7] phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0
` [PATCH v4 5/7] phy: rockchip: phy-rockchip-inno-csidphy: allow for different reset lines
` [PATCH v4 6/7] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant
` [PATCH v4 7/7] arm64: dts: rockchip: add mipi csi-2 dphy nodes to rk3588

[PATCH v4 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-09-04  6:22 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the Glymur QMP PCIe PHY
` [PATCH v4 2/4] dt-bindings: PCI: qcom: Document the Glymur PCIe Controller
` [PATCH v4 3/4] phy: qcom-qmp: pcs: Add v8.50 register offsets
` [PATCH v4 4/4] phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen5x4 PHY

[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
 2025-09-04  0:34 UTC  (3+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: dp-controller: Add sm6150

[PATCH v4 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-03 16:25 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048

[PATCH] phy: tegra: xusb-tegra210: Fix reference leaks in tegra210_xusb_padctl_probe
 2025-09-03 15:11 UTC  (3+ messages)

[PATCH v2 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-09-03  7:49 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: display: bridge: simple: document the Realtek RTD2171 DP-to-HDMI bridge
` [PATCH v2 3/5] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document static lanes mapping

[PATCH v11 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-09-03  2:16 UTC  (4+ messages)
` [PATCH v11 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300

[PATCH v4 00/11] Add HDMI 2.1 FRL support to phy-rockchip-samsung-hdptx
 2025-09-02 20:44 UTC  (7+ messages)
` [PATCH v4 06/11] phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq lists
` [PATCH v4 07/11] phy: rockchip: samsung-hdptx: Compute clk rate from PLL config
` [PATCH v4 08/11] phy: rockchip: samsung-hdptx: Drop hw_rate driver data
` [PATCH v4 09/11] phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config
` [PATCH v4 10/11] phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper
` [PATCH v4 11/11] phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support

[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-09-03  0:30 UTC  (2+ messages)


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