linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ux500 warnings, Re: soc build: 52 warnings 2 failures (soc/v5.6-rc6-845-ga9295ff5fc977)
       [not found] <5e7cdaf9.1c69fb81.7b511.491d@mx.google.com>
@ 2020-03-26 19:29 ` Arnd Bergmann
  2020-03-26 21:53   ` Linus Walleij
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2020-03-26 19:29 UTC (permalink / raw)
  To: Olof's autobuilder
  Cc: Olof Johansson, Linus Walleij, Linux ARM,
	Kernel Build Reports Mailman List

On Thu, Mar 26, 2020 at 5:42 PM Olof's autobuilder <build@lixom.net> wrote:
>
> DTS Warnings:
>
> /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #address-cells value
> /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #size-cells value
> /build/arch/arm/boot/dts/ste-href-stuib.dtsi:205.6-16: Warning (reg_format): /soc/mcde@a0350000/dsi@a0351000/panel:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)

These stick out to me (more below). Linus, have you seen them before?
I just merged your ux500 DT series, which may have introduced the
warnings (I have not checked older build logs yet).

      Arnd

> /build/arch/arm/boot/dts/ste-ux500-samsung-skomer.dts:374.11-387.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #address-cells value
> /build/arch/arm/boot/dts/ste-ux500-samsung-skomer.dts:374.11-387.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #size-cells value
> /build/arch/arm/boot/dts/ste-ux500-samsung-skomer.dts:377.6-16: Warning (reg_format): /soc/mcde@a0350000/dsi@a0351000/panel:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
> arch/arm/boot/dts/ste-hrefprev60-stuib.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/ste-hrefprev60-stuib.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/ste-hrefprev60-stuib.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/ste-hrefv60plus-stuib.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/ste-hrefv60plus-stuib.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/ste-hrefv60plus-stuib.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/ste-ux500-samsung-skomer.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/ste-ux500-samsung-skomer.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/ste-ux500-samsung-skomer.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ux500 warnings, Re: soc build: 52 warnings 2 failures (soc/v5.6-rc6-845-ga9295ff5fc977)
  2020-03-26 19:29 ` ux500 warnings, Re: soc build: 52 warnings 2 failures (soc/v5.6-rc6-845-ga9295ff5fc977) Arnd Bergmann
@ 2020-03-26 21:53   ` Linus Walleij
  2020-03-26 21:57     ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Linus Walleij @ 2020-03-26 21:53 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Olof Johansson, Kernel Build Reports Mailman List, Linux ARM,
	Olof's autobuilder

On Thu, Mar 26, 2020 at 8:29 PM Arnd Bergmann <arnd@arndb.de> wrote:
> On Thu, Mar 26, 2020 at 5:42 PM Olof's autobuilder <build@lixom.net> wrote:
> >
> > DTS Warnings:
> >
> > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #address-cells value
> > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #size-cells value
> > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:205.6-16: Warning (reg_format): /soc/mcde@a0350000/dsi@a0351000/panel:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
>
> These stick out to me (more below). Linus, have you seen them before?
> I just merged your ux500 DT series, which may have introduced the
> warnings (I have not checked older build logs yet).

I think Rob recently turned on W=1 on the DTB builds so this is a bit all over
the place and we need to iron it out step by step.

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ux500 warnings, Re: soc build: 52 warnings 2 failures (soc/v5.6-rc6-845-ga9295ff5fc977)
  2020-03-26 21:53   ` Linus Walleij
@ 2020-03-26 21:57     ` Arnd Bergmann
  2020-03-26 22:12       ` Linus Walleij
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2020-03-26 21:57 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Olof Johansson, Kernel Build Reports Mailman List, Linux ARM,
	Olof's autobuilder

On Thu, Mar 26, 2020 at 10:53 PM Linus Walleij <linus.walleij@linaro.org> wrote:
>
> On Thu, Mar 26, 2020 at 8:29 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > On Thu, Mar 26, 2020 at 5:42 PM Olof's autobuilder <build@lixom.net> wrote:
> > >
> > > DTS Warnings:
> > >
> > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #address-cells value
> > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #size-cells value
> > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:205.6-16: Warning (reg_format): /soc/mcde@a0350000/dsi@a0351000/panel:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
> >
> > These stick out to me (more below). Linus, have you seen them before?
> > I just merged your ux500 DT series, which may have introduced the
> > warnings (I have not checked older build logs yet).
>
> I think Rob recently turned on W=1 on the DTB builds so this is a bit all over
> the place and we need to iron it out step by step.

It's strange though that I only see the warnings for ux500 and none of
the other platforms.

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ux500 warnings, Re: soc build: 52 warnings 2 failures (soc/v5.6-rc6-845-ga9295ff5fc977)
  2020-03-26 21:57     ` Arnd Bergmann
@ 2020-03-26 22:12       ` Linus Walleij
  2020-03-26 22:26         ` Linus Walleij
  0 siblings, 1 reply; 5+ messages in thread
From: Linus Walleij @ 2020-03-26 22:12 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Olof Johansson, Kernel Build Reports Mailman List, Linux ARM,
	Olof's autobuilder

On Thu, Mar 26, 2020 at 10:57 PM Arnd Bergmann <arnd@arndb.de> wrote:
> On Thu, Mar 26, 2020 at 10:53 PM Linus Walleij <linus.walleij@linaro.org> wrote:
> >
> > On Thu, Mar 26, 2020 at 8:29 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > > On Thu, Mar 26, 2020 at 5:42 PM Olof's autobuilder <build@lixom.net> wrote:
> > > >
> > > > DTS Warnings:
> > > >
> > > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #address-cells value
> > > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #size-cells value
> > > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:205.6-16: Warning (reg_format): /soc/mcde@a0350000/dsi@a0351000/panel:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
> > >
> > > These stick out to me (more below). Linus, have you seen them before?
> > > I just merged your ux500 DT series, which may have introduced the
> > > warnings (I have not checked older build logs yet).
> >
> > I think Rob recently turned on W=1 on the DTB builds so this is a bit all over
> > the place and we need to iron it out step by step.
>
> It's strange though that I only see the warnings for ux500 and none of
> the other platforms.

Hm maybe a bit of screwup here then ... I'll try to reproduce and send
a patch to fix it up on top of -next!

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ux500 warnings, Re: soc build: 52 warnings 2 failures (soc/v5.6-rc6-845-ga9295ff5fc977)
  2020-03-26 22:12       ` Linus Walleij
@ 2020-03-26 22:26         ` Linus Walleij
  0 siblings, 0 replies; 5+ messages in thread
From: Linus Walleij @ 2020-03-26 22:26 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Olof Johansson, Kernel Build Reports Mailman List, Linux ARM,
	Olof's autobuilder

On Thu, Mar 26, 2020 at 11:12 PM Linus Walleij <linus.walleij@linaro.org> wrote:
> On Thu, Mar 26, 2020 at 10:57 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > On Thu, Mar 26, 2020 at 10:53 PM Linus Walleij <linus.walleij@linaro.org> wrote:
> > >
> > > On Thu, Mar 26, 2020 at 8:29 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > > > On Thu, Mar 26, 2020 at 5:42 PM Olof's autobuilder <build@lixom.net> wrote:
> > > > >
> > > > > DTS Warnings:
> > > > >
> > > > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #address-cells value
> > > > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:203.11-208.7: Warning (avoid_default_addr_size): /soc/mcde@a0350000/dsi@a0351000/panel: Relying on default #size-cells value
> > > > > /build/arch/arm/boot/dts/ste-href-stuib.dtsi:205.6-16: Warning (reg_format): /soc/mcde@a0350000/dsi@a0351000/panel:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
> > > >
> > > > These stick out to me (more below). Linus, have you seen them before?
> > > > I just merged your ux500 DT series, which may have introduced the
> > > > warnings (I have not checked older build logs yet).
> > >
> > > I think Rob recently turned on W=1 on the DTB builds so this is a bit all over
> > > the place and we need to iron it out step by step.
> >
> > It's strange though that I only see the warnings for ux500 and none of
> > the other platforms.
>
> Hm maybe a bit of screwup here then ... I'll try to reproduce and send
> a patch to fix it up on top of -next!

OK I found my silly mistakes and sent a patch to fix it up, should
be landed in the patchwork as well when you see this.

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-26 22:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5e7cdaf9.1c69fb81.7b511.491d@mx.google.com>
2020-03-26 19:29 ` ux500 warnings, Re: soc build: 52 warnings 2 failures (soc/v5.6-rc6-845-ga9295ff5fc977) Arnd Bergmann
2020-03-26 21:53   ` Linus Walleij
2020-03-26 21:57     ` Arnd Bergmann
2020-03-26 22:12       ` Linus Walleij
2020-03-26 22:26         ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).