2021-04-07 20:54:54

by Stephen Rothwell

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

Hi all,

In commit

f2ce9e97cf07 ("of: properly check for error returned by fdt_get_name()")

Fixes tag

Fixes: commit 79edff12060f ("scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9")

has these problem(s):

- leading word 'commit' unexpected

--
Cheers,
Stephen Rothwell


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

2021-04-08 01:44:39

by Rowand, Frank

[permalink] [raw]
Subject: RE: linux-next: Fixes tag needs some work in the devicetree-fixes tree

> -----Original Message-----
> From: Stephen Rothwell <[email protected]>
> Sent: Wednesday, April 7, 2021 6:28 AM
>
> Hi all,
>
> In commit
>
> f2ce9e97cf07 ("of: properly check for error returned by fdt_get_name()")
>
> Fixes tag
>
> Fixes: commit 79edff12060f ("scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9")
>
> has these problem(s):
>
> - leading word 'commit' unexpected

Sorry about that, checkpatch wanted "commit" in some other context and
I got carried away and also added it to the Fixes tag.

-Frank

>
> --
> Cheers,
> Stephen Rothwell

2021-04-08 01:53:12

by Rob Herring

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

On Wed, Apr 7, 2021 at 6:24 PM <[email protected]> wrote:
>
> > -----Original Message-----
> > From: Stephen Rothwell <[email protected]>
> > Sent: Wednesday, April 7, 2021 6:28 AM
> >
> > Hi all,
> >
> > In commit
> >
> > f2ce9e97cf07 ("of: properly check for error returned by fdt_get_name()")
> >
> > Fixes tag
> >
> > Fixes: commit 79edff12060f ("scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9")
> >
> > has these problem(s):
> >
> > - leading word 'commit' unexpected
>
> Sorry about that, checkpatch wanted "commit" in some other context and
> I got carried away and also added it to the Fixes tag.

I've fixed it up.

Rob

2022-06-01 14:07:29

by Laurent Pinchart

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

On Wed, Jun 01, 2022 at 08:29:59AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> adb97f9f8442 ("dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example")
>
> Fixes tag
>
> Fixes: 584d6dd668e2 ("dt-bindings: soc: Add i.MX8MP media block control DT bindings")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: 8b3dd27bfe47 ("dt-bindings: soc: Add i.MX8MP media block control DT bindings")

My bad, that's the correct SHA1.

--
Regards,

Laurent Pinchart

2022-06-01 20:16:53

by Rob Herring

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

On Tue, May 31, 2022 at 5:35 PM Laurent Pinchart
<[email protected]> wrote:
>
> On Wed, Jun 01, 2022 at 08:29:59AM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > In commit
> >
> > adb97f9f8442 ("dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example")
> >
> > Fixes tag
> >
> > Fixes: 584d6dd668e2 ("dt-bindings: soc: Add i.MX8MP media block control DT bindings")
> >
> > has these problem(s):
> >
> > - Target SHA1 does not exist
> >
> > Maybe you meant
> >
> > Fixes: 8b3dd27bfe47 ("dt-bindings: soc: Add i.MX8MP media block control DT bindings")
>
> My bad, that's the correct SHA1.

Now fixed.

Rob