Re: [PATCH v4 1/4] dt-bindings: reset: sophgo: Add CV1800B support
From: Inochi Amaoto
Date: Tue Jun 17 2025 - 19:14:32 EST
On Tue, Jun 17, 2025 at 10:14:30AM -0500, Rob Herring (Arm) wrote:
>
> On Tue, 17 Jun 2025 15:01:39 +0800, Inochi Amaoto wrote:
> > Add bindings for the reset generator on the SOPHGO CV1800B
> > RISC-V SoC.
> >
> > Signed-off-by: Inochi Amaoto <inochiama@xxxxxxxxx>
> > ---
> > .../devicetree/bindings/reset/sophgo,sg2042-reset.yaml | 4 +++-
> > 1 file changed, 3 insertions(+), 1 deletion(-)
> >
>
>
> Please add Acked-by/Reviewed-by tags when posting new versions. However,
> there's no need to repost patches *only* to add the tags. The upstream
> maintainer will do that for acks received on the version they apply.
>
> If a tag was not added on purpose, please state why and what changed.
>
> Missing tags:
>
> Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
>
I removed this tag due to the the small change to use enum.
It seems like that it is not necessary for such a small
change. I will keep the tag for the next time. Thanks for
your explanation.
Regards,
Inochi