Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933213AbbLOIYO (ORCPT ); Tue, 15 Dec 2015 03:24:14 -0500 Received: from ns.mm-sol.com ([37.157.136.199]:56765 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932092AbbLOIYM (ORCPT ); Tue, 15 Dec 2015 03:24:12 -0500 Subject: Re: [PATCH v4 3/5] PCI: qcom: Add Qualcomm PCIe controller driver To: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-pci@vger.kernel.org, Bjorn Helgaas References: <1449149725-27607-1-git-send-email-stanimir.varbanov@linaro.org> <1449149725-27607-4-git-send-email-stanimir.varbanov@linaro.org> Cc: Srinivas Kandagatla , Rob Herring , Rob Herring , Mark Rutland , Pawel Moll , Ian Campbell , Arnd Bergmann , Jingoo Han , Pratyush Anand , Bjorn Andersson From: Stanimir Varbanov Message-ID: <566FCE27.2050705@mm-sol.com> Date: Tue, 15 Dec 2015 10:24:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1449149725-27607-4-git-send-email-stanimir.varbanov@linaro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 993 Lines: 28 On 12/03/2015 03:35 PM, Stanimir Varbanov wrote: > From: Stanimir Varbanov > > The PCIe driver reuse the Designware common code for host > and MSI initialization, and also program the Qualcomm > application specific registers. > > Signed-off-by: Stanimir Varbanov > Signed-off-by: Stanimir Varbanov > --- > MAINTAINERS | 7 + > drivers/pci/host/Kconfig | 10 + > drivers/pci/host/Makefile | 1 + > drivers/pci/host/pcie-qcom.c | 624 ++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 642 insertions(+) > create mode 100644 drivers/pci/host/pcie-qcom.c Hi Bjorn, any chance to get this merged in 4.5 ? -- regards, Stan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/