linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-03 07:37:16 to 2024-09-11 05:47:44 UTC [more...]

[PATCH V7 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-11  5:47 UTC  (11+ messages)
` [PATCH V7 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
` [PATCH V7 2/5] phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
` [PATCH V7 3/5] xphy: freescale: fsl-samsung-hdmi: Support dynamic integer
` [PATCH V7 4/5] phy: freescale: fsl-samsung-hdmi: Use closest divider
` [PATCH V7 5/5] phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries

[PATCH 0/2] Extending PLL LUT for i.MX8MP Samsung HDMI PHY
 2024-09-11  1:27 UTC  (6+ messages)
` [PATCH 1/2] phy: freescale: fsl-samsung-hdmi: Add references for calculating LUT parameters to comment
` [PATCH 2/2] phy: freescale: fsl-samsung-hdmi: Add PLL LUT entries for some non-CEA-861 modes

[PATCH v4 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-09-10 19:14 UTC  (6+ messages)
` [PATCH v4 2/5] dt-bindings: usb: dwc3-imx8mp: add compatible string for imx95
` [PATCH v4 3/5] phy: fsl-imx8mq-usb: add tca function driver "
` [PATCH v4 4/5] arm64: dts: imx95: add usb3 related nodes
` [PATCH v4 5/5] arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 node

[PATCH] phy: ti: phy-j721e-wiz: fix usxgmii configuration
 2024-09-10  9:17 UTC 

[PATCH v2 0/9] phy: sparx5-serdes: add support for lan969x serdes driver
 2024-09-10  8:59 UTC  (12+ messages)
` [PATCH v2 1/9] phy: sparx5-serdes: add support for private match data
` [PATCH v2 2/9] phy: sparx5-serdes: add constants to "
` [PATCH v2 3/9] phy: sparx5-serdes: add constant for the number of CMU's
` [PATCH v2 4/9] phy: sparx5-serdes: add ops to match data
` [PATCH v2 5/9] phy: sparx5-serdes: add function for getting the CMU index
` [PATCH v2 6/9] phy: sparx5-serdes: add indirection layer to register macros
` [PATCH v2 7/9] phy: sparx5-serdes: add support for branching on chip type
` [PATCH v2 8/9] dt-bindings: phy: sparx5: document lan969x
` [PATCH v2 9/9] phy: lan969x-serdes: add support for lan969x serdes driver

[PATCH V6 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-09 12:46 UTC  (16+ messages)
` [PATCH V6 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
` [PATCH V6 2/5] phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
` [PATCH V6 3/5] phy: freescale: fsl-samsung-hdmi: Support dynamic integer
` [PATCH V6 4/5] phy: freescale: fsl-samsung-hdmi: Use closest divider
` [PATCH V6 5/5] phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries

[PATCH v3 0/1] Fix configuration for on-chip USB 2.0 support
 2024-09-09 11:02 UTC  (3+ messages)
` [PATCH v3 1/1] phy: starfive: jh7110-usb: Fix link configuration to controller

[PATCH 0/9] phy: sparx5-serdes: add support for lan969x serdes driver
 2024-09-09 10:42 UTC  (15+ messages)
` [PATCH 1/9] phy: sparx5-serdes: add support for private match data
` [PATCH 2/9] phy: sparx5-serdes: add constants to "
` [PATCH 3/9] phy: sparx5-serdes: add constant for the number of CMU's
` [PATCH 4/9] phy: sparx5-serdes: add ops to match data
` [PATCH 5/9] phy: sparx5-serdes: add function for getting the CMU index
` [PATCH 6/9] phy: sparx5-serdes: add indirection layer to register macros
` [PATCH 7/9] phy: sparx5-serdes: add support for branching on chip type
` [PATCH 8/9] dt-bindings: phy: sparx5: document lan969x in sparx5 dt-bindings
` [PATCH 9/9] phy: lan969x-serdes: add support for lan969x serdes driver

[PATCH v5 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-09-09  8:40 UTC  (10+ messages)
` [PATCH v5 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH v5 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY
` [PATCH v5 3/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver
` [PATCH v5 4/5] arm64: dts: st: Add combophy node on stm32mp251
` [PATCH v5 5/5] arm64: dts: st: Enable COMBOPHY on the stm32mp257f-ev1 board

[PATCH v2] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
 2024-09-09  7:07 UTC  (5+ messages)

[PATCH] phy: qcom: edp: Add runtime PM support
 2024-09-08 18:55 UTC  (7+ messages)

[PATCH v3] phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property
 2024-09-08  8:34 UTC 

[PATCH 00/19] Add initial support for QCS8300
 2024-09-07 23:22 UTC  (32+ messages)
` [PATCH 01/19] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
` [PATCH 02/19] remoteproc: qcom: pas: Add QCS8300 remoteproc support
` [PATCH 03/19] dt-bindings: phy: Add QMP UFS PHY comptible for QCS8300
` [PATCH 04/19] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
` [PATCH 05/19] phy: qcom-qmp-ufs: Add support for QCS8300
` [PATCH 06/19] dt-bindings: power: rpmpd: Add QCS8300 power domains
` [PATCH 07/19] pmdomain: qcom: rpmhpd: "
` [PATCH 08/19] dt-bindings: qcom,pdc: document QCS8300 Power Domain Controller
` [PATCH 09/19] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
` [PATCH 10/19] dt-bindings: firmware: qcom,scm: document SCM on QCS8300 SoCs
` [PATCH 11/19] dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible
` [PATCH 12/19] dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC
` [PATCH 13/19] dt-bindings: mfd: qcom,tcsr: Add compatible for QCS8300
` [PATCH 14/19] dt-bindings: nvmem: qfprom: "
` [PATCH 15/19] dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel
` [PATCH 16/19] dt-bindings: arm: qcom: document QCS8275/QCS8300 SoC and reference board
` [PATCH 17/19] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300
` [PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI
` [PATCH 19/19] arm64: dts: qcom: add base QCS8300 RIDE dts

[PATCH] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
 2024-09-07 10:54 UTC  (2+ messages)

[PATCH v2 0/2] phy: add NXP PTN3222 eUSB2 to USB2 redriver
 2024-09-06  9:28 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v16 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-09-06  2:50 UTC  (8+ messages)
` [PATCH v16 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
        ` [EXT] "

[PATCH v7 0/6] HDMI TX support in msm8998
 2024-09-05 16:14 UTC  (3+ messages)

[PATCH V3 0/6] Enable IPQ5018 PCI support
 2024-09-05 13:47 UTC  (7+ messages)
` [PATCH V3 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH V3 3/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver

[PATCH v3 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
 2024-09-05  9:16 UTC  (5+ messages)
` [PATCH v3 1/3] phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
` [PATCH v3 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
` [PATCH v3 3/3] phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe path

[PATCH V2 0/6] Enable IPQ5018 PCI support
 2024-09-04 17:47 UTC  (7+ messages)
` [PATCH V2 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH V2 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes

[PATCH V5 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-04 14:14 UTC  (18+ messages)
` [PATCH V5 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
` [PATCH V5 2/5] phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
` [PATCH V5 3/5] phy: freescale: fsl-samsung-hdmi: Support dynamic integer
` [PATCH V5 4/5] phy: freescale: fsl-samsung-hdmi: Use closest divider
` [PATCH V5 5/5] phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries

[PATCH V4 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-04 10:37 UTC  (8+ messages)
` [PATCH V4 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
` [PATCH V4 2/5] phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
` [PATCH V4 3/5] phy: freescale: fsl-samsung-hdmi: Support dynamic integer

[PATCH 0/6] power: supply: Change usb_types from an array into a bitmask
 2024-09-04  9:26 UTC  (8+ messages)
` [PATCH 6/6] "

[PATCH v3 1/2] dt-bindings: phy: mxs-usb-phy: add nxp,sim property
 2024-09-04  7:09 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1

[PATCH v2] phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property
 2024-09-03 17:50 UTC  (2+ messages)

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-09-03 15:30 UTC  (32+ messages)

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-09-03 13:17 UTC  (3+ messages)
` [PATCH v4 04/18] mux: add mux_chip_resume() function

[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-09-03 13:02 UTC  (4+ messages)
` [PATCH v4 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY

[PATCH] phy: qcom: qmp: Fix lecacy-legacy typo
 2024-09-03 12:03 UTC  (2+ messages)

[PATCH v2 0/3] riscv: jh7110: Fix configuration for on-chip USB 2.0 support
 2024-09-03  9:42 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: phy: jh7110-usb-phy: Add sys-syscon property
        ` 回复: "

[PATCH] phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property
 2024-09-03  8:04 UTC  (3+ messages)

[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
 2024-09-03  7:35 UTC  (5+ messages)
` [PATCH v2 3/6] dt-bindings: phy: mxs-usb-phy: add nxp,sim property


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