2022-09-05 21:55:56

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the imx-mxs tree

Hi all,

In commit

47170487f674 ("arm64: dts: imx8mm-verdin: extend pmic voltages")

Fixes tag

Fixes: commit 6a57f224f734 ("arm64: dts: freescale: add initial support for verdin imx8m mini")

has these problem(s):

- leading word 'commit' unexpected

--
Cheers,
Stephen Rothwell


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

2022-09-06 07:42:48

by Marcel Ziswiler

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the imx-mxs tree

Hi Stephen and Shawn

On Tue, 2022-09-06 at 07:37 +1000, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
>   47170487f674 ("arm64: dts: imx8mm-verdin: extend pmic voltages")
>
> Fixes tag
>
>   Fixes: commit 6a57f224f734 ("arm64: dts: freescale: add initial support for verdin imx8m mini")
>
> has these problem(s):
>
>   - leading word 'commit' unexpected

Sorry, I missed this and checkpatch did not warn about that one.

@Shawn: Can you fix this or do I or Philippe need to do anything like sending you another version with this
fixed?

Cheers

Marcel

2022-09-06 08:31:04

by Shawn Guo

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the imx-mxs tree

On Tue, Sep 6, 2022 at 3:23 PM Marcel Ziswiler
<[email protected]> wrote:
>
> Hi Stephen and Shawn
>
> On Tue, 2022-09-06 at 07:37 +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > In commit
> >
> > 47170487f674 ("arm64: dts: imx8mm-verdin: extend pmic voltages")
> >
> > Fixes tag
> >
> > Fixes: commit 6a57f224f734 ("arm64: dts: freescale: add initial support for verdin imx8m mini")
> >
> > has these problem(s):
> >
> > - leading word 'commit' unexpected
>
> Sorry, I missed this and checkpatch did not warn about that one.
>
> @Shawn: Can you fix this or do I or Philippe need to do anything like sending you another version with this
> fixed?

I have fixed it up.

Shawn