Linux-PHY Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 08:26:56 to 2024-03-05 18:19:03 UTC [more...]

[PATCH] net: phy: core: make phy_class constant
 2024-03-05 18:18 UTC 

[RFC 0/3] Enable firmware-managed USB resources on Qcom targets
 2024-03-05 18:04 UTC  (10+ messages)
` [RFC 1/3] dt-bindings: usb: qcom,dwc3: Add support for multiple power-domains
` [RFC 2/3] USB: dwc3: qcom: Add support for firmware managed resources
` [RFC 3/3] arm64: dts: qcom: sa8775p-ride: Enable "

[PATCH 0/2] Fix incorrect USB3 phy parsing in tegra-xudc
 2024-03-05 16:11 UTC  (3+ messages)
` [PATCH 1/2] phy: tegra: xusb: Add API to retrieve the port number of phy
` [PATCH 2/2] usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

[PATCH v4 0/5] phy: hisi-inno-phy: add support for hi3798mv200-usb2-phy
 2024-03-05 15:00 UTC  (12+ messages)
` [PATCH v4 1/5] phy: hisilicon: hisi-inno-phy: enable clocks for every ports
` [PATCH v4 2/5] dt-bindings: phy: hisi-inno-usb2: convert to YAML
` [PATCH v4 3/5] dt-bindings: phy: hisilicon,inno-usb2-phy: add support for Hi3798MV100 INNO PHY
` [PATCH v4 4/5] dt-bindings: phy: hisi-inno-usb2: add compatible of hisilicon,hi3798mv200-usb2-phy
` [PATCH v4 5/5] phy: hisilicon: hisi-inno-phy: add support for Hi3798MV200 INNO PHY

[PATCH v5 0/5] phy: hisi-inno-phy: add support for hi3798mv200-usb2-phy
 2024-03-05 14:13 UTC  (7+ messages)
` [PATCH v5 1/5] phy: hisilicon: hisi-inno-phy: enable clocks for every ports
` [PATCH v5 2/5] dt-bindings: phy: hisi-inno-usb2: convert to YAML
` [PATCH v5 3/5] dt-bindings: phy: hisilicon,inno-usb2-phy: add support for Hi3798MV100 INNO PHY
` [PATCH v5 4/5] dt-bindings: phy: hisi-inno-usb2: add compatible of hisilicon,hi3798mv200-usb2-phy
` [PATCH v5 5/5] phy: hisilicon: hisi-inno-phy: add support for Hi3798MV200 INNO PHY

stm32mp1xx: use of reg11, reg18 and vdd_usb rails
 2024-03-05  7:59 UTC  (6+ messages)
` [Linux-stm32] "

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-03-04 15:36 UTC  (19+ messages)
` [PATCH v4 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v4 02/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v4 03/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v4 04/18] mux: add mux_chip_resume() function
` [PATCH v4 05/18] mux: mmio: add resume support
` [PATCH v4 06/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v4 07/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v4 08/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v4 09/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v4 10/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v4 11/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v4 12/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v4 13/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v4 14/18] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v4 15/18] PCI: cadence: Set cdns_pcie_host_init() global
` [PATCH v4 16/18] PCI: j721e: Use dev_err_probe() in the probe() function
` [PATCH v4 17/18] PCI: j721e: Add reset GPIO to struct j721e_pcie
` [PATCH v4 18/18] PCI: j721e: Add suspend and resume support

[PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2024-03-04 16:22 UTC  (16+ messages)
` [PATCH RFT 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add mode-switch
` [PATCH RFT 2/7] phy: qcom: qmp-combo: store DP phy power state
` [PATCH RFT 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE
` [PATCH RFT 4/7] phy: qcom: qmp-combo: register a typec mux to change the QPHY_MODE
` [PATCH RFT 5/7] arm64: dts: qcom-sm8550: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch
` [PATCH RFT 6/7] arm64: dts: qcom-sm8650: "
` [PATCH RFT 7/7] arm64: dts: qcom-mode-switch: "

[PATCH v4 0/2] Add JH7110 MIPI DPHY TX support
 2024-03-01  1:24 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add starfive,jh7110-dphy-tx
` [PATCH v4 2/2] phy: starfive: Add mipi dphy tx support

[PATCH] soc: qcom: pmic_glink_altmode: Use common error handling code in pmic_glink_altmode_probe()
 2024-02-29  7:31 UTC  (3+ messages)

[PATCH] phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phy
 2024-02-28 18:34 UTC  (3+ messages)

[PATCH v3 00/10] RK3588 USBDP support
 2024-02-28 11:53 UTC  (6+ messages)
` [PATCH v3 01/10] dt-bindings: phy: add rockchip usbdp combo phy document
` [PATCH v3 02/10] phy: rockchip: add usbdp combo phy driver

[PATCH V7 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-27 22:04 UTC  (7+ messages)
` [PATCH V7 1/6] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
` [PATCH V7 2/6] phy: freescale: add Samsung "
` [PATCH V7 3/6] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V7 4/6] arm64: dts: imx8mp: add HDMI irqsteer
` [PATCH V7 5/6] arm64: dts: imx8mp: add HDMI display pipeline
` [PATCH V7 6/6] arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module

[PATCH V6 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-27 17:23 UTC  (10+ messages)
` [PATCH V6 1/6] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
` [PATCH V6 2/6] phy: freescale: add Samsung "
` [PATCH V6 3/6] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V6 4/6] arm64: dts: imx8mp: add HDMI irqsteer
` [PATCH V6 5/6] arm64: dts: imx8mp: add HDMI display pipeline
` [PATCH V6 6/6] arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module

[PATCH RFC 0/3] Support VBUSEN selection control for RZ/G2L
 2024-02-27 12:02 UTC  (2+ messages)

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-26 17:54 UTC  (23+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie

[PATCH] phy: qcom: qmp-combo: fix sm8650 voltage swing table
 2024-02-26 15:22 UTC 

[PATCH v3 0/2] Add JH7110 MIPI DPHY TX support
 2024-02-26  2:56 UTC  (6+ messages)
` [PATCH v3 2/2] phy: starfive: Add mipi dphy tx support

[PATCH] phy: qcom: m31: match requested regulator name with dt schema
 2024-02-25 16:44 UTC  (3+ messages)

[PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
 2024-02-23 15:07 UTC  (49+ messages)
` [PATCH 1/6] drm/bridge: aux-hpd: fix OF node leaks
` [PATCH 2/6] drm/bridge: aux-hpd: separate allocation and registration
` [PATCH 3/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
      ` [3/6] "
` [PATCH 4/6] soc: qcom: pmic_glink: Fix boot when QRTR=m
` [PATCH 5/6] phy: qcom-qmp-combo: fix drm bridge registration
` [PATCH 6/6] phy: qcom-qmp-combo: fix type-c switch registration
` (subset) [PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-23 12:15 UTC  (4+ messages)

[PATCH V5 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-22  8:19 UTC  (3+ messages)
` [PATCH V5 5/6] arm64: dts: imx8mp: add HDMI display pipeline

[PATCH RFC v3 0/5] phy: hisi-inno-phy: add support for hi3798mv200-usb2-phy
 2024-02-21 12:53 UTC  (21+ messages)
` [PATCH RFC v3 1/5] dt-bindings: phy: hisi-inno-usb2: convert to YAML
` [PATCH RFC v3 4/5] phy: hisilicon: hisi-inno-phy: add support for Hi3798MV200 INNO PHY
` [PATCH RFC v3 5/5] dt-bindings: phy: hisi-inno-usb2: add compatible of hisilicon,hi3798mv200-usb2-phy

[PATCH] phy: qcom-snps: Fixed order of enabling regulators
 2024-02-21 11:40 UTC  (3+ messages)

[PATCH v4 0/3] phy: qcom: edp: Add support for X1E80100
 2024-02-21  7:49 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: phy: qcom-edp: Add X1E80100 PHY compatibles
` [PATCH v4 2/3] phy: qcom: edp: Move v4 specific settings to version ops
` [PATCH v4 3/3] phy: qcom: edp: Add v6 specific ops and X1E80100 platform support

[PATCH v14 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-02-21  7:47 UTC  (7+ messages)
` [PATCH v14 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v14 7/7] phy: freescale: Add HDMI PHY driver for i.MX8MQ

[PATCH v2 0/2] phy: qcom: eusb2-repeater: Add support for SMB2360
 2024-02-20 19:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible "
` [PATCH v2 2/2] phy: qualcomm: phy-qcom-eusb2-repeater: Add support "

[PATCH 1/1] phy: fsl-imx8mq-usb: make vbus regulator optional
 2024-02-20 13:49 UTC  (2+ messages)

[PATCH v5 0/2] phy: qcom: edp: Allow eDP/DP configuring via set_mode op
 2024-02-20 12:12 UTC  (5+ messages)
` [PATCH v5 1/2] phy: Add Embedded DisplayPort and DisplayPort submodes
` [PATCH v5 2/2] phy: qcom: edp: Add set_mode op for configuring eDP/DP submode


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 read-only IMAP folder(s) and NNTP newsgroup(s).