On Wed, Jun 26, 2024 at 05:32:49PM +0200, Heiko Stuebner wrote: > 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. Okay, I see your argument. Thank you for applying, I just realized that rk3588.dtsi has been renamed to rk3588-extra.dtsi, so I was about to rebase and resend these two patches. The conflict was trivial, and it looks correct in your tree, so thanks a lot for fixing this up! Kind regards, Niklas