2023-09-27 12:44:59

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Signed-off-by missing for commit in the arm-soc-fixes tree

Hi all,

Commits

4e7b558e320a ("soc: loongson: loongson2_pm: Populate children syscon nodes")
019d79fe6c3d ("dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child")
59598d7ba6a8 ("soc: loongson: loongson2_pm: Drop useless of_device_id compatible")
8e5f17483ab4 ("dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for ls2k-pmc compatible")
9a7c9c7e34ac ("soc: loongson: loongson2_pm: Add dependency for INPUT")

are missing a Signed-off-by from their committers.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2023-09-27 15:17:13

by Arnd Bergmann

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the arm-soc-fixes tree

On Tue, Sep 26, 2023, at 23:04, Stephen Rothwell wrote:
> Hi all,
>
> Commits
>
> 4e7b558e320a ("soc: loongson: loongson2_pm: Populate children syscon
> nodes")
> 019d79fe6c3d ("dt-bindings: soc: loongson,ls2k-pmc: Allow
> syscon-reboot/syscon-poweroff as child")
> 59598d7ba6a8 ("soc: loongson: loongson2_pm: Drop useless of_device_id
> compatible")
> 8e5f17483ab4 ("dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for
> ls2k-pmc compatible")
> 9a7c9c7e34ac ("soc: loongson: loongson2_pm: Add dependency for INPUT")
>
> are missing a Signed-off-by from their committers.

I have fixed it up by re-merging all patches in the arm/fixes
branch that I had merged yesterday or earlier.

Thanks for letting me know about these.

Arnd