From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754649AbcBBK5L (ORCPT ); Tue, 2 Feb 2016 05:57:11 -0500 Received: from smtprelay.synopsys.com ([198.182.47.9]:57294 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754504AbcBBK5J (ORCPT ); Tue, 2 Feb 2016 05:57:09 -0500 Subject: Re: [PATCH v7 1/2] PCI support added to ARC To: Joao Pinto , References: CC: , , , , , , , , , , Newsgroups: gmane.linux.kernel,gmane.linux.kernel.pci,gmane.linux.kernel.arc From: Vineet Gupta Message-ID: <56B0896C.8000701@synopsys.com> Date: Tue, 2 Feb 2016 16:18:12 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.12.197.208] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 01 February 2016 11:37 PM, Joao Pinto wrote: > This patch adds PCI support to ARC and updates drivers/pci Makefile > enabling the ARC arch to use the generic PCI setup functions. > > Signed-off-by: Joao Pinto Acked-by: Vineet Gupta @Bjorn - feel free to pull this patch into your tree ! Thx, -Vineet