linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] RK3588 PCIe2 support
@ 2023-06-16 17:00 Sebastian Reichel
  2023-06-16 17:00 ` [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue Sebastian Reichel
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Sebastian Reichel @ 2023-06-16 17:00 UTC (permalink / raw)
  To: linux-pci, linux-rockchip
  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 PCIe2 support for RK3588. The series has been tested with the
onboard RTL8125 network card on Rockchip RK3588 EVB1 (&pcie2x1l1) and
Radxa Rock 5B (&pcie2x1l2). The final patch in this series depends on
the combo PHY support added by the SATA series [0].

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

Thanks,

-- Sebastian

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

 .../bindings/pci/rockchip-dw-pcie.yaml        |  58 +++++++++-
 .../devicetree/bindings/pci/snps,dw-pcie.yaml |  15 ++-
 arch/arm64/boot/dts/rockchip/rk3588.dtsi      |  54 +++++++++
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi     | 108 ++++++++++++++++++
 4 files changed, 231 insertions(+), 4 deletions(-)

-- 
2.39.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-16 17:00 [PATCH v1 0/4] RK3588 PCIe2 support Sebastian Reichel
2023-06-16 17:00 ` [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue Sebastian Reichel
2023-06-20 17:08   ` Rob Herring
2023-06-27 12:27   ` Serge Semin
2023-06-27 13:48     ` Rob Herring
2023-06-27 14:19       ` Serge Semin
2023-07-13 16:47     ` Sebastian Reichel
2023-06-16 17:00 ` [PATCH v1 2/4] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller Sebastian Reichel
2023-06-20 17:09   ` Rob Herring
2023-06-27 12:54   ` Serge Semin
2023-06-16 17:00 ` [PATCH v1 3/4] dt-bindings: PCI: dwc: rockchip: Update for RK3588 Sebastian Reichel
2023-06-20 17:21   ` Rob Herring
2023-06-27 13:15   ` Serge Semin
2023-06-16 17:00 ` [PATCH v1 4/4] arm64: dts: rockchip: rk3588: add PCIe2 support Sebastian Reichel
2023-06-17 11:08   ` Jonas Karlman
2023-06-17  7:39 ` [PATCH v1 0/4] RK3588 " Serge Semin
2023-06-26 19:32 ` Rob Herring

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