On Monday 18 March 2013 17:14:52 Rob Herring wrote: > > > + s3c24xx,irqlist = <2 0 /* 2D */ > > + 2 0 /* IIC1 */ > > + 0 0 /* reserved */ > > + 0 0 /* reserved */ > > + 2 0 /* PCM0 */ > > + 2 0 /* PCM1 */ > > + 2 0 /* I2S0 */ > > + 2 0>; /* I2S1 */ > > My first thought here is this information should not be centralized in > the controller node, but placed with each source node (2D, I2C1, etc). Seconded. Let's do this the same way we have it for all other irq chips and put it all into the irq descriptor referring to the controller, not the controller. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html