On Tue, Nov 7, 2017 at 6:15 AM, Arnd Bergmann arnd@arndb.de wrote:
On Tue, Nov 7, 2017 at 7:59 AM, kernelci.org bot bot@kernelci.org wrote:
12 arch/arm/boot/dts/spear1340-evb.dtb: Warning (dmas_property): Property 'dmas', cell 4 is not a phandle reference in /ahb/apb/serial@b4100000 12 arch/arm/boot/dts/spear1340-evb.dtb: Warning (dmas_property): Missing property '#dma-cells' in node /interrupt-controller@ec801000 or bad phandle (referred from /ahb/apb/serial@b4100000:dmas[4]) 12 arch/arm/boot/dts/spear1310-evb.dtb: Warning (gpios_property): Property 'cs-gpios', cell 6 is not a phandle reference in /ahb/apb/spi@e0100000 12 arch/arm/boot/dts/spear1310-evb.dtb: Warning (gpios_property): Missing property '#gpio-cells' in node /interrupt-controller@ec801000 or bad phandle (referred from /ahb/apb/spi@e0100000:cs-gpios[6])
...
endless stream of new dtc warnings, mostly valid. I have started fixing them but at some point gave up. Looking for help here.
Sorry, I intended to have these show up early in the cycle to give time to fix, but between -next being sporadic and kernelci needing a change to report dtc warnings it all landed late. It's really only 50-100 unique errors. Things just explode since everything is an include file.
Rob