On Mon, 29 Jul 2013, James Hogan wrote:

> Add irqchip driver for the ImgTec PowerDown Controller (PDC) as found in
> the TZ1090. The PDC has a number of general system wakeup (SysWake)
> interrupts (which would for example be connected to a power button or an
> external peripheral), and a number of peripheral interrupts which can
> also wake the system but are connected straight to specific low-power
> peripherals (such as RTC or Infrared). It has a single interrupt output
> for SysWakes, and individual interrupt outputs for each peripheral.
> 
> The driver demuxes the SysWake interrupt line, and passes the peripheral
> interrupts straight through. It also handles the set_wake interrupt
> operation to enable/disable the appropriate wake event bits.
> 
> Signed-off-by: James Hogan <james.ho...@imgtec.com>
> Cc: Thomas Gleixner <t...@linutronix.de>
> Cc: Grant Likely <grant.lik...@linaro.org>
> Cc: Rob Herring <rob.herr...@calxeda.com>
> Cc: Rob Landley <r...@landley.net>
> Cc: linux-me...@vger.kernel.org
> Cc: linux-...@vger.kernel.org
> Cc: devicetree-disc...@lists.ozlabs.org
> ---
> Thomas: I'd appreciate your ack if this driver looks okay to you now,
> then I'm happy to take it through the metag arch tree for v3.12
> (although you're welcome to take it through tip if you prefer).

Reviewed-by: Thomas Gleixner <t...@linutronix.de>

Please take it through your tree. It has no dependencies on my stuff.
 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to