2021-10-05 21:08:13

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Signed-off-by missing for commit in the imx-mxs tree

Hi all,

Commits

7c4a8b989a99 ("soc: imx: imx8m-blk-ctrl: add DISP blk-ctrl")
5b340e7813d4 ("soc: imx: add i.MX8M blk-ctrl driver")
592d47ea2f24 ("soc: imx: gpcv2: support system suspend/resume")
be4756d4bb83 ("soc: imx: gpcv2: keep i.MX8M* bus clocks enabled")
d0118b6be392 ("soc: imx: gpcv2: add domain option to keep domain clocks enabled")
68c3c82c034f ("soc: imx: gpcv2: add lockdep annotation")

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

--
Cheers,
Stephen Rothwell


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

2021-10-06 12:18:22

by Shawn Guo

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the imx-mxs tree

On Wed, Oct 6, 2021 at 5:05 AM Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> Commits
>
> 7c4a8b989a99 ("soc: imx: imx8m-blk-ctrl: add DISP blk-ctrl")
> 5b340e7813d4 ("soc: imx: add i.MX8M blk-ctrl driver")
> 592d47ea2f24 ("soc: imx: gpcv2: support system suspend/resume")
> be4756d4bb83 ("soc: imx: gpcv2: keep i.MX8M* bus clocks enabled")
> d0118b6be392 ("soc: imx: gpcv2: add domain option to keep domain clocks enabled")
> 68c3c82c034f ("soc: imx: gpcv2: add lockdep annotation")
>
> are missing a Signed-off-by from their committer.

Fixed. Thanks for reporting, Stephen!

Shawn