From patchwork Fri Oct 16 15:22:09 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liviu Dudau X-Patchwork-Id: 55121 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f199.google.com (mail-wi0-f199.google.com [209.85.212.199]) by patches.linaro.org (Postfix) with ESMTPS id 60F3723097 for ; Fri, 16 Oct 2015 15:24:32 +0000 (UTC) Received: by wijq8 with SMTP id q8sf3885179wij.1 for ; Fri, 16 Oct 2015 08:24:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:subject:date:message-id :in-reply-to:references:precedence:list-id:list-unsubscribe :list-archive:list-post:list-help:list-subscribe:cc:mime-version :content-type:content-transfer-encoding:sender:errors-to :x-original-sender:x-original-authentication-results:mailing-list; bh=jlEdkx+zp62E535BUzgOszNFKTM6e/FuLGRpq8cyKqc=; b=K8knWLk4Iqsb4y7AH0rjffHulqomnJcYM99hRflxdBffQwni4kt1Eij1AD7aMlAMmN lfSE62EKZVdHlHioowPg2rDjX55c3sNYiSED4E2MS2hixQkhaoEi+ICOCffnijiyiXME yYHe/uG80RCwxjwg2QAFrg3enZjzcdSBFVuWI9EPx/28MhLrLjCrBm3umL78O4zq6/5T aeSLpRKvCnh6NAYD9S4y4p8V7PRlnZneLu+LdnTVGXNkGOnB0mdP2CiDBh1OM5fwVz9z cL8uGVQ51l1Yhue0t7PQJWwQh3irPX5SqHrimoRrNY6zEGfISLYwhkhCJ8aoP2CtFh5P oyRA== X-Gm-Message-State: ALoCoQlk06yd5ZJHCky2B1/8Lyr52vwM5ZiU379xCbQYvXzLCWV9/SNyTkK+4b1kirma9Qx0Tej0 X-Received: by 10.180.107.167 with SMTP id hd7mr1299030wib.6.1445009071725; Fri, 16 Oct 2015 08:24:31 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.25.145.132 with SMTP id t126ls358218lfd.89.gmail; Fri, 16 Oct 2015 08:24:31 -0700 (PDT) X-Received: by 10.112.202.35 with SMTP id kf3mr8638613lbc.19.1445009071575; Fri, 16 Oct 2015 08:24:31 -0700 (PDT) Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com. [209.85.217.174]) by mx.google.com with ESMTPS id i135si13218183lfg.163.2015.10.16.08.24.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Oct 2015 08:24:31 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.174 as permitted sender) client-ip=209.85.217.174; Received: by lbbwb3 with SMTP id wb3so41543529lbb.1 for ; Fri, 16 Oct 2015 08:24:31 -0700 (PDT) X-Received: by 10.112.159.136 with SMTP id xc8mr6944663lbb.76.1445009071463; Fri, 16 Oct 2015 08:24:31 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp1361020lbq; Fri, 16 Oct 2015 08:24:30 -0700 (PDT) X-Received: by 10.107.129.25 with SMTP id c25mr15404178iod.12.1445009066522; Fri, 16 Oct 2015 08:24:26 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id 75si16853755ioo.185.2015.10.16.08.24.26 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Oct 2015 08:24:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Zn6qX-00005P-8C; Fri, 16 Oct 2015 15:23:05 +0000 Received: from fw-tnat.cambridge.arm.com ([217.140.96.140] helo=cam-smtp0.cambridge.arm.com) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Zn6qE-0007uo-U7 for linux-arm-kernel@lists.infradead.org; Fri, 16 Oct 2015 15:22:48 +0000 Received: from e106497-lin.cambridge.arm.com (e106497-lin.cambridge.arm.com [10.2.131.158]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id t9GFM9Aw028704; Fri, 16 Oct 2015 16:22:10 +0100 From: Liviu Dudau To: Will Deacon , Catalin Marinas , Bjorn Helgaas , Mark Rutland , Linus Walleij , Robin Murphy , Rob Herring , Ian Campbell , Kumar Gala , Arnd Bergmann , Jon Medhurst Subject: [PATCH v4 3/3] arm64: defconfig: Enable PCI generic host bridge by default Date: Fri, 16 Oct 2015 16:22:09 +0100 Message-Id: <1445008929-32267-4-git-send-email-Liviu.Dudau@arm.com> X-Mailer: git-send-email 2.6.0 In-Reply-To: <1445008929-32267-1-git-send-email-Liviu.Dudau@arm.com> References: <1445008929-32267-1-git-send-email-Liviu.Dudau@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151016_082247_337142_B13A03BD X-CRM114-Status: UNSURE ( 8.40 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [217.140.96.140 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: , List-Help: , List-Subscribe: , Cc: linux-pci , LKML , LAKML , device-tree MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: liviu.dudau@arm.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.174 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 Now that pci-host-generic can be used under arm64, enable it by default so that SBSA compliant systems can use it. Cc: Will Deacon Cc: Catalin Marinas Signed-off-by: Liviu Dudau --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 34d71dd..7c9455a 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -49,6 +49,7 @@ CONFIG_ARCH_XGENE=y CONFIG_ARCH_ZYNQMP=y CONFIG_PCI=y CONFIG_PCI_MSI=y +CONFIG_PCI_HOST_GENERIC=y CONFIG_PCI_XGENE=y CONFIG_SMP=y CONFIG_PREEMPT=y