xilinx: mbv: Use separate DTB for binman nodes
authorMichal Simek <michal.simek@amd.com>
Tue, 22 Jul 2025 11:03:46 +0000 (13:03 +0200)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 14 Aug 2025 06:32:00 +0000 (14:32 +0800)
commit87bd5806e608b555ea4f84ae217e44d50525f968
treebec3a9ee6cb7b94de85b59d45b1d4ffafc3f8707
parent5fe8b532092ff7e7d822db7ef03b501547d22e56
xilinx: mbv: Use separate DTB for binman nodes

The commit d92fdb60677b ("binman: Add option for pointing to separate
description") added support for separating binman description to own file
not the be the part of DT for OS.
The main reason is that binman is not passing dt schema validation that's
why want to keep it separated.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Acked-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/dts/Makefile
arch/riscv/dts/xilinx-binman.dts [new file with mode: 0644]
arch/riscv/dts/xilinx-mbv32.dts
arch/riscv/dts/xilinx-mbv64.dts
configs/xilinx_mbv32_defconfig
configs/xilinx_mbv32_smode_defconfig
configs/xilinx_mbv64_defconfig
configs/xilinx_mbv64_smode_defconfig