On Fri, Jun 28, 2024 at 01:27:35AM +0200, Heiko Stübner wrote: > Hi, > > Am Freitag, 28. Juni 2024, 01:16:09 CEST schrieb kernel test robot: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > > head: 642a16ca7994a50d7de85715996a8ce171a5bdfb > > commit: 2fe9fe4e54f5763b8b681478dda9ac61fd42ecaf [8329/9027] arm64: dts: rockchip: Add PCIe endpoint mode support > > config: arm64-randconfig-051-20240628 (https://download.01.org/0day-ci/archive/20240628/202406280710.UM3PNqsz-lkp@xxxxxxxxx/config) > > compiler: aarch64-linux-gcc (GCC) 13.2.0 > > dtschema version: 2024.6.dev2+g3b69bad > > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240628/202406280710.UM3PNqsz-lkp@xxxxxxxxx/reproduce) > > > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > > the same patch/commit), kindly add following tags > > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > > | Closes: https://lore.kernel.org/oe-kbuild-all/202406280710.UM3PNqsz-lkp@xxxxxxxxx/ > > > > dtcheck warnings: (new ones prefixed by >>) > > >> arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: /pcie-ep@fe150000: failed to match any schema with compatible: ['rockchip,rk3588-pcie-ep'] > > the compatible is part of the binding that was applied to the pci > tree in [0], so this should resolve itself in next shortly, I hope. I think so too. The pci/next branch hasn't been updated for 9 days: commit f117d19a8dc6e765092d674d36c5cbc2cc00102c (pci/next) Merge: d745ced0b5fa 3dadb4871578 Author: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Date: Wed Jun 19 13:44:38 2024 -0500 even though the topic branches have queued up newer stuff (including the dt-bindings), so hopefully they will update their for-next branch soon. Kind regards, Niklas