u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>,
	Sean Anderson <sean.anderson@seco.com>,
	 U-Boot Mailing List <u-boot@lists.denx.de>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>
Subject: Re: [PATCH 1/2] sandbox: correct cpu nodes
Date: Sun, 26 Sep 2021 18:40:17 +0000	[thread overview]
Message-ID: <CAPnjgZ0gPV2tAQF8Hcs2QdFWJau_RvuN0s4KvN55PiU5kFDnag@mail.gmail.com> (raw)
In-Reply-To: <CAPnjgZ3ofC2D8pCDtU3pZPy6Jc-8f78Yb9MMrA3OgGmkdvFEnw@mail.gmail.com>

On Sat, 28 Aug 2021 at 03:42, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> The cpu nodes in arch/sandbox/dts/test.dts should conform to the devicetree
> specification:
>
> * property device_type must be set to "cpu"
> * the reg property must be provided
> * the cpu nodes must have an address
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  arch/sandbox/dts/test.dts | 14 +++++++++++---
>  drivers/cpu/cpu_sandbox.c |  2 +-
>  test/dm/cpu.c             |  2 +-
>  test/dm/timer.c           |  6 +++---
>  4 files changed, 16 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot-dm/next, thanks!

  parent reply	other threads:[~2021-09-26 18:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-28  9:42 [PATCH 0/2] sandbox: provide /chosen/boot-hartid property Heinrich Schuchardt
2021-08-28  9:42 ` [PATCH 1/2] sandbox: correct cpu nodes Heinrich Schuchardt
2021-09-02 16:41   ` Simon Glass
2021-09-26 18:40   ` Simon Glass [this message]
2021-08-28  9:42 ` [PATCH 2/2] sandbox: provide /chosen/boot-hartid property Heinrich Schuchardt
2021-10-19 22:54   ` Simon Glass
2021-10-20  5:06     ` Heinrich Schuchardt
2021-10-21 18:49     ` Simon Glass

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=CAPnjgZ0gPV2tAQF8Hcs2QdFWJau_RvuN0s4KvN55PiU5kFDnag@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=bmeng.cn@gmail.com \
    --cc=sean.anderson@seco.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;
as well as URLs for NNTP newsgroup(s).