All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] xilinx: mbv: Prepare MBV for CI
@ 2025-07-22 11:03 Michal Simek
  2025-07-22 11:03 ` [PATCH 1/4] xilinx: mbv: Disable OF_HAS_PRIOR_STAGE Michal Simek
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Michal Simek @ 2025-07-22 11:03 UTC (permalink / raw)
  To: u-boot, git
  Cc: Chia-Wei Wang, Conor Dooley, Eric Schikschneit, Hal Feng,
	Heinrich Schuchardt, Junhui Liu, Kongyang Liu, Leo, Marek Vasut,
	Padmarao Begari, Rick Chen, Simon Glass, Sumit Garg, Tom Rini

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.simek@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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-08-11 11:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 11:03 [PATCH 0/4] xilinx: mbv: Prepare MBV for CI Michal Simek
2025-07-22 11:03 ` [PATCH 1/4] xilinx: mbv: Disable OF_HAS_PRIOR_STAGE Michal Simek
2025-08-11 11:38   ` Leo Liang
2025-07-22 11:03 ` [PATCH 2/4] xilinx: mbv: Add missing mmu-type cpu property Michal Simek
2025-08-11 11:39   ` Leo Liang
2025-07-22 11:03 ` [PATCH 3/4] xilinx: mbv: Fix dt properties in interrupt controller node Michal Simek
2025-08-11 11:42   ` Leo Liang
2025-07-22 11:03 ` [PATCH 4/4] xilinx: mbv: Use separate DTB for binman nodes Michal Simek
2025-08-11 11:43   ` Leo Liang
2025-08-01 11:23 ` [PATCH 0/4] xilinx: mbv: Prepare MBV for CI Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.