[PATCH 1/2] riscv: dts: jh7110: Add a gpio-restart node
Leo Liang
ycliang at andestech.com
Wed Dec 13 07:35:54 CET 2023
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 at samsung.com>
> ---
> arch/riscv/dts/jh7110-starfive-visionfive-2.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list