From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v7 3/3] arm64: Add architecture support for PCI Date: Wed, 19 Mar 2014 19:37:51 +0100 Message-ID: <8312584.jdZZuHGAjg@wuerfel> References: <1394811258-1500-1-git-send-email-Liviu.Dudau@arm.com> <20140319135619.GC6231@localhost> <20140319172140.GA16328@e106497-lin.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20140319172140.GA16328@e106497-lin.cambridge.arm.com> Sender: linux-kernel-owner@vger.kernel.org To: Liviu Dudau Cc: Catalin Marinas , linux-pci , Bjorn Helgaas , Will Deacon , Benjamin Herrenschmidt , linaro-kernel , LKML , "devicetree@vger.kernel.org" , LAKML , Tanmay Inamdar , Grant Likely List-Id: devicetree@vger.kernel.org On Wednesday 19 March 2014 17:21:41 Liviu Dudau wrote: > > My ultimate point is that no matter how long we argue about the shape of the functions that > I've added into arch/arm64/kernel/pci.c I don't think we can get away without having that > file, or at least not in the first phase if we want speedy integration into mainline. Let me simplify the discussion here: NAK to adding yet another architecture specific implementation. Arnd