Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v9 0/3] PCI prerequisites for PHY consumer/provider split
@ 2026-08-10 12:43 Vladimir Oltean
  2026-08-10 12:43 ` [PATCH v9 1/3] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe() Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2026-08-10 12:43 UTC (permalink / raw)
  To: linux-pci
  Cc: linux-kernel, linux-omap, linux-arm-kernel, linux-rockchip,
	linux-arm-msm, linux-riscv, spacemit, linux-tegra

"[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API"
https://lore.kernel.org/linux-phy/20260505100523.1922388-1-vladimir.oltean@nxp.com/
became unmanageably large for a single patch series and needs to be
split per subsystem.

Here are the patches pertaining to PCI extracted out of the larger
series.

Change log in individual patches.

Vladimir Oltean (3):
  PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
  PCI: Add missing headers transitively included by <linux/phy/phy.h>
  PCI: Remove device links to PHY

 .../controller/cadence/pcie-cadence-plat.c    |  6 +---
 drivers/pci/controller/cadence/pcie-cadence.c | 16 +---------
 drivers/pci/controller/cadence/pcie-cadence.h |  2 --
 drivers/pci/controller/dwc/pci-dra7xx.c       | 16 ----------
 drivers/pci/controller/dwc/pci-keystone.c     | 32 +++----------------
 drivers/pci/controller/dwc/pcie-dw-rockchip.c |  1 +
 drivers/pci/controller/dwc/pcie-histb.c       |  1 +
 drivers/pci/controller/dwc/pcie-qcom-ep.c     |  1 +
 drivers/pci/controller/dwc/pcie-spacemit-k1.c |  3 ++
 drivers/pci/controller/dwc/pcie-tegra194.c    |  1 +
 drivers/pci/controller/pci-tegra.c            |  1 +
 drivers/pci/controller/pcie-rockchip-host.c   |  1 +
 drivers/pci/controller/plda/pcie-starfive.c   |  1 +
 13 files changed, 17 insertions(+), 65 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-10 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-10 12:43 [PATCH v9 0/3] PCI prerequisites for PHY consumer/provider split Vladimir Oltean
2026-08-10 12:43 ` [PATCH v9 1/3] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe() Vladimir Oltean
2026-08-10 12:43 ` [PATCH v9 2/3] PCI: Add missing headers transitively included by <linux/phy/phy.h> Vladimir Oltean
2026-08-10 12:43 ` [PATCH v9 3/3] PCI: Remove device links to PHY Vladimir Oltean

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox