public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] pci: clean up cpu_addr_fixup() for visconti
@ 2025-09-08  2:34 Nobuhiro Iwamatsu
  2025-09-08  2:34 ` [PATCH v3 1/2] arm64: dts: toshiba: Update SoC and PCIe ranges to reflect hardware behavior Nobuhiro Iwamatsu
  2025-09-08  2:34 ` [PATCH v3 2/2] PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges Nobuhiro Iwamatsu
  0 siblings, 2 replies; 9+ messages in thread
From: Nobuhiro Iwamatsu @ 2025-09-08  2:34 UTC (permalink / raw)
  To: Frank.Li, robh, krzk+dt, conor+dt, lpieralisi, kwilczynski, mani,
	bhelgaas
  Cc: linux-arm-kernel, devicetree, linux-kernel, linux-pci,
	yuji2.ishikawa, Nobuhiro Iwamatsu

Since 7db02f725df44 PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offset

dwc common code have handled address translate by bus fabric.

1. Correct dts
2. remove cpu_addr_fixup()

dts change need be merge firstly.

Changes from v2:
  Move update in drivers/pci/controller/dwc/pcie-visconti.c to patch 2.
  Update Signed-off-by address, because my company email address has changed. 

Changes from v1:
  Update commit message.
  Fix range.
  Set true to use_parent_dt_ranges.
  move pcie under the dedicated sub-bus.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@mail.toshiba>

Frank Li (2):
  arm64: dts: toshiba: Update SoC and PCIe ranges to reflect hardware behavior
  PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges

 arch/arm64/boot/dts/toshiba/tmpv7708.dtsi  | 75 +++++++++++++---------
 drivers/pci/controller/dwc/pcie-visconti.c | 15 +----
 2 files changed, 47 insertions(+), 43 deletions(-)

-- 
2.51.0




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

end of thread, other threads:[~2025-10-19  5:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-08  2:34 [PATCH v3 0/2] pci: clean up cpu_addr_fixup() for visconti Nobuhiro Iwamatsu
2025-09-08  2:34 ` [PATCH v3 1/2] arm64: dts: toshiba: Update SoC and PCIe ranges to reflect hardware behavior Nobuhiro Iwamatsu
2025-10-19  5:45   ` Manivannan Sadhasivam
2025-09-08  2:34 ` [PATCH v3 2/2] PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges Nobuhiro Iwamatsu
2025-09-08 12:38   ` Manivannan Sadhasivam
2025-09-08 21:55   ` Bjorn Helgaas
2025-09-10 16:10     ` Frank Li
2025-09-11 17:56       ` Manivannan Sadhasivam
2025-10-19  5:47   ` Manivannan Sadhasivam

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