lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 21 Aug 2013 15:09:42 +0200 (CEST)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	James Hogan <james.hogan@...tec.com>
cc:	linux-metag@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] irq-imgpdc: add ImgTec PDC irqchip driver

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.hogan@...tec.com>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Grant Likely <grant.likely@...aro.org>
> Cc: Rob Herring <rob.herring@...xeda.com>
> Cc: Rob Landley <rob@...dley.net>
> Cc: linux-metag@...r.kernel.org
> Cc: linux-doc@...r.kernel.org
> Cc: devicetree-discuss@...ts.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 <tglx@...utronix.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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists