Hi, this patch series is fixing issues reported by dt-schema and all 4 combinations are tested on Qemu to be able to wire them in CI. U-Boot hooks changes are sent here https://lore.kernel.org/r/82725079ee90362468fe8096db24ef2959725af9.1753181505.git.michal.si...@amd.com
Thanks, Michal Michal Simek (4): xilinx: mbv: Disable OF_HAS_PRIOR_STAGE xilinx: mbv: Add missing mmu-type cpu property xilinx: mbv: Fix dt properties in interrupt controller node xilinx: mbv: Use separate DTB for binman nodes arch/riscv/dts/Makefile | 1 + arch/riscv/dts/xilinx-binman.dts | 12 ++++++++++++ arch/riscv/dts/xilinx-mbv32.dts | 8 ++++---- arch/riscv/dts/xilinx-mbv64.dts | 8 ++++---- board/xilinx/mbv/Kconfig | 1 - configs/xilinx_mbv32_defconfig | 1 + configs/xilinx_mbv32_smode_defconfig | 1 + configs/xilinx_mbv64_defconfig | 1 + configs/xilinx_mbv64_smode_defconfig | 1 + 9 files changed, 25 insertions(+), 9 deletions(-) create mode 100644 arch/riscv/dts/xilinx-binman.dts -- 2.43.0 base-commit: 063b2e618afb05a32d66218f3631a5f23b30ea3e branch: debian-sent3