On Tue, Oct 09, 2012 at 11:18:24AM +0530, Laxman Dewangan wrote:The bit definitions are also different in status and mask register and yes, this will be again problem as we do in isr threadOn Tuesday 09 October 2012 11:36 AM, Mark Brown wrote:Can you explain in more detail - I guess there's a different mapping ofbut can you convert to regmap_irq?Yes, the motivation was this when I started this cleanups but found
that there is 4 interrupt status and 5 interrupt mask register.
Probably we need to pass the number of interrupt status and
interrupt mask register to expand the regmap-irq framework to handle
this case also. If it is fine then I can work towards that.
the bits into the registers for mask and status (in which case the
generic code just won't work anyway).