[PATCH v2 0/4] rk3588 PCIe improvements
Niklas Cassel
nks at flawful.org
Tue Oct 24 08:10:07 PDT 2023
From: Niklas Cassel <niklas.cassel at wdc.com>
Hello,
This series fixes two issues related to the pcie3x4 slot on the rk3588:
1) Adds the atu region, so that the driver can properly detect all 16
inbound iATUs and all 16 outbound iATUs.
2) Adds the dma region, and the related IRQs used by the eDMA, so that it
is possible to offload data transfers using the embedded DMA controller.
Changes since v1:
-Added patches to rockchip-dw-pcie.yaml to make 'make CHECK_DTBS=y' pass.
Kind regards,
Niklas
Niklas Cassel (4):
dt-bindings: PCI: dwc: rockchip: Add atu property
arm64: dts: rockchip: add missing mandatory rk3588 PCIe atu property
dt-bindings: PCI: dwc: rockchip: Add dma properties
arm64: dts: rockchip: add missing rk3588 PCIe dma properties
.../bindings/pci/rockchip-dw-pcie.yaml | 24 ++++++++++++++
arch/arm64/boot/dts/rockchip/rk3588.dtsi | 31 ++++++++++++-------
arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 14 +++++----
3 files changed, 52 insertions(+), 17 deletions(-)
--
2.41.0
More information about the Linux-rockchip
mailing list