On Mon, Jan 15, 2018 at 5:22 AM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote: > On 12-01-18, 23:05, Arnd Bergmann wrote: >> I've sent patches for all the remaining MODULE_LICENSE warnings earlier >> this week, and we should now have patches for almost all the dtc >> warnings in flight. This is what I still see on my randconfig builder >> with linux-next + arm-soc/for-next + patches I sent: >> >> 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]) >> 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 >> 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]) >> arch/arm/boot/dts/spear1340-evb.dtb: Warning (dmas_property): >> Property 'dmas', cell 4 is not a phandle reference in >> /ahb/apb/serial@b4100000 >> arch/arm/boot/dts/spear600-evb.dtb: Warning >> (interrupts_property): Missing interrupt-parent for >> /ahb/apb/rtc@fc900000 > > These are all the warnings we got earlier. So none of my patches are in the > branch you tested I believe. Can you do a `git log` and see if they are present > ? I checked again on today's linux-next and all your patches are there, and the warning is gone. Whatever caused the warnings to still appear seems to be gone now. Sorry for the confusion. Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html