]> git.karo-electronics.de Git - linux-beck.git/commit
irqchip: Conexant CX92755 interrupts controller driver
authorBaruch Siach <baruch@tkos.co.il>
Thu, 15 Jan 2015 10:34:00 +0000 (12:34 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 26 Jan 2015 10:38:23 +0000 (11:38 +0100)
commit8041dfbd31cfff31309a2469c3d692595381c38e
treea2b3057790bfd1eed6e5977a24e69e6d90a9209f
parentf848526f3768a80cb3fbcf503306e2c29a80a83c
irqchip: Conexant CX92755 interrupts controller driver

Add interrupt controller driver to the Conexant CX92755 SoC, part of the
Digicolor SoCs series. Use the generic irq framework support. Use syscon to
access the system global UC_IRQ_CONTROL register.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Link: http://lkml.kernel.org/r/5b769e3c23dfa5fde08c4f3bc966c2c2b3921d8a.1421317616.git.baruch@tkos.co.il
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/Makefile
drivers/irqchip/irq-digicolor.c [new file with mode: 0644]