On Thu, Apr 07, 2016 at 01:08:23PM +0300, Roger Quadros wrote: > GPMC provides 2 interrupts for NAND use. i.e. fifoevent and termcount. > Use IRQ domain for this. NAND device tree node can then > get the necessary interrupts by using gpmc as the interrupt parent. > > Legacy boot uses gpmc_get_client_irq to get the > NAND interrupts from the GPMC IRQ domain. > Get rid of custom bitmasks and use IRQ domain for that > as well. > > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > --- > Documentation/devicetree/bindings/bus/ti-gpmc.txt | 8 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/memory/omap-gpmc.c | 246 ++++++++++++---------- > include/linux/omap-gpmc.h | 5 +- > 3 files changed, 144 insertions(+), 115 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html