On Tuesday 05 November 2013 08:14 AM, Sricharan R wrote: > The wakeup gen mask/unmask callback uses the irq element of the > irq_data to setup. The irq is the linux virtual irq number and > is same as the hardware irq number only when the parent irqchip > is setup as a legacy domain. When it is used as a linear domain, > the virtual irqs are allocated dynamically and wakeup gen code > cannot rely on these numbers to access the irq registers. Instead > use the hwirq element of the irq_data which represent the physical > irq number. > > Cc: Santosh Shilimkar <[email protected]> > Cc: Rajendra Nayak <[email protected]> > Cc: Tony Lindgren <[email protected]> > Signed-off-by: Sricharan R <[email protected]> > --- Acked-by: Santosh Shilimkar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH V3 0/7] DRIVERS: IRQCHIP: Add support for crossba... Sricharan R
- [PATCH V3 5/7] ARM: DTS: DRA7: Add routable-irqs pr... Sricharan R
- Re: [PATCH V3 5/7] ARM: DTS: DRA7: Add routable... Santosh Shilimkar
- [PATCH V3 6/7] ARM: OMAP4+: Correct Wakeup-gen code... Sricharan R
- Re: [PATCH V3 6/7] ARM: OMAP4+: Correct Wakeup-... Santosh Shilimkar
- [PATCH V3 7/7] ARM: DRA: Enable Crossbar IP support... Sricharan R
- Re: [PATCH V3 7/7] ARM: DRA: Enable Crossbar IP... Rajendra Nayak
- Re: [PATCH V3 7/7] ARM: DRA: Enable Crossba... Sricharan R
- Re: [PATCH V3 7/7] ARM: DRA: Enable Cro... Nishanth Menon
- Re: [PATCH V3 7/7] ARM: DRA: Enabl... Sricharan R
- Re: [PATCH V3 7/7] ARM: DRA: Enabl... Santosh Shilimkar
- Re: [PATCH V3 7/7] ARM: DRA: Enable Crossbar IP... Santosh Shilimkar
- [PATCH V3 2/7] DRIVERS: IRQCHIP: CROSSBAR: Add supp... Sricharan R
- Re: [PATCH V3 2/7] DRIVERS: IRQCHIP: CROSSBAR: ... Santosh Shilimkar
- [PATCH V3 3/7] ARM: DTS: DRA: Add crossbar device b... Sricharan R
