On 01/10/18 11:29, Yasha Cherikovsky wrote:
The Realtek RTL8186 SoC is a MIPS based SoC
used in some home routers [1][2].

This adds a driver to handle the interrupt controller
on this SoC.

[1] https://www.linux-mips.org/wiki/Realtek_SOC#Realtek_RTL8186
[2] https://wikidevi.com/wiki/Realtek_RTL8186

Signed-off-by: Yasha Cherikovsky <yasha.c...@gmail.com>
Cc: Ralf Baechle <r...@linux-mips.org>
Cc: Paul Burton <paul.bur...@mips.com>
Cc: James Hogan <jho...@kernel.org>
Cc: Thomas Gleixner <t...@linutronix.de>
Cc: Jason Cooper <ja...@lakedaemon.net>
Cc: Marc Zyngier <marc.zyng...@arm.com>
Cc: Rob Herring <robh...@kernel.org>
Cc: Mark Rutland <mark.rutl...@arm.com>
Cc: linux-m...@linux-mips.org
Cc: devicet...@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
  drivers/irqchip/Kconfig       |   5 ++
  drivers/irqchip/Makefile      |   1 +
  drivers/irqchip/irq-rtl8186.c | 107 ++++++++++++++++++++++++++++++++++
  3 files changed, 113 insertions(+)
  create mode 100644 drivers/irqchip/irq-rtl8186.c

Acked-by: Marc Zyngier <marc.zyng...@arm.com>

Please let me know how you want this to be merged once the rest of the series has been reviewed.

Thanks,

        M.
--
Jazz is not dead. It just smells funny...

Reply via email to