linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-18 09:22:13 to 2022-08-30 11:30:06 UTC [more...]

[PATCH v4 00/30] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-08-30 11:28 UTC  (3+ messages)
` [PATCH v4 01/30] dt-bindings: phy: qcom,qmp: fix bogus clock-cells property
` [PATCH v4 05/30] dt-bindings: phy: qcom,qmp: clean up descriptions

[PATCH v3 0/2] Add support for QSGMII mode
 2022-08-30 11:13 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200
` [PATCH v3 2/2] phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200

[PATCH 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-08-30 10:08 UTC  (17+ messages)
` [PATCH 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis
` [PATCH 3/7] phy: phy-mtk-tphy: "
` [PATCH 4/7] phy: phy-mtk-tphy: disable hardware efuse when set INTR
` [PATCH 5/7] phy: phy-mtk-tphy: disable gpio mode for all usb2 phys
` [PATCH 6/7] phy: phy-mtk-tphy: set utmi 0 register in init() ops
` [PATCH 7/7] phy: phy-mtk-tphy: fix the phy type setting issue

[PATCH v1 1/2] doc: dt-binding: mxs-usb-phy: fix fsl,tx-cal-45-dn-ohms max and min value
 2022-08-30  9:44 UTC  (3+ messages)
` [PATCH v1 2/2] usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX

[PATCH v3 00/30] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-08-30  9:32 UTC  (11+ messages)

[PATCH v2 0/6] PCI: qcom: Support using the same PHY for both RC and EP
 2022-08-30  9:29 UTC  (12+ messages)
` [PATCH v2 1/6] phy: qcom-qmp-pcie: drop if (table) conditions
` [PATCH v2 2/6] phy: qcom-qmp-pcie: split register tables into primary and secondary part
` [PATCH v2 3/6] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v2 4/6] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v2 5/6] PCI: qcom-ep: Setup PHY to work in EP mode
` [PATCH v2 6/6] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY "

[PATCH v5 0/7] Add the iMX8MP PCIe support
 2022-08-30  7:46 UTC  (8+ messages)
` [PATCH v5 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v5 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v5 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v5 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v5 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v5 6/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support
` [PATCH v5 7/7] PCI: imx6: Add iMX8MP PCIe support

[PATCH v4 0/6] Add iMX8MP PCIe support
 2022-08-30  7:52 UTC  (16+ messages)
` [PATCH v4 1/6] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v4 2/6] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v4 3/6] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support
` [PATCH v4 4/6] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v4 5/6] arm64: dts: imx8mp-evk: Add "
` [PATCH v4 6/6] PCI: imx6: Add iMX8MP "
` [PATCH 1/2] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
  ` [PATCH 2/2] fixup! phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-08-30  7:50 UTC  (9+ messages)
` [PATCH v1 1/2] PCI: imx6: Fix the wrong order of phy_init() and phy_power_on()
` [PATCH v1 2/2] phy: freescale: imx8m-pcie: "

[PATCH] phy: move from strlcpy with unused retval to strscpy
 2022-08-30  7:42 UTC  (3+ messages)

[PATCH v2 0/4] phy: qcom-qmp: Add SC8280XP USB PHYs
 2022-08-30  7:38 UTC  (2+ messages)

[PATCH] phy: qualcomm: phy-qcom-qmp: add support for combo USB3+DP phy on SDM845
 2022-08-30  7:37 UTC  (2+ messages)

[PATCH RESEND v2] dt-bindings: phy: samsung,ufs-phy: match clock items
 2022-08-30  7:32 UTC  (2+ messages)

[PATCH] phy: tegra: xusb: Only warn once reset problems in .remove()
 2022-08-30  7:30 UTC  (3+ messages)

[PATCH] phy: tegra: xusb: check the return value of devm_kzalloc() in tegra_xusb_setup_usb_role_switch()
 2022-08-30  7:19 UTC  (2+ messages)

[PATCH] dt-bindings: phy: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-30  7:06 UTC  (3+ messages)

[PATCH 3/6] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM6375
 2022-08-30  7:04 UTC  (2+ messages)

[PATCH 0/5] phy: qcom: edp: Introduce SC8280XP support
 2022-08-30  5:31 UTC  (2+ messages)

[PATCH v3 0/3] phy: qcom-qmp-ufs: add symbol clocks support
 2022-08-30  5:25 UTC  (3+ messages)
` [PATCH v3 1/3] clk: asm9260: use new helper for fixed rate clock creation

[PATCH 0/7] phy: ti: phy-j721e-wiz: Add support for j7200-wiz-10g
 2022-08-30  5:13 UTC  (2+ messages)

[PATCH] phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset support
 2022-08-30  5:03 UTC  (3+ messages)

[PATCH v2 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-08-29  8:08 UTC  (7+ messages)
` [PATCH v2 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis
` [PATCH v2 3/7] phy: phy-mtk-tphy: "
` [PATCH v2 4/7] phy: phy-mtk-tphy: disable hardware efuse when set INTR
` [PATCH v2 5/7] phy: phy-mtk-tphy: disable gpio mode for all usb2 phys
` [PATCH v2 6/7] phy: phy-mtk-tphy: set utmi 0 register in init() ops
` [PATCH v2 7/7] phy: phy-mtk-tphy: fix the phy type setting issue

ARMADA espressobin SATA drive detection failure
 2022-08-29  8:33 UTC  (20+ messages)

[PATCH v3 0/6] Add the iMX8MP PCIe support
 2022-08-29  8:14 UTC  (17+ messages)
` [PATCH v3 1/6] reset: imx7: Add the iMX8MP PCIe PHY PERST support
` [PATCH v3 2/6] dt-binding: phy: Add iMX8MP PCIe PHY binding

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

[PATCH v5 0/5] RK3568 PCIe V3 support
 2022-08-27  9:19 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: phy: rockchip: add PCIe v3 phy
` [PATCH v5 2/5] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf
` [PATCH v5 3/5] phy: rockchip: Support PCIe v3
` [PATCH v5 4/5] arm64: dts: rockchip: rk3568: Add PCIe v3 nodes
` [PATCH v5 5/5] arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro
    ` Aw: "
        ` Aw: "

[PATCH v3 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
 2022-08-26 14:25 UTC  (5+ messages)
` [PATCH v3 2/3] drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
` [PATCH v3 3/3] arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node

[PATCH net-next] phy: lan966x: add support for QUSGMII
 2022-08-26 14:17 UTC 

[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-08-25 14:37 UTC  (8+ messages)
` [PATCH 4/8] dt-bindings: sun6i-a31-mipi-dphy: Add the A100 DPHY variant
` [PATCH 6/8] phy: allwinner: phy-sun6i-mipi-dphy: Set enable bit last

[PATCH v1 0/4] PCI: qcom: Support using the same PHY for both RC and EP
 2022-08-24 15:06 UTC  (8+ messages)
` [PATCH v1 1/4] phy: qcom-qmp-pcie: split register tables into primary and secondary part
` [PATCH v1 2/4] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v1 3/4] PCI: qcom: Setup PHY to work in RC mode

[PATCH v3] phy: rockchip-inno-usb2: Return zero after otg sync
 2022-08-24 12:25 UTC 

[PATCH v2] phy: rockchip-inno-usb2: Return zero after otg sync
 2022-08-24 10:17 UTC  (4+ messages)

[PATCH v1 0/1] Convert phy-ocelot-serdes documentation to YAML
 2022-08-23 18:52 UTC  (6+ messages)
` [PATCH v1 1/1] dt-bindings: phy: ocelot-serdes: convert "

[PATCH 0/3] Add support for the RK356x variant of the Inno CSI DPHY
 2022-08-23 11:51 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: phy: add compatible for rk356x to rockchip-inno-csi-dphy
` [PATCH 2/3] phy: rockchip: add support for the rk356x variant to rockchip-inno-csidphy

[PATCH] phy: rockchip-inno-usb2: Return zero after otg sync
 2022-08-23 11:26 UTC  (4+ messages)

[PATCH 0/4] Add support for Toshiba TC358746
 2022-08-22 18:11 UTC  (6+ messages)
` [PATCH 1/4] phy: dphy: refactor get_default_config
` [PATCH 2/4] phy: dphy: add support to calculate the timing based on hs_clk_rate
` [PATCH 3/4] media: dt-bindings: add bindings for Toshiba TC358746
` [PATCH 4/4] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH] phy: rockchip-inno-usb2: Sync initial otg state
 2022-08-22  9:28 UTC  (9+ messages)
` [BUG BISECT] "

[PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email
 2022-08-19  6:08 UTC  (3+ messages)

[PATCH v2 0/2] Add support for QSGMII mode
 2022-08-19  5:59 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200

[PATCH linux-phy v2 0/4] mvebu a3720 comphy: Fix serdes transmit amplitude
 2022-08-18 20:17 UTC  (12+ messages)
` [PATCH linux-phy v2 1/4] string.h: Add str_has_proper_prefix()
` [PATCH linux-phy v2 2/4] device property: Add {fwnode/device}_get_tx_p2p_amplitude()

[PATCH] MAINTAINERS: Update email of Neil Armstrong
 2022-08-18 14:47 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).