On Sat, May 21, Benjamin Herrenschmidt wrote: > + if (prom_getproplen(i2c, "interrupts") <= 0) > + return; Make that '>=' and everyone is happy.