2022-06-14 02:53:40

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the usb tree

Hi all,

After merging the usb tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:


Caused by commit

2cee50bf4590 ("ARM: dts: aspeed: Add USB2.0 device controller node")

I have used the usb tree from next-20220610 for today.

--
Cheers,
Stephen Rothwell


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

2022-06-14 03:22:05

by Neal Liu

[permalink] [raw]
Subject: RE: linux-next: build failure after merge of the usb tree

> -----Original Message-----
> From: Stephen Rothwell <[email protected]>
> Sent: Tuesday, June 14, 2022 10:09 AM
> To: Greg KH <[email protected]>
> Cc: Neal Liu <[email protected]>; Linux Kernel Mailing List
> <[email protected]>; Linux Next Mailing List
> <[email protected]>
> Subject: linux-next: build failure after merge of the usb tree
>
> Hi all,
>
> After merging the usb tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
>
> Caused by commit
>
> 2cee50bf4590 ("ARM: dts: aspeed: Add USB2.0 device controller node")
>
> I have used the usb tree from next-20220610 for today.
>
> --
> Cheers,
> Stephen Rothwell

Looks like the same patch is already merged by Joe, how's that coming from?

commit c9cb67c3a650 ("ARM: dts: aspeed: Add USB2.0 device controller node")

-Neal

2022-06-14 06:43:01

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the usb tree

Hi Neal,

On Tue, 14 Jun 2022 02:41:41 +0000 Neal Liu <[email protected]> wrote:
>
> > After merging the usb tree, today's linux-next build (arm
> > multi_v7_defconfig) failed like this:
> >
> >
> > Caused by commit
> >
> > 2cee50bf4590 ("ARM: dts: aspeed: Add USB2.0 device controller node")
> >
> > I have used the usb tree from next-20220610 for today.
>
> Looks like the same patch is already merged by Joe, how's that coming from?
>
> commit c9cb67c3a650 ("ARM: dts: aspeed: Add USB2.0 device controller node")

Its in Linus' tree before v5.19-rc1

--
Cheers,
Stephen Rothwell


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

2022-06-14 07:04:01

by Greg KH

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the usb tree

On Tue, Jun 14, 2022 at 12:08:33PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the usb tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
>

Failed like what?

> Caused by commit
>
> 2cee50bf4590 ("ARM: dts: aspeed: Add USB2.0 device controller node")
>
> I have used the usb tree from next-20220610 for today.

Odd, ok, I'll try to revert the offending dts change from my tree. If I
can get a hint as to what went wrong with the build, that would also be
great :)

thanks,

greg k-h

2022-06-14 08:23:18

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the usb tree

On Tue, Jun 14, 2022 at 05:52:47PM +1000, Stephen Rothwell wrote:
> Hi Greg,
>
> On Tue, 14 Jun 2022 08:41:53 +0200 Greg KH <[email protected]> wrote:
> >
> > On Tue, Jun 14, 2022 at 12:08:33PM +1000, Stephen Rothwell wrote:
> > > Hi all,
> > >
> > > After merging the usb tree, today's linux-next build (arm
> > > multi_v7_defconfig) failed like this:
> >
> > Failed like what?
>
> Sorry about that. I no longer have the actual error message, but it
> was complaining about a duplicate DT node "ahb usb@1e6a2000". The
> patch managed to be applied twice.
>
> > > Caused by commit
> > >
> > > 2cee50bf4590 ("ARM: dts: aspeed: Add USB2.0 device controller node")

Hi Stephen,

I mean the missing error you reported was:

DTC arch/arm/boot/dts/aspeed-ast2500-evb.dtb
DTC arch/arm/boot/dts/aspeed-ast2600-evb-a1.dtb
arch/arm/boot/dts/aspeed-g6.dtsi:320.21-328.5: ERROR (duplicate_node_names): /ahb/usb@1e6a2000: Duplicate node name
ERROR: Input tree has errors, aborting (use -f to force output)

Thanks.

--
An old man doll... just what I always wanted! - Clara

2022-06-14 08:39:22

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the usb tree

Hi Greg,

On Tue, 14 Jun 2022 08:41:53 +0200 Greg KH <[email protected]> wrote:
>
> On Tue, Jun 14, 2022 at 12:08:33PM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the usb tree, today's linux-next build (arm
> > multi_v7_defconfig) failed like this:
>
> Failed like what?

Sorry about that. I no longer have the actual error message, but it
was complaining about a duplicate DT node "ahb usb@1e6a2000". The
patch managed to be applied twice.

> > Caused by commit
> >
> > 2cee50bf4590 ("ARM: dts: aspeed: Add USB2.0 device controller node")
> >
> > I have used the usb tree from next-20220610 for today.
>
> Odd, ok, I'll try to revert the offending dts change from my tree. If I
> can get a hint as to what went wrong with the build, that would also be
> great :)

--
Cheers,
Stephen Rothwell


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

2022-06-14 09:33:20

by Greg KH

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the usb tree

On Tue, Jun 14, 2022 at 03:10:14PM +0700, Bagas Sanjaya wrote:
> On Tue, Jun 14, 2022 at 05:52:47PM +1000, Stephen Rothwell wrote:
> > Hi Greg,
> >
> > On Tue, 14 Jun 2022 08:41:53 +0200 Greg KH <[email protected]> wrote:
> > >
> > > On Tue, Jun 14, 2022 at 12:08:33PM +1000, Stephen Rothwell wrote:
> > > > Hi all,
> > > >
> > > > After merging the usb tree, today's linux-next build (arm
> > > > multi_v7_defconfig) failed like this:
> > >
> > > Failed like what?
> >
> > Sorry about that. I no longer have the actual error message, but it
> > was complaining about a duplicate DT node "ahb usb@1e6a2000". The
> > patch managed to be applied twice.
> >
> > > > Caused by commit
> > > >
> > > > 2cee50bf4590 ("ARM: dts: aspeed: Add USB2.0 device controller node")
>
> Hi Stephen,
>
> I mean the missing error you reported was:
>
> DTC arch/arm/boot/dts/aspeed-ast2500-evb.dtb
> DTC arch/arm/boot/dts/aspeed-ast2600-evb-a1.dtb
> arch/arm/boot/dts/aspeed-g6.dtsi:320.21-328.5: ERROR (duplicate_node_names): /ahb/usb@1e6a2000: Duplicate node name
> ERROR: Input tree has errors, aborting (use -f to force output)

Thanks all, I'll go revert the duplicate commit in my tree now.

greg k-h

2022-06-14 11:48:08

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the usb tree

Hi Bagas,

On Tue, 14 Jun 2022 15:10:14 +0700 Bagas Sanjaya <[email protected]> wrote:
>
> I mean the missing error you reported was:
>
> DTC arch/arm/boot/dts/aspeed-ast2500-evb.dtb
> DTC arch/arm/boot/dts/aspeed-ast2600-evb-a1.dtb
> arch/arm/boot/dts/aspeed-g6.dtsi:320.21-328.5: ERROR (duplicate_node_names): /ahb/usb@1e6a2000: Duplicate node name
> ERROR: Input tree has errors, aborting (use -f to force output)

Right, thanks.

--
Cheers,
Stephen Rothwell


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