From patchwork Tue Sep 23 04:11:34 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Zhu X-Patchwork-Id: 4952881 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: X-Original-To: patchwork-linux-pci@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 560CFBEEA5 for ; Tue, 23 Sep 2014 04:39:48 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9400C201D3 for ; Tue, 23 Sep 2014 04:39:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 630AB2021A for ; Tue, 23 Sep 2014 04:39:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751299AbaIWEjn (ORCPT ); Tue, 23 Sep 2014 00:39:43 -0400 Received: from mail-bn1bon0137.outbound.protection.outlook.com ([157.56.111.137]:27857 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751270AbaIWEjj (ORCPT ); Tue, 23 Sep 2014 00:39:39 -0400 Received: from DM2PR03CA0034.namprd03.prod.outlook.com (10.141.96.33) by BY2PR03MB348.namprd03.prod.outlook.com (10.141.139.22) with Microsoft SMTP Server (TLS) id 15.0.1034.8; Tue, 23 Sep 2014 04:39:35 +0000 Received: from BN1BFFO11FD045.protection.gbl (2a01:111:f400:7c10::1:125) by DM2PR03CA0034.outlook.office365.com (2a01:111:e400:2428::33) with Microsoft SMTP Server (TLS) id 15.0.1024.12 via Frontend Transport; Tue, 23 Sep 2014 04:39:34 +0000 Received: from az84smr01.freescale.net (192.88.158.2) by BN1BFFO11FD045.mail.protection.outlook.com (10.58.145.0) with Microsoft SMTP Server (TLS) id 15.0.1029.15 via Frontend Transport; Tue, 23 Sep 2014 04:39:34 +0000 Received: from shlinux1.ap.freescale.net (shlinux1.ap.freescale.net [10.192.225.216]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id s8N4dWJk020479; Mon, 22 Sep 2014 21:39:33 -0700 Received: by shlinux1.ap.freescale.net (Postfix, from userid 1003) id AD9D81AE1FC; Tue, 23 Sep 2014 12:11:39 +0800 (CST) From: Richard Zhu To: CC: , , , , , Richard Zhu Subject: [PATCH v2 1/5] PCI: imx6: enable pcie on imx6qdl sabreauto Date: Tue, 23 Sep 2014 12:11:34 +0800 Message-ID: <1411445498-20250-2-git-send-email-r65037@freescale.com> X-Mailer: git-send-email 1.7.8 In-Reply-To: <1411445498-20250-1-git-send-email-r65037@freescale.com> References: <1411445498-20250-1-git-send-email-r65037@freescale.com> X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.158.2; CTRY:US; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(10019020)(6009001)(428002)(199003)(189002)(83072002)(81342003)(79102003)(33646002)(50226001)(74662003)(44976005)(64706001)(107046002)(83322001)(77156001)(99396002)(46102003)(104166001)(20776003)(76176999)(84676001)(2351001)(77982003)(50986999)(81542003)(229853001)(76482002)(19580405001)(120916001)(10300001)(74502003)(6806004)(106466001)(85852003)(105586002)(80022003)(48376002)(87286001)(97736003)(31966008)(52956003)(47776003)(110136001)(92726001)(90102001)(102836001)(45336002)(19580395003)(46386002)(95666004)(62966002)(77096002)(69596002)(42186005)(88136002)(85306004)(92566001)(89996001)(93916002)(36756003)(103686003)(16796002)(87936001)(68736004)(101416001)(4396001)(81156004)(50466002)(21056001)(32563001)(90966001); DIR:OUT; SFP:1102; SCL:1; SRVR:BY2PR03MB348; H:az84smr01.freescale.net; FPR:; MLV:sfv; PTR:InfoDomainNonexistent; A:0; MX:1; LANG:en; MIME-Version: 1.0 X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:BY2PR03MB348; X-Forefront-PRVS: 0343AC1D30 Received-SPF: None (protection.outlook.com: shlinux1.ap.freescale.net does not designate permitted sender hosts) Authentication-Results: spf=none (sender IP is 192.88.158.2) smtp.mailfrom=r65037@shlinux1.ap.freescale.net; X-OriginatorOrg: freescale.com Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP - enable pcie on imx6qdl sabreauto boards. Signed-off-by: Richard Zhu Reviewed-by: Lucas Stach --- arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi index 009abd6..d6040a5 100644 --- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi @@ -410,6 +410,10 @@ }; }; +&pcie { + status = "okay"; +}; + &pwm3 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_pwm3>;