Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753734AbcDVFdZ (ORCPT ); Fri, 22 Apr 2016 01:33:25 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:32815 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751554AbcDVFdY (ORCPT ); Fri, 22 Apr 2016 01:33:24 -0400 MIME-Version: 1.0 In-Reply-To: <20160307095021.7f9f7484@arm.com> References: <1457321782-3245-1-git-send-email-Minghuan.Lian@nxp.com> <1457321782-3245-2-git-send-email-Minghuan.Lian@nxp.com> <20160307095021.7f9f7484@arm.com> Date: Fri, 22 Apr 2016 00:33:22 -0500 Message-ID: Subject: Re: [PATCH 2/2 v5] irqchip/Layerscape: Add SCFG MSI controller support From: Leo Li To: Marc Zyngier Cc: Minghuan Lian , "linux-arm-kernel@lists.infradead.org" , lkml , Thomas Gleixner , Jason Cooper , Roy Zang , Mingkai Hu , Stuart Yoder , Yang-Leo Li , Rob Herring , Mark Rutland Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 23 On Mon, Mar 7, 2016 at 3:50 AM, Marc Zyngier wrote: > On Mon, 7 Mar 2016 11:36:22 +0800 > Minghuan Lian wrote: > >> Some kind of NXP Layerscape SoC provides a MSI >> implementation which uses two SCFG registers MSIIR and >> MSIR to support 32 MSI interrupts for each PCIe controller. >> The patch is to support it. >> >> Signed-off-by: Minghuan Lian > > Acked-by: Marc Zyngier > > The DT binding still needs an Ack from the DT maintainers though (cc'd). Marc, Who will be responsible to pick this driver? I see you are also one of the maintainers for irqchip. Can you pick up the driver? The binding has already gotten ACKed by the device tree maintainer. Regards, Leo