]> git.baikalelectronics.ru Git - kernel.git/commit
IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 14 Jul 2015 09:26:09 +0000 (10:26 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Aug 2015 13:23:17 +0000 (15:23 +0200)
commite03e83a33ccc3267eea18fc14e9ebc511bbec15b
treef84f601b5a3d35487e58054c1bf3587ffe14ae70
parent98ce24efac807bd73956322613a565f5d3245736
IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs

Previously, the GIC accessors were only accessing u32 registers but
newer CMs may actually be 64-bit on MIPS64 cores. As a result of which,
extended these accessors to support 64-bit reads and writes.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10709/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/irqchip/irq-mips-gic.c
include/linux/irqchip/mips-gic.h