linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-14 22:38:03 to 2023-01-06 08:46:26 UTC [more...]

[PATCH v5 00/23] ufs: qcom: Add HS-G4 support
 2023-01-06  8:46 UTC  (32+ messages)
` [PATCH v5 01/23] phy: qcom-qmp-ufs: Remove _tbl suffix from qmp_phy_init_tbl definitions
` [PATCH v5 02/23] phy: qcom-qmp-ufs: Rename MSM8996 PHY definitions
` [PATCH v5 03/23] phy: qcom-qmp-ufs: Move register settings to qmp_phy_cfg_tbls struct
` [PATCH v5 04/23] phy: qcom-qmp-ufs: Add support for configuring PHY in HS Series B mode
` [PATCH v5 05/23] phy: qcom-qmp-ufs: Add support for configuring PHY in HS G4 mode
` [PATCH v5 06/23] phy: qcom-qmp-ufs: Move HS Rate B register setting to tbls_hs_b
` [PATCH v5 07/23] phy: qcom-qmp-ufs: Add HS G4 mode support to SM8150 SoC
` [PATCH v5 08/23] phy: qcom-qmp-ufs: Add HS G4 mode support to SM8250 SoC
` [PATCH v5 09/23] phy: qcom-qmp-ufs: Avoid setting HS G3 specific registers
` [PATCH v5 10/23] phy: qcom-qmp-ufs: Add HS G4 mode support to SM8350 SoC
` [PATCH v5 11/23] phy: qcom-qmp-ufs: Add HS G4 mode support to SM8450 SoC
` [PATCH v5 12/23] phy: qcom-qmp-ufs: Add HS G4 mode support to SC8280XP SoC
` [PATCH v5 13/23] scsi: ufs: ufs-qcom: Remove un-necessary goto statements
` [PATCH v5 14/23] scsi: ufs: ufs-qcom: Remove un-necessary WARN_ON()
` [PATCH v5 15/23] scsi: ufs: ufs-qcom: Use bitfields where appropriate
` [PATCH v5 16/23] scsi: ufs: ufs-qcom: Use dev_err_probe() for printing probe error
` [PATCH v5 17/23] scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0
` [PATCH v5 18/23] scsi: ufs: core: Add reinit_notify() callback
` [PATCH v5 19/23] scsi: ufs: core: Add support for reinitializing the UFS device
` [PATCH v5 20/23] scsi: ufs: ufs-qcom: Factor out the logic finding the HS Gear
` [PATCH v5 21/23] scsi: ufs: ufs-qcom: Add support for reinitializing the UFS device
` [PATCH v5 22/23] scsi: ufs: ufs-qcom: Add support for finding max gear on new platforms
` [PATCH v5 23/23] MAINTAINERS: Add myself as the maintainer for Qcom UFS drivers

[PATCH V2 0/2] phy: ti: j721e-wiz: Add support to manage type-C swap on Lane2 and lane3
 2023-01-06  7:17 UTC  (3+ messages)
` [PATCH V2 1/2] phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specified
` [PATCH V2 2/2] phy: ti: j721e-wiz: Add support to enable LN23 Type-C swap

[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
 2023-01-03 18:30 UTC  (12+ messages)
` [PATCH v9 01/10] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v9 02/10] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v9 03/10] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v9 04/10] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v9 05/10] phy: fsl: Add Lynx 10G SerDes 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 v9 09/10] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v9 10/10] arm64: dts: ls1088ardb: Add serdes bindings

[PATCH v6 1/3] phy: mediatek: fix build warning caused by clang
 2023-01-04 13:26 UTC  (3+ messages)
` [PATCH v6 2/3] phy: core: add debugfs root
` [PATCH v6 3/3] phy: mediatek: tphy: add debugfs files

[PATCH 0/2] phy: ti: j721e-wiz: Add support to manage type-C swap on Lane2 and lane3
 2023-01-04  7:47 UTC  (7+ messages)
` [PATCH 1/2] phy: ti: j721e-wiz: Manage TypeC lane swap if typec-gpio-dir not specified
` [PATCH 2/2] phy: ti: j721e-wiz: Add support to enable LN23 Type-C swap

[PATCH 1/4] dt-bindings: phy: qcom,usb-snps-femto-v2: use fallback compatibles
 2023-01-04  0:43 UTC  (12+ messages)
` [PATCH 2/4] ARM: dts: qcom: sdx55: add specific compatible for USB HS PHY
` [PATCH 3/4] ARM: dts: qcom: sdx65: "
` [PATCH 4/4] arm64: dts: qcom: sm8350: align MMC node names with DT schema
` (subset) [PATCH 1/4] dt-bindings: phy: qcom,usb-snps-femto-v2: use fallback compatibles

[PATCH v5 2/6] dt-bindings: phy: Add QMP UFS PHY compatible for SM6125
 2023-01-03 11:20 UTC  (5+ messages)
` [PATCH v5 3/6] phy: qcom-qmp: Add SM6125 UFS PHY support

[PATCH v3 00/12] Add MT8195 HDMI support
 2023-01-03 10:11 UTC  (9+ messages)
` [PATCH v3 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v3 07/12] drm/mediatek: hdmi: add v2 support

[PATCH 00/10] phy: qualcomm: Add support for SM8550
 2023-01-01 20:15 UTC  (3+ messages)
` [PATCH 07/10] phy: qualcomm: qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs

[PATCH AUTOSEL 5.10 1/7] phy: sun4i-usb: Add support for the H616 USB PHY
 2023-01-01 17:34 UTC  (4+ messages)

[PATCH v3 0/2] phy: qualcomm: pcie2: register as clock provider
 2022-12-31 15:05 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,pcie2-phy: convert to YAML format
` [PATCH v3 2/2] phy: qualcomm: pcie2: register as clock provider

[PATCH v4 0/8] PCI/phy: Add support for PCI on sm8350 platform
 2022-12-30 13:34 UTC  (6+ messages)
` [PATCH v4 3/8] PCI: qcom: Add support for SM8350
` (subset) [PATCH v4 0/8] PCI/phy: Add support for PCI on sm8350 platform

[PATCH v2 0/2] qcom: Add a method to manually toggle the DP pullup on HS USB PHY
 2022-12-30 12:05 UTC  (16+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add qcom,dp-manual-pullup description
` [PATCH v2 2/2] phy: qcom-usb-hs: Add qcom,dp-manual-pullup logic

[PATCH v8 0/5] Add BananaPi R3
 2022-12-29 15:11 UTC  (8+ messages)
` [PATCH v8 1/5] dt-bindings: phy: mediatek,tphy: add support for mt7986
` [PATCH v8 2/5] arm64: dts: mt7986: add usb related device nodes
` [PATCH v8 3/5] arm64: dts: mt7986: add mmc "
` [PATCH v8 4/5] arm64: dts: mt7986: add pcie "
` [PATCH v8 5/5] arm64: dts: mt7986: add Bananapi R3
    ` Aw: "

[PATCH v1] dt-bindings: phy: rename phy-rockchip-inno-usb2.yaml
 2022-12-29 11:39 UTC 

[PATCH v2 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml
 2022-12-29 10:30 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: soc: rockchip: grf: add rockchip,rk3288-dp-phy.yaml

[PATCH v2 0/3] phy: qualcomm: pcie2: register as clock provider
 2022-12-29  8:45 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,pcie2-phy: convert to YAML format
` [PATCH v2 2/3] phy: qualcomm: pcie2: register as clock provider
` [PATCH v2 3/3] arm64: dts: qcom: qcs404: register PCIe PHY as a "
` (subset) [PATCH v2 0/3] phy: qualcomm: pcie2: register as "

[PATCH v1 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml
 2022-12-29  8:43 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml

[PATCH v3 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add sm6350 compatible
 2022-12-28 14:36 UTC  (5+ messages)
` [PATCH v3 2/3] phy: qcom-qmp-combo: Add config for SM6350

[PATCH AUTOSEL 5.4 1/7] phy: sun4i-usb: Add support for the H616 USB PHY
 2022-12-27 20:35 UTC 

[PATCH AUTOSEL 6.0 12/27] phy: sun4i-usb: Introduce port2 SIDDQ quirk
 2022-12-27 20:33 UTC  (2+ messages)
` [PATCH AUTOSEL 6.0 13/27] phy: sun4i-usb: Add support for the H616 USB PHY

[PATCH AUTOSEL 6.1 12/28] phy: sun4i-usb: Introduce port2 SIDDQ quirk
 2022-12-27 20:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 13/28] phy: sun4i-usb: Add support for the H616 USB PHY

[PATCH 1/3] dt-bindings: phy: qcom,pcie2-phy: convert to YAML format
 2022-12-27 18:03 UTC  (7+ messages)
` [PATCH 2/3] phy: qualcomm: pcie2: register as clock provider
` [PATCH 3/3] arm64: dts: qcom: qcs404: register PCIe PHY as a "
` (subset) [PATCH 1/3] dt-bindings: phy: qcom,pcie2-phy: convert to YAML format

[PATCH v3 00/15] phy: qcom-qmp-combo: fix sc8280xp binding (set 3/3)
 2022-12-27 17:43 UTC  (2+ messages)
` (subset) "

[next v7 0/8] Add BananaPi R3
 2022-12-27 10:29 UTC  (6+ messages)
` [next v7 8/8] arm64: dts: mt7986: add Bananapi R3
    ` Aw: "

[PATCH 0/2] phy: renesas: r8a779f0-eth-serdes: Add .power_on()
 2022-12-26  6:53 UTC  (3+ messages)
` [PATCH 1/2] phy: renesas: r8a779f0-eth-serdes: Add .power_on() into phy_ops
` [PATCH 2/2] phy: renesas: r8a779f0-eth-serdes: Remove retry code in .init()

[PATCH] phy: renesas: r8a779f0-eth-serdes: Fix register setting
 2022-12-26  6:42 UTC 

[PATCH 1/2] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: correct SC7280 compatibles
 2022-12-25 11:59 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: correct clocks per variants

[PATCH] dt-bindings: phy: qcom,qusb2: do not define properties in "if" block
 2022-12-24 15:42 UTC 

[PATCH] dt-bindings: phy: qcom,usb-hsic-phy: convert to DT schema
 2022-12-22 20:38 UTC  (2+ messages)

[PATCH v4 1/5] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-20 20:00 UTC  (8+ messages)
` [PATCH v4 2/5] dt-bindings: soc: rockchip: grf: add rockchip,lvds.yaml
` [PATCH v4 3/5] dt-bindings: phy: add port node to phy-rockchip-inno-usb2.yaml
` [PATCH v4 4/5] ARM: dts: rockchip: rk3288: add lvds_out node
` [PATCH v4 5/5] arm64: dts: rockchip: px30: "

[PATCH v5 0/4] media: dwc: add csi2host driver
 2022-12-20 14:38 UTC  (14+ messages)
` [PATCH v5 1/4] dt-bindings: media: Document bindings for DW MIPI CSI-2 Host
` [PATCH v5 2/4] dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings
` [PATCH v5 3/4] media: platform: dwc: Add MIPI CSI-2 controller driver
` [PATCH v5 4/4] media: platform: dwc: Add DW MIPI DPHY Rx driver

[GIT PULL]: Generic phy updates for 6.2
 2022-12-19 15:06 UTC  (4+ messages)

[RFC PATCH 0/4] Add RGB ttl connection on rockchip phy
 2022-12-19 12:35 UTC  (2+ messages)

[PATCH] phy: freescale: imx8m-pcie: Add one missing error return
 2022-12-19  7:36 UTC  (2+ messages)

[PATCH RESEND v12 0/4] Add the iMX8MP PCIe support
 2022-12-19  6:03 UTC  (5+ messages)
` [RESEND v12 4/4] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[PATCH v2 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2022-12-16  9:15 UTC  (3+ messages)
` [PATCH v2 2/2] phy: freescale: add Samsung "

[PATCH] phy: tegra: xusb: Support USB role default mode
 2022-12-16  4:21 UTC 

[PATCH 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2022-12-15 19:52 UTC  (4+ messages)
` [PATCH 2/2] phy: freescale: add Samsung "

[PATCH] phy: AM654: fix serdes dependencies
 2022-12-15 16:42 UTC 

[PATCH] Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence"
 2022-12-15 10:01 UTC  (3+ 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).