All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Jaehoon Chung <jh80.chung@samsung.com>
Cc: <u-boot@lists.denx.de>, <yanhong.wang@starfivetech.com>,
	<minda.chen@starfivetech.com>, <xingyu.wu@starfivetech.com>
Subject: Re: [PATCH 1/2] riscv: dts: jh7110: Add a gpio-restart node
Date: Wed, 13 Dec 2023 14:35:54 +0800	[thread overview]
Message-ID: <ZXlQyj_rRFqTTxcb@swlinux02> (raw)
In-Reply-To: <20231031082439.395320-1-jh80.chung@samsung.com>

On Tue, Oct 31, 2023 at 05:24:38PM +0900, Jaehoon Chung wrote:
> Add gpio-restart node to do reset.
> 
> Before applied this patch, System Reset Extension doesn't appear with
> sbi command.
> 
> OpenSBI 1.3
> Machine:
>   Vendor ID 489
>   Architecture ID 8000000000000007
>   Implementation ID 4210427
> Extensions:
>   sbi_set_timer
>   sbi_console_putchar
> ...[snip]...
>   IPI Extension
>   RFENCE Extension
>   Hart State Management Extension
>   Performance Monitoring Unit Extension
> 
> After applied this patch, System Reset Extension is supported from SBI.
> 
> OpenSBI 1.3
> Machine:
>   Vendor ID 489
>   Architecture ID 8000000000000007
>   Implementation ID 4210427
> Extensions:
>   sbi_set_timer
>   sbi_console_putchar
> ...[snip]...
>   IPI Extension
>   RFENCE Extension
>   Hart State Management Extension
>   System Reset Extension
>   Performance Monitoring Unit Extension
> 
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> ---
>  arch/riscv/dts/jh7110-starfive-visionfive-2.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)

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

      parent reply	other threads:[~2023-12-13  6:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20231031082448epcas1p33a8ff166d2e48df3dcd6c0b1f0132efc@epcas1p3.samsung.com>
2023-10-31  8:24 ` [PATCH 1/2] riscv: dts: jh7110: Add a gpio-restart node Jaehoon Chung
2023-10-31  8:24   ` [PATCH 2/2] configs: starfive2: Enable CONFIG_SYSRET config Jaehoon Chung
2023-12-13  6:37     ` Leo Liang
2023-10-31 13:01   ` [PATCH 1/2] riscv: dts: jh7110: Add a gpio-restart node Tom Rini
2023-10-31 22:53     ` Jaehoon Chung
2023-12-13  6:35   ` Leo Liang [this message]

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=ZXlQyj_rRFqTTxcb@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=jh80.chung@samsung.com \
    --cc=minda.chen@starfivetech.com \
    --cc=u-boot@lists.denx.de \
    --cc=xingyu.wu@starfivetech.com \
    --cc=yanhong.wang@starfivetech.com \
    /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 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.