Re: git: 56816e687557 - main - riscv: Eswin hwreset support added.

From: Jessica Clarke <jrtc27_at_freebsd.org>
Date: Tue, 17 Dec 2024 14:39:00 UTC
On 17 Dec 2024, at 11:47, Ruslan Bukin <br@FreeBSD.org> wrote:
> 
> The branch main has been updated by br:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=56816e68755725371ac89dc5aa882fdce46605a5
> 
> commit 56816e68755725371ac89dc5aa882fdce46605a5
> Author:     Ruslan Bukin <br@FreeBSD.org>
> AuthorDate: 2024-12-17 11:35:08 +0000
> Commit:     Ruslan Bukin <br@FreeBSD.org>
> CommitDate: 2024-12-17 11:46:10 +0000
> 
>    riscv: Eswin hwreset support added.
> 
>    Add reset controller driver for Eswin EIC7700.
> 
>    This one has two reset cells in FDT, which is unusual, so provide a
>    custom hwreset_map method.
> 
>    Tested on SiFive Premier P550.
> 
>    Reviewed by: mhorne, jrtc27

I gave one review comment, I didn’t get to approving it. Are you
writing these manually rather than using (git-)arc?...

Jess