Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752433AbbKIQ5F (ORCPT ); Mon, 9 Nov 2015 11:57:05 -0500 Received: from ns.mm-sol.com ([37.157.136.199]:35606 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751672AbbKIQ5D (ORCPT ); Mon, 9 Nov 2015 11:57:03 -0500 Subject: Re: [PATCH v2 4/5] PCI: qcom: Add Qualcomm PCIe controller driver To: Bjorn Andersson References: <1430743338-10441-1-git-send-email-svarbanov@mm-sol.com> <1430743338-10441-5-git-send-email-svarbanov@mm-sol.com> <20151106205033.GH24668@usrtlx11787.corpusers.net> Cc: Rob Herring , Kumar Gala , Mark Rutland , Grant Likely , Bjorn Helgaas , Kishon Vijay Abraham I , Russell King , Arnd Bergmann , 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, Mathieu Olivari , Srinivas Kandagatla From: Stanimir Varbanov Message-ID: <5640D059.3000805@mm-sol.com> Date: Mon, 9 Nov 2015 18:56:57 +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: <20151106205033.GH24668@usrtlx11787.corpusers.net> 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: 1180 Lines: 39 Hi Bjorn, On 11/06/2015 10:50 PM, Bjorn Andersson wrote: > On Mon 04 May 05:42 PDT 2015, Stanimir Varbanov wrote: > >> The PCIe driver reuse the Designware common code for host >> and MSI initialization, and also program the Qualcomm >> application specific registers. >> > > I want to get the ethernet on the ifc6410 running and this seems like > the last patchset for the PCIe. > >> Signed-off-by: Stanimir Varbanov > [..] >> diff --git a/drivers/pci/host/pcie-qcom.c b/drivers/pci/host/pcie-qcom.c >> new file mode 100644 >> index 0000000..4f083c6 >> --- /dev/null >> +++ b/drivers/pci/host/pcie-qcom.c >> @@ -0,0 +1,677 @@ >> +/* >> + * Copyright (c) 2014, The Linux Foundation. All rights reserved. > > Bump the year, it's the future now :) yep, thanks for the valuable comments I will address all of them on next version. I will probably restart the work on the driver this week. -- 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/