linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-22 02:33:34 to 2024-11-29 10:09:19 UTC [more...]

[PATCH 0/4] Add support for DisplayPort on QCS8300 platform
 2024-11-29 10:08 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: phy: Add eDP PHY compatible for qcs8300
` [PATCH 2/4] phy: qcom: edp: Add support for eDP PHY on QCS8300
` [PATCH 3/4] dt-bindings: display: msm: dp-controller: document QCS8300 compatible
` [PATCH 4/4] drm/msm/dp: Add DisplayPort controller for QCS8300

[PATCH 0/9] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-11-29  9:45 UTC  (26+ messages)
` [PATCH 1/9] dt-bindings: phy: samsung,usb3-drd-phy: align to universal style
` [PATCH 2/9] dt-bindings: phy: samsung,usb3-drd-phy: add optional orientation-switch
` [PATCH 3/9] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties
` [PATCH 4/9] phy: exynos5-usbdrd: convert to dev_err_probe
` [PATCH 5/9] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
` [PATCH 6/9] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
` [PATCH 7/9] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
` [PATCH 8/9] phy: exynos5-usbdrd: subscribe to orientation notifier if required
` [PATCH 9/9] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)

[PATCH v2 00/15] Add initial USB support for the Renesas RZ/G3S SoC
 2024-11-29  9:12 UTC  (32+ messages)
` [PATCH v2 01/15] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #renesas,sysc-signal-cells
` [PATCH v2 02/15] soc: renesas: Add SYSC driver for Renesas RZ family
` [PATCH v2 03/15] soc: renesas: rz-sysc: Enable SYSC driver for RZ/G3S
` [PATCH v2 04/15] soc: renesas: rz-sysc: Add SoC detection support
` [PATCH v2 05/15] soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driver
` [PATCH v2 06/15] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC
` [PATCH v2 07/15] dt-bindings: phy: renesas,usb2-phy: Mark resets as required for RZ/G3S
` [PATCH v2 08/15] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signal
` [PATCH v2 09/15] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
` [PATCH v2 10/15] phy: renesas: rcar-gen3-usb2: Add support for PWRRDY
` [PATCH v2 11/15] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S support
` [PATCH v2 12/15] arm64: dts: renesas: Add #renesas,sysc-signal-cells to system controller node
` [PATCH v2 13/15] arm64: dts: renesas: r9a08g045: Enable the system controller
` [PATCH v2 14/15] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH v2 15/15] arm64: dts: renesas: rzg3s-smarc: Enable "

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-11-29  8:21 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: display/msm: Document DP on QCS615
` [PATCH 2/8] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add DP support for QCS615
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
` [PATCH 4/8] drm/msm/dp: Add DisplayPort support for QCS615
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration
` [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes
` [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern
` [PATCH 8/8] drm/msm/dp: Support external GPIO HPD with 3rd pinctrl chip

[PATCH v1 00/10] Add eDP support for RK3588
 2024-11-29  2:43 UTC  (17+ messages)
` [PATCH v1 01/10] drm/rockchip: analogix_dp: Use formalized struct definition for grf field
` [PATCH v1 02/10] dt-bindings: display: rockchip: analogix-dp: Add support for RK3588
` [PATCH v1 03/10] drm/rockchip: analogix_dp: "
` [PATCH v1 04/10] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode
` [PATCH v1 05/10] drm/bridge: analogix_dp: add support for RK3588
` [PATCH v1 06/10] drm/bridge: analogix_dp: Add support for phy configuration
` [PATCH v1 07/10] dt-bindings: display: rockchip: Fix label name of hdptxphy for RK3588 HDMI TX Controller
` [PATCH v1 08/10] arm64: dts: rockchip: Fix label name of hdptxphy for RK3588
` [PATCH v1 09/10] arm64: dts: rockchip: Add eDP0 node "
` [PATCH v1 10/10] arch64: dts: rockchip: Enable eDP0 display on RK3588S EVB1 board

[PATCH v4 00/19] Add Freescale i.MX8qxp Display Controller support
 2024-11-29  2:30 UTC  (31+ messages)
` [PATCH v4 01/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller processing units
` [PATCH v4 02/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller blit engine
` [PATCH v4 03/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v4 04/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v4 05/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller AXI performance counter
` [PATCH v4 06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer
` [PATCH v4 07/19] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v4 08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller
` [PATCH v4 09/19] drm/imx: Add i.MX8qxp Display Controller display engine
  ` [v4,09/19] "
` [PATCH v4 10/19] drm/imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v4 11/19] drm/imx: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v4 12/19] drm/imx: Add i.MX8qxp Display Controller KMS
` [PATCH v4 13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller
` [DO NOT MERGE PATCH v4 14/19] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties
` [DO NOT MERGE PATCH v4 15/19] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes
` [DO NOT MERGE PATCH v4 16/19] arm64: dts: imx8qxp: Add display controller subsystem
` [DO NOT MERGE PATCH v4 17/19] arm64: dts: imx8qxp: Add MIPI-LVDS combo subsystems
` [DO NOT MERGE PATCH v4 18/19] arm64: dts: imx8qxp-mek: Enable display controller
` [DO NOT MERGE PATCH v4 19/19] arm64: dts: imx8qxp-mek: Add MX8-DLVDS-LCD1 display module support

[PATCH v2] phy: qcom-qusb2: Add regulator_set_load to Qualcomm usb phy
 2024-11-28 16:43 UTC  (5+ messages)

[PATCH v2 0/8] pci: qcom: Add QCS8300 PCIe support
 2024-11-28 13:22 UTC  (12+ messages)
` [PATCH v2 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS8300 QMP PCIe PHY Gen4 x2
` [PATCH v2 2/8] phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300
` [PATCH v2 3/8] dt-bindings: PCI: qcom,pcie-sa8775p: document qcs8300
` [PATCH v2 4/8] PCI: qcom: Add QCS8300 PCIe support
` [PATCH v2 5/8] arm64: dts: qcom: qcs8300: enable pcie0 for qcs8300 platform
` [PATCH v2 6/8] arm64: dts: qcom: qcs8300: enable pcie0 for qcs8300 soc
` [PATCH v2 7/8] arm64: dts: qcom: qcs8300: enable pcie1 "
` [PATCH v2 8/8] arm64: dts: qcom: qcs8300: enable pcie1 for qcs8300 platform

[PATCH v4 0/2] MIPI DSI phy for rk3588
 2024-11-28  9:13 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add Rockchip MIPI C-/D-PHY schema
` [PATCH v4 2/2] phy: rockchip: Add Samsung MIPI D-/C-PHY driver

[PATCH 1/2] dt-bindings: phy: mediatek,xsphy: add property to set disconnect threshold
 2024-11-27 14:26 UTC  (5+ messages)
` [PATCH 2/2] phy: mediatek: xsphy: add support "

[PATCH] phy: marvell: Fix spelling mistake "exlicitly" -> "explicitly"
 2024-11-27 10:43 UTC 

[PATCH 0/5] pci: qcom: Add QCS8300 PCIe support
 2024-11-27  9:56 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: qcom: qcs8300: enable pcie0 for QCS8300

[PATCH v19 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-11-27  7:25 UTC  (12+ messages)
` [PATCH v19 1/8] drm: bridge: Cadence: Create MHDP helper driver
` [PATCH v19 2/8] phy: Add HDMI configuration options
` [PATCH v19 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
` [PATCH v19 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v19 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v19 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ
` [PATCH v19 7/8] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline
` [PATCH v19 8/8] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support

[PATCH v18 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-11-26 14:12 UTC  (8+ messages)
` [PATCH v18 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver "
        ` [EXT] "

[PATCH] phy: usb: Toggle the PHY power during init
 2024-11-24 17:51 UTC  (2+ messages)

[PATCH v2 0/6] pci: qcom: Add QCS615 PCIe support
 2024-11-24 15:00 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1
` [PATCH v2 2/6] phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe
` [PATCH v2 3/6] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller
` [PATCH v2 4/6] PCI: qcom: Add QCS615 PCIe support
` [PATCH v2 5/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 soc

[PATCH v3 0/2] MIPI DSI phy for rk3588
 2024-11-24 11:40 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add Rockchip MIPI CSI/DSI PHY schema

[PATCH 1/2] arm64: dts: rockchip: rk3568: add reset-names for combphy
 2024-11-23 22:28 UTC  (6+ messages)
` [PATCH 2/2] phy: rockchip: naneng-combphy: fix phy reset

[PATCH 0/5] pci: qcom: Add QCS615 PCIe support
 2024-11-22 12:56 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller

[PATCH v3 0/3] Enable UFS on QCS615
 2024-11-22  6:44 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
` [PATCH v3 2/3] arm64: dts: qcom: qcs615: add UFS node
` [PATCH v3 3/3] arm64: dts: qcom: qcs615-ride: Enable "

[PATCH v2 0/3] Enable UFS on QCS615
 2024-11-22  6:07 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: qcs615: add UFS node


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