linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-09-03  6:52 UTC  (17+ messages)
` [PATCH v2 1/5] dt-bindings: display: bridge: simple: document the Realtek RTD2171 DP-to-HDMI bridge
` [PATCH v2 2/5] drm/bridge: simple: add "
` [PATCH v2 3/5] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document static lanes mapping
` [PATCH v2 4/5] phy: qcom: qmp-combo: get the static lanes mapping from DT
` [PATCH v2 5/5] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes

[PATCH v4 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-03  6:49 UTC  (13+ messages)
` [PATCH v4 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v4 2/6] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v4 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v4 4/6] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v4 5/6] arm64: dts: imx8mp-evk: "
` [PATCH v4 6/6] arm64: dts: imx93-11x11-evk: "

[PATCH v3 00/10] Add ASPEED PCIe Root Complex support
 2025-09-03  6:12 UTC  (18+ messages)
` [PATCH v3 01/10] dt-bindings: soc: aspeed: Add ASPEED PCIe Config
` [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 04/10] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v3 05/10] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST#
` [PATCH v3 06/10] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v3 07/10] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v3 08/10] PCI: Add FMT and TYPE definition for TLP header
` [PATCH v3 09/10] PCI: aspeed: Add ASPEED PCIe RC driver
` [PATCH v3 10/10] MAINTAINERS: "

[PATCH] phy: tegra: xusb-tegra210: Fix reference leaks in tegra210_xusb_padctl_probe
 2025-09-03  4:52 UTC 

[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  (12+ messages)
` [PATCH v4 01/11] phy: hdmi: Add HDMI 2.1 FRL configuration options
` [PATCH v4 02/11] phy: rockchip: samsung-hdptx: Use usleep_range() instead of udelay()
` [PATCH v4 03/11] phy: rockchip: samsung-hdptx: Fix coding style alignment
` [PATCH v4 04/11] phy: rockchip: samsung-hdptx: Consistently use [rk_]hdptx_[tmds_] prefixes
` [PATCH v4 05/11] phy: rockchip: samsung-hdptx: Enable lane output in common helper
` [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  (44+ messages)
` [PATCH v3 01/20] bitmap: introduce hardware-specific bitfield operations
` [PATCH v3 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
` [PATCH v3 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
` [PATCH v3 05/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
` [PATCH v3 06/20] phy: rockchip-emmc: "
` [PATCH v3 07/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
` [PATCH v3 08/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
` [PATCH v3 09/20] phy: rockchip-samsung-dcphy: "
` [PATCH v3 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH v3 11/20] drm/rockchip: inno-hdmi: "
` [PATCH v3 12/20] phy: rockchip-usb: "
` [PATCH v3 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
` [PATCH v3 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v3 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
` [PATCH v3 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
` [PATCH v3 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
` [PATCH v3 18/20] PM / devfreq: rockchip-dfi: switch "
` [PATCH v3 19/20] clk: sp7021: "
` [PATCH v3 20/20] phy: rockchip-pcie: "

[PATCH 0/3] Fixes for phy-rockchip-samsung-hdptx
 2025-09-02 17:07 UTC  (4+ messages)
` [PATCH 1/3] phy: rockchip: samsung-hdptx: Fix reported clock rate in high bpc mode
` [PATCH 2/3] phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidth
` [PATCH 3/3] phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from exceeding the limits

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml
 2025-09-02 16:10 UTC 

[PATCH v7 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-09-02 12:59 UTC  (13+ messages)
  ` [PATCH v7 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy

[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
 2025-09-02 10:42 UTC  (33+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: dp-controller: Add sm6150
` [PATCH v3 02/14] dt-bindings: phy: Add QMP USB3+DP PHY for QCS615
` [PATCH v3 07/14] phy: qcom: qmp-usbc: Move reset and regulator config into PHY cfg
` [PATCH v3 09/14] phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYs
` [PATCH v3 10/14] phy: qcom: qmp-usbc: Add TCSR parsing and USB/DP mode mutex handling
` [PATCH v3 11/14] phy: qcom: qmp-usbc: Finalize USB/DP switchable PHY support
` [PATCH v3 14/14] drm/msm/dp: Add support for lane mapping configuration

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

[PATCH V2 0/2] Add regulator load support for QMP UFS PHY
 2025-09-02  9:36 UTC  (3+ messages)
` [PATCH V2 2/2] phy: qcom-qmp-ufs: Add regulator loads for SM8550 and SM8750

[PATCH v3 0/3] arm64: dts: qcom: Add PCIe Support for sm8750
 2025-09-01 19:46 UTC  (6+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8750: Add PCIe PHY and controller node
` [PATCH v3 3/3] PCI: qcom: Restrict port parsing only to pci child nodes
` (subset) [PATCH v3 0/3] arm64: dts: qcom: Add PCIe Support for sm8750

[PATCH v4 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-09-01 19:46 UTC  (2+ messages)
` (subset) "

[PATCH v3] phy: ti: gmii-sel: Always write the RGMII ID setting
 2025-09-01 17:03 UTC  (2+ messages)

[PATCH] phy: renesas: rcar-gen3-usb2: Fix ID check logic with VBUS valid
 2025-09-01 17:08 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1051
 2025-09-01 17:08 UTC  (2+ messages)
` (subset) "

[PATCH] phy: lynx-28g: check return value when calling lynx_28g_pll_get
 2025-09-01 17:08 UTC  (2+ messages)

[PATCH] phy: qcom: m31-eusb2: Fix the error log while enabling clock
 2025-09-01 17:08 UTC  (2+ messages)

[PATCH 0/3] phy: Remove redundant ternary operators
 2025-09-01 17:08 UTC  (6+ messages)
` [PATCH 1/3] phy: hisilicon: "
` [PATCH 2/3] phy: renesas: rcar-gen3-usb2: "
` [PATCH 3/3] phy: rockchip: usbdp: "
` (subset) [PATCH 0/3] phy: "

[PATCH V4 0/2] Add regulator load support for QMP UFS PHY
 2025-09-01 17:08 UTC  (5+ messages)
` [PATCH V4 1/2] phy: qcom-qmp-ufs: Add regulator load voting for UFS QMP PHY
` [PATCH V4 2/2] phy: qcom-qmp-ufs: Add PHY and PLL regulator load

[PATCH v3] phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware
 2025-09-01 17:03 UTC  (2+ messages)

[PATCH 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-09-01 16:28 UTC  (3+ messages)
` [PATCH 04/11] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver

[PATCH 0/3] Fix the NULL pointer deference issue in QMP USB drivers
 2025-09-01 13:54 UTC  (3+ messages)
` [PATCH 1/3] phy: qcom-qmp-usb: fix NULL pointer dereference in PM callbacks

[PATCH v3 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-09-01 12:46 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the Glymur QMP PCIe PHY
` [PATCH v3 4/4] phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen5x4 PHY

[PATCH v3 00/12] Add PCIe support for Tesla FSD SoC
 2025-09-01 12:11 UTC  (12+ messages)
  ` [PATCH v3 07/12] dt-bindings: PCI: Add "
  ` [PATCH v3 11/12] PCI: exynos: "
  ` [PATCH v3 12/12] arm64: dts: fsd: Add PCIe "
  ` [PATCH v3 10/12] phy: exynos: Add PCIe PHY support for "

[PATCH v5 0/7] Add initial USB support for the Renesas RZ/G3S SoC
 2025-08-30 12:39 UTC  (9+ messages)
` [PATCH v5 4/7] reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDY

[PATCH v3 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-08-29 14:35 UTC  (11+ messages)
` [PATCH v3 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v3 2/6] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v3 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v3 4/6] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v3 5/6] arm64: dts: imx8mp-evk: "
` [PATCH v3 6/6] arm64: dts: imx93-11x11-evk: "

[PATCH v2 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2025-08-29 14:21 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add "
` [PATCH v2 2/2] phy: add basic "

c22/c45 descision in phy_restart_aneg()
 2025-08-29 10:13 UTC  (2+ messages)

[PATCH RFC 00/22] Apple Silicon USB3 support
 2025-08-29  9:37 UTC  (22+ messages)
` [PATCH RFC 01/22] dt-bindings: usb: snps,dwc3: Allow multiple iommus
` [PATCH RFC 04/22] usb: dwc3: apple: Reset dwc3 during role switches
` [PATCH RFC 05/22] usb: dwc3: apple: Do not use host-vbus-glitches workaround
` [PATCH RFC 07/22] usb: dwc3: apple: Adjust vendor-specific registers during init
` [PATCH RFC 08/22] usb: typec: tipd: Clear interrupts first

[PATCH v2 0/3] ESWIN EIC7700 sata phy driver and yaml,
 2025-08-29  6:22 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci
    `  "
        `  "

[PATCH v1 1/2] dt-bindings: phy: mtk-tphy: add property for software role switch
 2025-08-28 20:06 UTC  (3+ messages)
` [PATCH v1 2/2] phy: mediatek: tphy: Add software role switching

[PATCH 4/7] phy: allwinner: a523: add USB3/PCIe PHY driver
 2025-08-27  6:40 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).