U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Michal Simek <michal.simek@amd.com>
Cc: <u-boot@lists.denx.de>, <git@xilinx.com>,
	Chia-Wei Wang <chiawei_wang@aspeedtech.com>,
	Conor Dooley <conor.dooley@microchip.com>,
	Eric Schikschneit <eric.schikschneit@novatechautomation.com>,
	Hal Feng <hal.feng@starfivetech.com>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	"Junhui Liu" <junhui.liu@pigmoral.tech>,
	Kongyang Liu <seashell11234455@gmail.com>,
	Marek Vasut <marex@denx.de>,
	Padmarao Begari <padmarao.begari@amd.com>,
	"Rick Chen" <rick@andestech.com>, Simon Glass <sjg@chromium.org>,
	Sumit Garg <sumit.garg@kernel.org>, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 4/4] xilinx: mbv: Use separate DTB for binman nodes
Date: Mon, 11 Aug 2025 19:43:27 +0800	[thread overview]
Message-ID: <aJnXX--NrkBaQy6A@swlinux02> (raw)
In-Reply-To: <614e624d84b0f83d706b6b9b839da0dbe105a85e.1753182218.git.michal.simek@amd.com>

On Tue, Jul 22, 2025 at 01:03:46PM +0200, Michal Simek wrote:
> 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>
> ---
> 
>  arch/riscv/dts/Makefile              |  1 +
>  arch/riscv/dts/xilinx-binman.dts     | 12 ++++++++++++
>  arch/riscv/dts/xilinx-mbv32.dts      |  2 --
>  arch/riscv/dts/xilinx-mbv64.dts      |  2 --
>  configs/xilinx_mbv32_defconfig       |  1 +
>  configs/xilinx_mbv32_smode_defconfig |  1 +
>  configs/xilinx_mbv64_defconfig       |  1 +
>  configs/xilinx_mbv64_smode_defconfig |  1 +
>  8 files changed, 17 insertions(+), 4 deletions(-)
>  create mode 100644 arch/riscv/dts/xilinx-binman.dts

Acked-by: Leo Yu-Chi Liang <ycliang@andestech.com>

  reply	other threads:[~2025-08-11 11:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2025-08-01 11:23 ` [PATCH 0/4] xilinx: mbv: Prepare MBV for CI Michal Simek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aJnXX--NrkBaQy6A@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=chiawei_wang@aspeedtech.com \
    --cc=conor.dooley@microchip.com \
    --cc=eric.schikschneit@novatechautomation.com \
    --cc=git@xilinx.com \
    --cc=hal.feng@starfivetech.com \
    --cc=junhui.liu@pigmoral.tech \
    --cc=marex@denx.de \
    --cc=michal.simek@amd.com \
    --cc=padmarao.begari@amd.com \
    --cc=rick@andestech.com \
    --cc=seashell11234455@gmail.com \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox