devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] RK3588 PCIe2 support
@ 2023-07-13 17:18 Sebastian Reichel
  2023-07-13 17:18 ` [PATCH v2 1/3] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue Sebastian Reichel
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Sebastian Reichel @ 2023-07-13 17:18 UTC (permalink / raw)
  To: linux-pci, linux-rockchip, Serge Semin
  Cc: Jingoo Han, Gustavo Pimentel, Bjorn Helgaas, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Heiko Stuebner, Shawn Lin, Simon Xue, devicetree,
	linux-kernel, linux-arm-kernel, Sebastian Reichel, kernel

Hi,

This adds PCIe v2 support for RK3588. The series has been tested with
the onboard RTL8125 network card on Rockchip RK3588 EVB1 (&pcie2x1l1)
and Radxa Rock 5B (&pcie2x1l2).

Changes since v1:
 * https://lore.kernel.org/all/20230616170022.76107-1-sebastian.reichel@collabora.com/
 * Dropped patch adding 'RK3588' (queued by Rob)
 * Updated patch adding legacy-interrupt-controller according to comments
   from Rob and Serge
    - added missing additionalProperties: false
    - added all properties to new required property
    - removed useless quotes around interrupt-controller
    - added Rob's Reviewed-by
 * Updated patch adding the missing RK356x/RK3588 interrupt names, so that it
   provides more details about the interrupts
 * Updated the DT patch according to the comment from Jonas Karlman, so that
   the addresses are in 32 bit address space starting at 0x40000000

[0] https://lore.kernel.org/all/20230612171337.74576-1-sebastian.reichel@collabora.com/

Thanks,

-- Sebastian

Sebastian Reichel (3):
  dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
  dt-bindings: PCI: dwc: rockchip: Add missing
    legacy-interrupt-controller
  arm64: dts: rockchip: rk3588: add PCIe2 support

 .../bindings/pci/rockchip-dw-pcie.yaml        |  48 ++++++++
 .../devicetree/bindings/pci/snps,dw-pcie.yaml |  76 +++++++++++-
 arch/arm64/boot/dts/rockchip/rk3588.dtsi      |  54 +++++++++
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi     | 108 ++++++++++++++++++
 4 files changed, 285 insertions(+), 1 deletion(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-07-15 16:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-13 17:18 [PATCH v2 0/3] RK3588 PCIe2 support Sebastian Reichel
2023-07-13 17:18 ` [PATCH v2 1/3] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue Sebastian Reichel
2023-07-14 17:25   ` Serge Semin
2023-07-14 22:44     ` Sebastian Reichel
2023-07-15 16:41       ` Serge Semin
2023-07-13 17:18 ` [PATCH v2 2/3] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller Sebastian Reichel
2023-07-13 17:18 ` [PATCH v2 3/3] arm64: dts: rockchip: rk3588: add PCIe2 support Sebastian Reichel
2023-07-14 14:02   ` Jagan Teki
2023-07-14 17:30   ` Serge Semin
2023-07-13 20:09 ` [PATCH v2 0/3] RK3588 " Heiko Stuebner
2023-07-13 20:48   ` Sebastian Reichel
2023-07-14 11:54     ` Heiko Stuebner

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