On Fri, Jan 11, 2019 at 12:15:59AM +0100, Lukasz Majewski wrote: > Hi Stephen, > > > Hi all, > > > > On Fri, 11 Jan 2019 09:30:03 +1100 Stephen Rothwell > > <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > > > After merging the imx-mxs tree, today's linux-next build (arm > > > multi_v7_defconfig) failed like this: > > > > Actually this is only treated as a warning. Thanks for reporting, Stephen. > > Thanks for the notification. I will look on that (soon). I just sent a fix for it. https://patchwork.kernel.org/patch/10760827/ > > > > > > arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning > > > (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect > > > #address-cells for SPI bus also defined at > > > arch/arm/boot/dts/vf610-bk4.dts:130.8-142.3 > > > arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed > > > prerequisite 'spi_bus_bridge' > > > > > > > > > Caused by commit > > > > > > cf91ce9696a0 ("ARM: dts: vf610-bk4: Provide support for reading > > > ID code from MVB device") I found that the warning exists even on v5.0-rc1, so it's not caused by Lukasz's change. Shawn