From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Re: [RFC v2 3/7] irqchip/rtl8186: Add RTL8186 interrupt controller driver Date: Mon, 1 Oct 2018 11:47:51 +0100 Message-ID: References: <20181001102952.7913-1-yasha.che3@gmail.com> <20181001102952.7913-4-yasha.che3@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181001102952.7913-4-yasha.che3@gmail.com> Content-Language: en-GB Sender: linux-kernel-owner@vger.kernel.org To: Yasha Cherikovsky , Ralf Baechle , Paul Burton , James Hogan , Thomas Gleixner , Jason Cooper , Daniel Lezcano , Rob Herring , Mark Rutland , linux-mips@linux-mips.org, devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org 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 > Cc: Ralf Baechle > Cc: Paul Burton > Cc: James Hogan > Cc: Thomas Gleixner > Cc: Jason Cooper > Cc: Marc Zyngier > Cc: Rob Herring > Cc: Mark Rutland > Cc: linux-mips@linux-mips.org > Cc: devicetree@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 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...