On Fri, 07 Jun 2024 13:14:20 +0200, Niklas Cassel wrote: > This series adds PCIe endpoint mode support for the rockchip rk3588 and > rk3568 SoCs. > > This series is based on: pci/next > (git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git) > > This series can also be found in git: > https://github.com/floatious/linux/commits/rockchip-pcie-ep-v5 > > [...] Applied, thanks! [12/13] arm64: dts: rockchip: Add PCIe endpoint mode support commit: 2fe9fe4e54f5763b8b681478dda9ac61fd42ecaf [13/13] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode commit: 41367db58cbf51ecb89ca017b7473688345caa7b I've dropped the overlay-symbol-enablement for now. As this creates massive size increases there have actually been concerns of things like TF-A getting overwhelmed by the size if I remember correctly. In any case, right now we don't have an established way on how to handle overlay symbold for Rockchip boards. For example broadcom enables symbols for all DTs, Nvidia and TI do it for select boards only, while for example Mediatek and Freescale do not handle symbols at all right now. So I'll just postpone that decision for a bit. Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>