Re: [PATCH v2 0/4] riscv: sophgo: cv18xx: Add reset generator support
From: Inochi Amaoto
Date: Mon Jun 09 2025 - 23:47:33 EST
On Tue, Jun 10, 2025 at 11:27:01AM +0800, Chen Wang wrote:
> hi, Inochi,
>
> Judging from the title of the email, your patch should be for supporting all
> cv18xx series socs, including cv1800b/SG2002 (formerly CV181xC)/SG2000
> (formerly CV181xH), right?
Yes, you are right.
> I see Alex is submiting a PR to support reset for SG2000 [1], so suggest you
> discuss with Alex and merge your work with his to avoid forking.
>
> Link: https://lore.kernel.org/lkml/20250609230417.620089-1-alexander.sverdlin@xxxxxxxxx/
> [1]
>
> Alex Sverdlin, I see you are also in the to-list, what's your point?
>
> Thanks,
>
> Chen
>
> On 2025/6/9 7:22, Inochi Amaoto wrote:
> > Like SG2042, CV1800 Series SoCs also have simple bit reset generator.
> > Add necessary code and bindings for it.
> >
> > Changes from v1:
> > 1. rebase to v6.16-rc1
> > 2. patch 1: apply Rob's tag
> > 2. patch 4: fix wrong reset ID
>
> two 2's, makes me confused :)
>
Oh, a small mistake....
Regards,
Inochi