linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the arm-soc-fixes tree
@ 2024-02-20 22:28 Stephen Rothwell
  2024-02-21  5:30 ` Stephen Rothwell
  2024-02-21 13:53 ` Rob Herring
  0 siblings, 2 replies; 13+ messages in thread
From: Stephen Rothwell @ 2024-02-20 22:28 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, ARM
  Cc: Rob Herring, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 2496 bytes --]

Hi all,

After merging the arm-soc-fixes tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

arch/arm/boot/dts/renesas/r8a7790-lager.dts:444.11-458.5: Warning (interrupt_provider): /i2c-mux4/pmic@58: Missing '#interrupt-cells' in interrupt provider
arch/arm/boot/dts/renesas/r8a7790-lager.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/arm/boot/dts/renesas/r8a7792-blanche.dts:376.10-392.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
arch/arm/boot/dts/renesas/r8a7792-blanche.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/arm/boot/dts/renesas/r8a7790-stout.dts:344.10-362.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
arch/arm/boot/dts/renesas/r8a7790-stout.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/arm/boot/dts/renesas/r8a7791-koelsch.dts:816.10-830.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
arch/arm/boot/dts/renesas/r8a7791-koelsch.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/arm/boot/dts/renesas/r8a7791-porter.dts:410.10-420.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@5a: Missing '#interrupt-cells' in interrupt provider
arch/arm/boot/dts/renesas/r8a7791-porter.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/arm/boot/dts/renesas/r8a7794-alt.dts:450.10-464.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
arch/arm/boot/dts/renesas/r8a7794-alt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/arm/boot/dts/renesas/r8a7794-silk.dts:436.10-454.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
arch/arm/boot/dts/renesas/r8a7794-silk.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/arm/boot/dts/renesas/r8a7793-gose.dts:756.10-770.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'

Introduced/exposed by commit

  78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")

I guess you missed some :-(

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-20 22:28 linux-next: build warning after merge of the arm-soc-fixes tree Stephen Rothwell
@ 2024-02-21  5:30 ` Stephen Rothwell
  2024-02-21  5:38   ` Stephen Rothwell
  2024-02-21 13:58   ` Rob Herring
  2024-02-21 13:53 ` Rob Herring
  1 sibling, 2 replies; 13+ messages in thread
From: Stephen Rothwell @ 2024-02-21  5:30 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, ARM
  Cc: Rob Herring, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 3276 bytes --]

Hi all,

On Wed, 21 Feb 2024 09:28:26 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> After merging the arm-soc-fixes tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
> 
> arch/arm/boot/dts/renesas/r8a7790-lager.dts:444.11-458.5: Warning (interrupt_provider): /i2c-mux4/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7790-lager.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7792-blanche.dts:376.10-392.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7792-blanche.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7790-stout.dts:344.10-362.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7790-stout.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7791-koelsch.dts:816.10-830.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7791-koelsch.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7791-porter.dts:410.10-420.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@5a: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7791-porter.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7794-alt.dts:450.10-464.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7794-alt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7794-silk.dts:436.10-454.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7794-silk.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7793-gose.dts:756.10-770.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> 
> Introduced/exposed by commit
> 
>   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> 
> I guess you missed some :-(

Also these from the arm64 defconfig build:

arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning (interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing '#interrupt-cells' in interrupt provider
arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning (interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing '#interrupt-cells' in interrupt provider
arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21  5:30 ` Stephen Rothwell
@ 2024-02-21  5:38   ` Stephen Rothwell
  2024-02-21 13:58   ` Rob Herring
  1 sibling, 0 replies; 13+ messages in thread
From: Stephen Rothwell @ 2024-02-21  5:38 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, ARM
  Cc: Rob Herring, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 14193 bytes --]

Hi all,

On Wed, 21 Feb 2024 16:30:10 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> 
> On Wed, 21 Feb 2024 09:28:26 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > After merging the arm-soc-fixes tree, today's linux-next build (arm
> > multi_v7_defconfig) produced this warning:
> > 
> > arch/arm/boot/dts/renesas/r8a7790-lager.dts:444.11-458.5: Warning (interrupt_provider): /i2c-mux4/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7790-lager.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7792-blanche.dts:376.10-392.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7792-blanche.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7790-stout.dts:344.10-362.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7790-stout.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7791-koelsch.dts:816.10-830.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7791-koelsch.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7791-porter.dts:410.10-420.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@5a: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7791-porter.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7794-alt.dts:450.10-464.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7794-alt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7794-silk.dts:436.10-454.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7794-silk.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7793-gose.dts:756.10-770.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > 
> > Introduced/exposed by commit
> > 
> >   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> > 
> > I guess you missed some :-(  
> 
> Also these from the arm64 defconfig build:
> 
> arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning (interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing '#interrupt-cells' in interrupt provider
> arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning (interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing '#interrupt-cells' in interrupt provider
> arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'

And these from the powerpc ppc44x_defconfig build:

arch/powerpc/boot/dts/sam440ep.dts:266.22-287.5: Warning (interrupt_provider): /plb/pci@ec000000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/sam440ep.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'

And these from the powerpc allyesconfig build:

arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/a3m071.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5121.dtsi:508.20-525.4: Warning (interrupt_provider): /pci@80008500: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/ac14xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/amigaone.dts:57.9-163.5: Warning (interrupt_provider): /pci@80000000/isa@7: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/amigaone.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/cm5200.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/ep8248e.dts:101.13-190.5: Warning (interrupt_provider): /soc@f0000000/cpm@119c0: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/ep8248e.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/ep88xc.dts:122.13-131.5: Warning (interrupt_provider): /soc@fa200000/pcmcia@80: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/ep88xc.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsp2.dts:392.24-397.5: Warning (interrupt_provider): /plb4/plb6-system-hung-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dts:399.16-404.5: Warning (interrupt_provider): /plb4/l2-error-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dts:406.17-411.5: Warning (interrupt_provider): /plb4/plb6-plb4-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dts:413.16-418.5: Warning (interrupt_provider): /plb4/plb4-ahb-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dts:420.18-425.5: Warning (interrupt_provider): /plb4/opbd-error-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dts:427.17-432.5: Warning (interrupt_provider): /plb4/cmu-error-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dts:434.18-439.5: Warning (interrupt_provider): /plb4/conf-error-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dts:441.13-446.5: Warning (interrupt_provider): /plb4/mc-ue-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dts:448.21-453.5: Warning (interrupt_provider): /plb4/reset-warning-irq: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsp2.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/gef_ppc9a.dts:195.22-209.4: Warning (interrupt_provider): /pcie@fef08000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/gef_ppc9a.dts:211.22-213.4: Warning (interrupt_provider): /pcie@fef09000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/gef_ppc9a.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/gef_sbc310.dts:217.22-231.4: Warning (interrupt_provider): /pcie@fef09000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/gef_sbc310.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/gef_sbc610.dts:193.22-207.4: Warning (interrupt_provider): /pcie@fef08000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/gef_sbc610.dts:209.22-211.4: Warning (interrupt_provider): /pcie@fef09000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/gef_sbc610.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/mpc8544ds.dtsi:154.11-204.6: Warning (interrupt_provider): /pcie@e000b000/pcie@0/uli1575@0/isa@1e: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/mpc8544ds.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/mpc8572ds.dtsi:375.11-425.6: Warning (interrupt_provider): /pcie@ffe08000/pcie@0/uli1575@0/isa@1e: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/mpc8572ds.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/mpc8572ds.dtsi:375.11-425.6: Warning (interrupt_provider): /pcie@fffe08000/pcie@0/uli1575@0/isa@1e: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/mpc8572ds_36b.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/mpc8572ds.dtsi:375.11-425.6: Warning (interrupt_provider): /pcie@ffe08000/pcie@0/uli1575@0/isa@1e: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/mpc8572ds_camp_core0.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/mpc8572ds.dtsi:375.11-425.6: Warning (interrupt_provider): /pcie@ffe08000/pcie@0/uli1575@0/isa@1e: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/mpc8572ds_camp_core1.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/motionpro.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mgcoge.dts:105.13-230.5: Warning (interrupt_provider): /soc@f0000000/cpm@119c0: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/mgcoge.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/mvme7100.dts:135.22-137.4: Warning (interrupt_provider): /pcie@f1008000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/mvme7100.dts:139.22-141.4: Warning (interrupt_provider): /pcie@f1009000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/mvme7100.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc885ads.dts:127.13-136.5: Warning (interrupt_provider): /soc@ff000000/pcmcia@80: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/mpc885ads.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mvme5100.dts:155.7-177.5: Warning (interrupt_provider): /pci@feff0000/isa: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/mvme5100.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/o2d300.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/o2d.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/o2dnt2.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/o2i.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/o2mnt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/o3dnt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5121.dtsi:508.20-525.4: Warning (interrupt_provider): /pci@80008500: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/pdm360ng.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/sam440ep.dts:266.22-287.5: Warning (interrupt_provider): /plb/pci@ec000000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/sam440ep.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/p2020ds.dtsi:274.11-324.6: Warning (interrupt_provider): /pcie@ffe09000/pcie@0/uli1575@0/isa@1e: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/p2020ds.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/fsl/ppa8548.dts:34.22-37.4: Warning (interrupt_provider): /pci@fe0008000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/ppa8548.dts:39.22-42.4: Warning (interrupt_provider): /pci@fe0009000: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/fsl/ppa8548.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
arch/powerpc/boot/dts/mpc5200b.dtsi:267.20-282.4: Warning (interrupt_provider): /pci@f0000d00: '#interrupt-cells' found, but node is not an interrupt provider
arch/powerpc/boot/dts/uc101.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-20 22:28 linux-next: build warning after merge of the arm-soc-fixes tree Stephen Rothwell
  2024-02-21  5:30 ` Stephen Rothwell
@ 2024-02-21 13:53 ` Rob Herring
  2024-02-21 13:59   ` Arnd Bergmann
  2024-02-21 14:01   ` Geert Uytterhoeven
  1 sibling, 2 replies; 13+ messages in thread
From: Rob Herring @ 2024-02-21 13:53 UTC (permalink / raw)
  To: Stephen Rothwell, Geert Uytterhoeven
  Cc: Olof Johansson, Arnd Bergmann, ARM, Linux Kernel Mailing List,
	Linux Next Mailing List

On Tue, Feb 20, 2024 at 3:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> After merging the arm-soc-fixes tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
>
> arch/arm/boot/dts/renesas/r8a7790-lager.dts:444.11-458.5: Warning (interrupt_provider): /i2c-mux4/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7790-lager.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7792-blanche.dts:376.10-392.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7792-blanche.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7790-stout.dts:344.10-362.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7790-stout.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7791-koelsch.dts:816.10-830.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7791-koelsch.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7791-porter.dts:410.10-420.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@5a: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7791-porter.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7794-alt.dts:450.10-464.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7794-alt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7794-silk.dts:436.10-454.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7794-silk.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm/boot/dts/renesas/r8a7793-gose.dts:756.10-770.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
>
> Introduced/exposed by commit
>
>   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
>
> I guess you missed some :-(

No, Geert separately posted fixes for already.

Rob

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21  5:30 ` Stephen Rothwell
  2024-02-21  5:38   ` Stephen Rothwell
@ 2024-02-21 13:58   ` Rob Herring
  2024-02-21 14:42     ` Alexander Stein
  1 sibling, 1 reply; 13+ messages in thread
From: Rob Herring @ 2024-02-21 13:58 UTC (permalink / raw)
  To: Stephen Rothwell, Alexander Stein
  Cc: Olof Johansson, Arnd Bergmann, ARM, Linux Kernel Mailing List,
	Linux Next Mailing List

On Tue, Feb 20, 2024 at 10:30 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> On Wed, 21 Feb 2024 09:28:26 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > After merging the arm-soc-fixes tree, today's linux-next build (arm
> > multi_v7_defconfig) produced this warning:
> >
> > arch/arm/boot/dts/renesas/r8a7790-lager.dts:444.11-458.5: Warning (interrupt_provider): /i2c-mux4/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7790-lager.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7792-blanche.dts:376.10-392.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7792-blanche.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7790-stout.dts:344.10-362.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7790-stout.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7791-koelsch.dts:816.10-830.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7791-koelsch.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7791-porter.dts:410.10-420.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@5a: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7791-porter.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7794-alt.dts:450.10-464.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7794-alt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7794-silk.dts:436.10-454.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7794-silk.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7793-gose.dts:756.10-770.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> >
> > Introduced/exposed by commit
> >
> >   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> >
> > I guess you missed some :-(
>
> Also these from the arm64 defconfig build:
>
> arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning (interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing '#interrupt-cells' in interrupt provider
> arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning (interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing '#interrupt-cells' in interrupt provider
> arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'

Looks like a new platform in next.

Alexander, Can you fix these?

Rob

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21 13:53 ` Rob Herring
@ 2024-02-21 13:59   ` Arnd Bergmann
  2024-02-21 14:27     ` Rob Herring
  2024-02-21 14:01   ` Geert Uytterhoeven
  1 sibling, 1 reply; 13+ messages in thread
From: Arnd Bergmann @ 2024-02-21 13:59 UTC (permalink / raw)
  To: Rob Herring, Stephen Rothwell, Geert Uytterhoeven
  Cc: Olof Johansson, ARM, Linux Kernel Mailing List, linux-next

On Wed, Feb 21, 2024, at 14:53, Rob Herring wrote:
> On Tue, Feb 20, 2024 at 3:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>> arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
>>
>> Introduced/exposed by commit
>>
>>   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
>>
>> I guess you missed some :-(
>
> No, Geert separately posted fixes for already.

I did make the mistake of applying the final patch "dtc:
Enable dtc interrupt_provider check" to the arm/fixes branch
for 6.8 along with the other fixes.

Clearly that should be separate and only go into mainline
after there are no more regressions, but now I'm unsure
about the other patches -- did you intend the dts fixes
for 6.8 or for the coming merge window?

      Arnd

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21 13:53 ` Rob Herring
  2024-02-21 13:59   ` Arnd Bergmann
@ 2024-02-21 14:01   ` Geert Uytterhoeven
  1 sibling, 0 replies; 13+ messages in thread
From: Geert Uytterhoeven @ 2024-02-21 14:01 UTC (permalink / raw)
  To: Rob Herring
  Cc: Stephen Rothwell, Geert Uytterhoeven, Olof Johansson,
	Arnd Bergmann, ARM, Linux Kernel Mailing List,
	Linux Next Mailing List

On Wed, Feb 21, 2024 at 2:54 PM Rob Herring <robh@kernel.org> wrote:
> On Tue, Feb 20, 2024 at 3:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> > After merging the arm-soc-fixes tree, today's linux-next build (arm
> > multi_v7_defconfig) produced this warning:
> >
> > arch/arm/boot/dts/renesas/r8a7790-lager.dts:444.11-458.5: Warning (interrupt_provider): /i2c-mux4/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7790-lager.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7792-blanche.dts:376.10-392.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7792-blanche.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7790-stout.dts:344.10-362.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7790-stout.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7791-koelsch.dts:816.10-830.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7791-koelsch.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7791-porter.dts:410.10-420.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@5a: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7791-porter.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7794-alt.dts:450.10-464.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7794-alt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7794-silk.dts:436.10-454.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7794-silk.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm/boot/dts/renesas/r8a7793-gose.dts:756.10-770.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> >
> > Introduced/exposed by commit
> >
> >   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> >
> > I guess you missed some :-(
>
> No, Geert separately posted fixes for already.

Indeed, cfr. commit b4f97d1b5aeb6166
("ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells
to DA9063 nodes") in renesas-next (next-20240220 and later).
But that commit is not part of arm-soc-fixes.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21 13:59   ` Arnd Bergmann
@ 2024-02-21 14:27     ` Rob Herring
  2024-02-21 14:51       ` Geert Uytterhoeven
  0 siblings, 1 reply; 13+ messages in thread
From: Rob Herring @ 2024-02-21 14:27 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Stephen Rothwell, Geert Uytterhoeven, Olof Johansson, ARM,
	Linux Kernel Mailing List, linux-next

On Wed, Feb 21, 2024 at 7:00 AM Arnd Bergmann <arnd@arndb.de> wrote:
>
> On Wed, Feb 21, 2024, at 14:53, Rob Herring wrote:
> > On Tue, Feb 20, 2024 at 3:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >> arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> >>
> >> Introduced/exposed by commit
> >>
> >>   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> >>
> >> I guess you missed some :-(
> >
> > No, Geert separately posted fixes for already.
>
> I did make the mistake of applying the final patch "dtc:
> Enable dtc interrupt_provider check" to the arm/fixes branch
> for 6.8 along with the other fixes.
>
> Clearly that should be separate and only go into mainline
> after there are no more regressions, but now I'm unsure
> about the other patches -- did you intend the dts fixes
> for 6.8 or for the coming merge window?

Either is fine with me. My intent was the whole series plus the
Renesas fix to be applied together. Anything new that crops up we can
fix on top.

Yes, there are lots of powerpc warnings, but those are on top of lots
of existing powerpc warnings no one seems to care about. I suppose we
can turn them off for powerpc if desired.

Rob

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21 13:58   ` Rob Herring
@ 2024-02-21 14:42     ` Alexander Stein
  0 siblings, 0 replies; 13+ messages in thread
From: Alexander Stein @ 2024-02-21 14:42 UTC (permalink / raw)
  To: Stephen Rothwell, Rob Herring
  Cc: Olof Johansson, Arnd Bergmann, ARM, Linux Kernel Mailing List,
	Linux Next Mailing List

Hi Rob,

Am Mittwoch, 21. Februar 2024, 14:58:32 CET schrieb Rob Herring:
> On Tue, Feb 20, 2024 at 10:30 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > Hi all,
> >
> > On Wed, 21 Feb 2024 09:28:26 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> > >
> > > After merging the arm-soc-fixes tree, today's linux-next build (arm
> > > multi_v7_defconfig) produced this warning:
> > >
> > > arch/arm/boot/dts/renesas/r8a7790-lager.dts:444.11-458.5: Warning (interrupt_provider): /i2c-mux4/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > > arch/arm/boot/dts/renesas/r8a7790-lager.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > > arch/arm/boot/dts/renesas/r8a7792-blanche.dts:376.10-392.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > > arch/arm/boot/dts/renesas/r8a7792-blanche.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > > arch/arm/boot/dts/renesas/r8a7790-stout.dts:344.10-362.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > > arch/arm/boot/dts/renesas/r8a7790-stout.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > > arch/arm/boot/dts/renesas/r8a7791-koelsch.dts:816.10-830.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > > arch/arm/boot/dts/renesas/r8a7791-koelsch.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > > arch/arm/boot/dts/renesas/r8a7791-porter.dts:410.10-420.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@5a: Missing '#interrupt-cells' in interrupt provider
> > > arch/arm/boot/dts/renesas/r8a7791-porter.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > > arch/arm/boot/dts/renesas/r8a7794-alt.dts:450.10-464.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > > arch/arm/boot/dts/renesas/r8a7794-alt.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > > arch/arm/boot/dts/renesas/r8a7794-silk.dts:436.10-454.4: Warning (interrupt_provider): /soc/i2c@e6510000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > > arch/arm/boot/dts/renesas/r8a7794-silk.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > > arch/arm/boot/dts/renesas/r8a7793-gose.dts:756.10-770.4: Warning (interrupt_provider): /soc/i2c@e60b0000/pmic@58: Missing '#interrupt-cells' in interrupt provider
> > > arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > >
> > > Introduced/exposed by commit
> > >
> > >   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> > >
> > > I guess you missed some :-(
> >
> > Also these from the arm64 defconfig build:
> >
> > arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning (interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing '#interrupt-cells' in interrupt provider
> > arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning (interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing '#interrupt-cells' in interrupt provider
> > arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> 
> Looks like a new platform in next.
> 
> Alexander, Can you fix these?

Thanks for reminding me. This was already fixed on my queue.
Just send the patch, you are on CC as well.

Thanks and best regards,
Alexander
-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/



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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21 14:27     ` Rob Herring
@ 2024-02-21 14:51       ` Geert Uytterhoeven
  2024-02-21 15:58         ` Arnd Bergmann
  0 siblings, 1 reply; 13+ messages in thread
From: Geert Uytterhoeven @ 2024-02-21 14:51 UTC (permalink / raw)
  To: Rob Herring, Arnd Bergmann
  Cc: Stephen Rothwell, Geert Uytterhoeven, Olof Johansson, ARM,
	Linux Kernel Mailing List, linux-next

Hi Rob, Arnd,

On Wed, Feb 21, 2024 at 3:27 PM Rob Herring <robh@kernel.org> wrote:
> On Wed, Feb 21, 2024 at 7:00 AM Arnd Bergmann <arnd@arndb.de> wrote:
> > On Wed, Feb 21, 2024, at 14:53, Rob Herring wrote:
> > > On Tue, Feb 20, 2024 at 3:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> > >> arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > >>
> > >> Introduced/exposed by commit
> > >>
> > >>   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> > >>
> > >> I guess you missed some :-(
> > >
> > > No, Geert separately posted fixes for already.
> >
> > I did make the mistake of applying the final patch "dtc:
> > Enable dtc interrupt_provider check" to the arm/fixes branch
> > for 6.8 along with the other fixes.
> >
> > Clearly that should be separate and only go into mainline
> > after there are no more regressions, but now I'm unsure
> > about the other patches -- did you intend the dts fixes
> > for 6.8 or for the coming merge window?
>
> Either is fine with me. My intent was the whole series plus the
> Renesas fix to be applied together. Anything new that crops up we can
> fix on top.

If you want me to move commit b4f97d1b5aeb6166 ("ARM: dts: renesas:
rcar-gen2: Add missing #interrupt-cells to DA9063 nodes") to
renesas-fixes, please tell me.

Thanks!

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21 14:51       ` Geert Uytterhoeven
@ 2024-02-21 15:58         ` Arnd Bergmann
  2024-02-21 16:36           ` Geert Uytterhoeven
  0 siblings, 1 reply; 13+ messages in thread
From: Arnd Bergmann @ 2024-02-21 15:58 UTC (permalink / raw)
  To: Geert Uytterhoeven, Rob Herring
  Cc: Stephen Rothwell, Geert Uytterhoeven, Olof Johansson, ARM,
	Linux Kernel Mailing List, linux-next

On Wed, Feb 21, 2024, at 15:51, Geert Uytterhoeven wrote:
> On Wed, Feb 21, 2024 at 3:27 PM Rob Herring <robh@kernel.org> wrote:
>> On Wed, Feb 21, 2024 at 7:00 AM Arnd Bergmann <arnd@arndb.de> wrote:
>> > On Wed, Feb 21, 2024, at 14:53, Rob Herring wrote:
>> > > On Tue, Feb 20, 2024 at 3:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>> > >> arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
>> > >>
>> > >> Introduced/exposed by commit
>> > >>
>> > >>   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
>> > >>
>> > >> I guess you missed some :-(
>> > >
>> > > No, Geert separately posted fixes for already.
>> >
>> > I did make the mistake of applying the final patch "dtc:
>> > Enable dtc interrupt_provider check" to the arm/fixes branch
>> > for 6.8 along with the other fixes.
>> >
>> > Clearly that should be separate and only go into mainline
>> > after there are no more regressions, but now I'm unsure
>> > about the other patches -- did you intend the dts fixes
>> > for 6.8 or for the coming merge window?
>>
>> Either is fine with me. My intent was the whole series plus the
>> Renesas fix to be applied together. Anything new that crops up we can
>> fix on top.
>
> If you want me to move commit b4f97d1b5aeb6166 ("ARM: dts: renesas:
> rcar-gen2: Add missing #interrupt-cells to DA9063 nodes") to
> renesas-fixes, please tell me.

Up to you. I have done some merges yesterday but have not started
merging the dt branches, so you can still send an updated v2
if you prefer (or have this patch in both branches). Please
let me know how you decide.

I have now dropped the Makefile.lib patch from the arm/fixes
branch (it was the top patch, so I did not need to rebase)
and plan to apply it on top of the soc/dt branch instead.

     Arnd

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21 15:58         ` Arnd Bergmann
@ 2024-02-21 16:36           ` Geert Uytterhoeven
  2024-02-22 10:45             ` Geert Uytterhoeven
  0 siblings, 1 reply; 13+ messages in thread
From: Geert Uytterhoeven @ 2024-02-21 16:36 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Rob Herring, Stephen Rothwell, Geert Uytterhoeven,
	Olof Johansson, ARM, Linux Kernel Mailing List, linux-next

Hi Arnd,

On Wed, Feb 21, 2024 at 4:58 PM Arnd Bergmann <arnd@arndb.de> wrote:
> On Wed, Feb 21, 2024, at 15:51, Geert Uytterhoeven wrote:
> > On Wed, Feb 21, 2024 at 3:27 PM Rob Herring <robh@kernel.org> wrote:
> >> On Wed, Feb 21, 2024 at 7:00 AM Arnd Bergmann <arnd@arndb.de> wrote:
> >> > On Wed, Feb 21, 2024, at 14:53, Rob Herring wrote:
> >> > > On Tue, Feb 20, 2024 at 3:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >> > >> arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> >> > >>
> >> > >> Introduced/exposed by commit
> >> > >>
> >> > >>   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> >> > >>
> >> > >> I guess you missed some :-(
> >> > >
> >> > > No, Geert separately posted fixes for already.
> >> >
> >> > I did make the mistake of applying the final patch "dtc:
> >> > Enable dtc interrupt_provider check" to the arm/fixes branch
> >> > for 6.8 along with the other fixes.
> >> >
> >> > Clearly that should be separate and only go into mainline
> >> > after there are no more regressions, but now I'm unsure
> >> > about the other patches -- did you intend the dts fixes
> >> > for 6.8 or for the coming merge window?
> >>
> >> Either is fine with me. My intent was the whole series plus the
> >> Renesas fix to be applied together. Anything new that crops up we can
> >> fix on top.
> >
> > If you want me to move commit b4f97d1b5aeb6166 ("ARM: dts: renesas:
> > rcar-gen2: Add missing #interrupt-cells to DA9063 nodes") to
> > renesas-fixes, please tell me.
>
> Up to you. I have done some merges yesterday but have not started
> merging the dt branches, so you can still send an updated v2
> if you prefer (or have this patch in both branches). Please
> let me know how you decide.

OK, will move it to renesas-fixes.
Note that b4f97d1b5aeb6166 was not included yet in the last PR
I sent to soc, so you can continue merging DT branches.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: linux-next: build warning after merge of the arm-soc-fixes tree
  2024-02-21 16:36           ` Geert Uytterhoeven
@ 2024-02-22 10:45             ` Geert Uytterhoeven
  0 siblings, 0 replies; 13+ messages in thread
From: Geert Uytterhoeven @ 2024-02-22 10:45 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Rob Herring, Stephen Rothwell, Geert Uytterhoeven,
	Olof Johansson, ARM, Linux Kernel Mailing List, linux-next

Hi Arnd,

On Wed, Feb 21, 2024 at 5:36 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> On Wed, Feb 21, 2024 at 4:58 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > On Wed, Feb 21, 2024, at 15:51, Geert Uytterhoeven wrote:
> > > On Wed, Feb 21, 2024 at 3:27 PM Rob Herring <robh@kernel.org> wrote:
> > >> On Wed, Feb 21, 2024 at 7:00 AM Arnd Bergmann <arnd@arndb.de> wrote:
> > >> > On Wed, Feb 21, 2024, at 14:53, Rob Herring wrote:
> > >> > > On Tue, Feb 20, 2024 at 3:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> > >> > >> arch/arm/boot/dts/renesas/r8a7793-gose.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
> > >> > >>
> > >> > >> Introduced/exposed by commit
> > >> > >>
> > >> > >>   78b6f8e7379b ("dtc: Enable dtc interrupt_provider check")
> > >> > >>
> > >> > >> I guess you missed some :-(
> > >> > >
> > >> > > No, Geert separately posted fixes for already.
> > >> >
> > >> > I did make the mistake of applying the final patch "dtc:
> > >> > Enable dtc interrupt_provider check" to the arm/fixes branch
> > >> > for 6.8 along with the other fixes.
> > >> >
> > >> > Clearly that should be separate and only go into mainline
> > >> > after there are no more regressions, but now I'm unsure
> > >> > about the other patches -- did you intend the dts fixes
> > >> > for 6.8 or for the coming merge window?
> > >>
> > >> Either is fine with me. My intent was the whole series plus the
> > >> Renesas fix to be applied together. Anything new that crops up we can
> > >> fix on top.
> > >
> > > If you want me to move commit b4f97d1b5aeb6166 ("ARM: dts: renesas:
> > > rcar-gen2: Add missing #interrupt-cells to DA9063 nodes") to
> > > renesas-fixes, please tell me.
> >
> > Up to you. I have done some merges yesterday but have not started
> > merging the dt branches, so you can still send an updated v2
> > if you prefer (or have this patch in both branches). Please
> > let me know how you decide.
>
> OK, will move it to renesas-fixes.
> Note that b4f97d1b5aeb6166 was not included yet in the last PR
> I sent to soc, so you can continue merging DT branches.

Moved to renesas-fixes, and PR sent.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2024-02-22 10:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-20 22:28 linux-next: build warning after merge of the arm-soc-fixes tree Stephen Rothwell
2024-02-21  5:30 ` Stephen Rothwell
2024-02-21  5:38   ` Stephen Rothwell
2024-02-21 13:58   ` Rob Herring
2024-02-21 14:42     ` Alexander Stein
2024-02-21 13:53 ` Rob Herring
2024-02-21 13:59   ` Arnd Bergmann
2024-02-21 14:27     ` Rob Herring
2024-02-21 14:51       ` Geert Uytterhoeven
2024-02-21 15:58         ` Arnd Bergmann
2024-02-21 16:36           ` Geert Uytterhoeven
2024-02-22 10:45             ` Geert Uytterhoeven
2024-02-21 14:01   ` Geert Uytterhoeven

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).