2021-06-20 22:45:01

by Stephen Rothwell

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

Hi all,

In commit

f92f2726e3dd ("dt-bindings: clk: vc5: Fix example")

Fixes tag

Fixes: 766e1b8608bf ("dt-bindings: clk: versaclock5: convert to yaml")

has these problem(s):

- Target SHA1 does not exist

Maybe you meant

Fixes: 45c940184b50 ("dt-bindings: clk: versaclock5: convert to yaml")

--
Cheers,
Stephen Rothwell


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

2021-06-21 14:40:29

by Sean Anderson

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



On 6/20/21 6:42 PM, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> f92f2726e3dd ("dt-bindings: clk: vc5: Fix example")
>
> Fixes tag
>
> Fixes: 766e1b8608bf ("dt-bindings: clk: versaclock5: convert to yaml")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: 45c940184b50 ("dt-bindings: clk: versaclock5: convert to yaml")
>

Ah, yes I do. Should I submit a v2?

--Sean

2021-06-21 21:07:06

by Stephen Rothwell

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

Hi Sean,

On Mon, 21 Jun 2021 10:38:32 -0400 Sean Anderson <[email protected]> wrote:
>
> On 6/20/21 6:42 PM, Stephen Rothwell wrote:
> >
> > In commit
> >
> > f92f2726e3dd ("dt-bindings: clk: vc5: Fix example")
> >
> > Fixes tag
> >
> > Fixes: 766e1b8608bf ("dt-bindings: clk: versaclock5: convert to yaml")
> >
> > has these problem(s):
> >
> > - Target SHA1 does not exist
> >
> > Maybe you meant
> >
> > Fixes: 45c940184b50 ("dt-bindings: clk: versaclock5: convert to yaml")
>
> Ah, yes I do. Should I submit a v2?

Thats up to Rob, really.

--
Cheers,
Stephen Rothwell


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

2021-06-21 23:22:38

by Rob Herring

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

On Mon, Jun 21, 2021 at 3:06 PM Stephen Rothwell <[email protected]> wrote:
>
> Hi Sean,
>
> On Mon, 21 Jun 2021 10:38:32 -0400 Sean Anderson <[email protected]> wrote:
> >
> > On 6/20/21 6:42 PM, Stephen Rothwell wrote:
> > >
> > > In commit
> > >
> > > f92f2726e3dd ("dt-bindings: clk: vc5: Fix example")
> > >
> > > Fixes tag
> > >
> > > Fixes: 766e1b8608bf ("dt-bindings: clk: versaclock5: convert to yaml")
> > >
> > > has these problem(s):
> > >
> > > - Target SHA1 does not exist
> > >
> > > Maybe you meant
> > >
> > > Fixes: 45c940184b50 ("dt-bindings: clk: versaclock5: convert to yaml")
> >
> > Ah, yes I do. Should I submit a v2?
>
> Thats up to Rob, really.

I've fixed it up.

Rob