From patchwork Thu Oct 25 09:49:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Z.Q. Hou" X-Patchwork-Id: 10655675 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0BE75109C for ; Thu, 25 Oct 2018 09:50:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EC97A2B0FA for ; Thu, 25 Oct 2018 09:50:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E0BDF2B16D; Thu, 25 Oct 2018 09:50:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8773A2B0FA for ; Thu, 25 Oct 2018 09:50:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=CWnns7NY9pOXq+3BFZti5J6wOdk77r5sW80X4pPXiqI=; b=jDWNlXzzycrpUX fsNeZyfuASDb1oiFtlPz/IgXDf26WitDUkmwmWNJm/Z0wj7uAXLogxvgDGJ+z0jrq3aAcpSw2EqTh BrEtu/DTFQiuCYb072VISqz0qvlALVx3llIZEcXwn45tccyj/Nq1UCRDjZwKj95KJu+bxzyhtLvF8 oSoSx9muGJ64gsGs44sl88wpIKir2XOSEfVNRPKVzk47ruG7Y0R/oyGah+L/mcxusc8hQbO7jI7RI jCQTs8bfutmZ1TNqJlb95TsjRAvewP49tCoDnjYdDvDRYQv5xe3kodN82CZf5IY9t0Hrqbuzganwt oNvxmbtjoY9zm49DRgdw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gFcHi-0000lI-Df; Thu, 25 Oct 2018 09:50:34 +0000 Received: from mail-am5eur02on0609.outbound.protection.outlook.com ([2a01:111:f400:fe07::609] helo=EUR02-AM5-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gFcGv-0007dC-VY for linux-arm-kernel@lists.infradead.org; Thu, 25 Oct 2018 09:49:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=1HWFT8/F7QfozdSh6O2E1i5i0JfTHtpZfR552U835KI=; b=jGlY3EOdUiI1jr0foYwZ4O9BpDaF77EYCfvwoeQV+8/GWD53Q+NycASSEp6ddGPr+R7nonoM48RvxsUJlOGayqI0u/BPhnIZUlR/WppId6HbE2NsOOEPmOcxF6WBXfTHCn11ekbuieTy/9NOxvHyvPW7DBklRkEN6lr/Cy4Icvk= Received: from DB5PR04MB1221.eurprd04.prod.outlook.com (10.162.155.27) by DB5PR04MB1208.eurprd04.prod.outlook.com (10.162.155.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1250.30; Thu, 25 Oct 2018 09:49:34 +0000 Received: from DB5PR04MB1221.eurprd04.prod.outlook.com ([fe80::6c36:f4cb:26c2:e8cb]) by DB5PR04MB1221.eurprd04.prod.outlook.com ([fe80::6c36:f4cb:26c2:e8cb%2]) with mapi id 15.20.1250.028; Thu, 25 Oct 2018 09:49:34 +0000 From: "Z.q. Hou" To: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , "devicetree@vger.kernel.org" , "robh+dt@kernel.org" , Leo Li , "shawnguo@kernel.org" , "mark.rutland@arm.com" , "bhelgaas@google.com" , Mingkai Hu , "M.h. Lian" Subject: [PATCH v2 1/4] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie" Thread-Topic: [PATCH v2 1/4] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie" Thread-Index: AQHUbEgIvp/tpcIpjU+vqwYYD02j6g== Date: Thu, 25 Oct 2018 09:49:34 +0000 Message-ID: <20181025094929.29481-2-Zhiqiang.Hou@nxp.com> References: <20181025094929.29481-1-Zhiqiang.Hou@nxp.com> In-Reply-To: <20181025094929.29481-1-Zhiqiang.Hou@nxp.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: HK0PR03CA0051.apcprd03.prod.outlook.com (2603:1096:203:52::15) To DB5PR04MB1221.eurprd04.prod.outlook.com (2a01:111:e400:51c2::27) authentication-results: spf=none (sender IP is ) smtp.mailfrom=zhiqiang.hou@nxp.com; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [119.31.174.73] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; DB5PR04MB1208; 6:naAknVL2+8mp+VC0raFuAWz5aWF2XQIHvjHlV8BUlRdyVsG1I3WDZ6adAfWUGGPL5OMRJG3ydPi16AoyDy49WcrHKcL+KRHqMBeX5+VkI45OiUMXvtFWwFg7BdC+502qORXbY1zGrmJ2K4U+P8+0yTf/x28CDlo92+jCn+uo86MufSpQQqS6tf/7tDozUZMMi0ZZDmPqEzfrv+SDwvD846IV/1WVe6blwXZpfoBswnS+021sq1KxzFwhRw2X+uYE7aqzF+yyHBn6UgNbCnzc9oA69GQRy6UjdgKXEb0DUMf5Y7/49yEHzVJYrqks94Nz/xhyDEEy4fGy3SgmSVHAk3IKETT0Aj11/+lN68gOp4KF1Vx8NRHvsk5JG6PilZ4JGLhW+63/kxQGxQV6f21Ho4tzwyMwOKP16/EAdrCCJPsEm9L1F6r0XFufOWuD8xk/bx09HNkqvswHXTPMnlI2Uw==; 5:NrRezYwNkXb/WqKt368ZJjNziYY8k2J6nLtg/gBFNoEwYRrgP5TpxdyXV2vaP1wGErDi1zSTPFJSQseeBL5n0+nrkbjRrPUxbDkBvtojYwX4GR6U6NW3j2Yc4mkx49fbo0yw9zytsl0hFoqvm7LxCvpfT33Yjl5V0Z9Tf3Gxpu8=; 7:GxqSZGecFuXBxkqLgObXEsF7cmlU61bXkEQ6uXxYRfoTAG3WbUeRuPr7hiAT8l2rhqNsR67/d5c2ySGAfgmkx/AhovLRBwu10LianJXAvvi8Rx74pKo/0auRpmyYtcpctkGyK5M/ffDDK563q62B1prIpetUbojjuipdQvn9Ncvo59pO7VBGmhPlHCFo1ogVs0QbXP//8qxFEJbY3zC69kGLk81hHkkfjqeBQ4QO1JIMfBERu6mkvWxedZc6nI+h x-ms-office365-filtering-correlation-id: 97279770-df1d-41ee-e26f-08d63a5f2ae1 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(7020095)(4652040)(8989299)(5600074)(711020)(4618075)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(2017052603328)(7153060)(7193020); SRVR:DB5PR04MB1208; x-ms-traffictypediagnostic: DB5PR04MB1208: x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(185117386973197); x-ms-exchange-senderadcheck: 1 x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(8211001083)(6040522)(2401047)(8121501046)(5005006)(3231355)(944501410)(52105095)(3002001)(93006095)(93001095)(10201501046)(6055026)(148016)(149066)(150057)(6041310)(20161123558120)(20161123560045)(20161123562045)(20161123564045)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(201708071742011)(7699051)(76991095); SRVR:DB5PR04MB1208; BCL:0; PCL:0; RULEID:; SRVR:DB5PR04MB1208; x-forefront-prvs: 083691450C x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(376002)(346002)(366004)(396003)(136003)(39860400002)(199004)(189003)(446003)(486006)(6116002)(3846002)(102836004)(5660300001)(6636002)(6506007)(386003)(575784001)(256004)(99286004)(6486002)(1076002)(76176011)(86362001)(110136005)(7736002)(305945005)(52116002)(2501003)(5250100002)(2201001)(26005)(71200400001)(71190400001)(316002)(478600001)(2900100001)(4326008)(25786009)(68736007)(97736004)(81156014)(53936002)(6512007)(8936002)(81166006)(6436002)(14454004)(105586002)(186003)(8676002)(2616005)(11346002)(476003)(36756003)(66066001)(106356001)(2906002)(921003)(142933001)(1121003); DIR:OUT; SFP:1101; SCL:1; SRVR:DB5PR04MB1208; H:DB5PR04MB1221.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-microsoft-antispam-message-info: KgduA1Kbq67z/nqOmAUz0b5Te0/O8BUBlEjOwT6sw8oLtL3LkVPhtmi0HwWKZD/UAlPj/0lsitukPN0jTd5s3Lo7bCwiGxnkt1Mx3NRgGzy9GfwCUmTohNzgsqDc2TxvKjSaOCy2/JdUetcn/50NBnk+qwl/xvpsdLkNuczm/FIQ+tXpW8CqAVapWzs0CIvf1wdpKUfBBXY0zahmXj/B6Po4LLpZvMrAxlxpQpx323dRMZlsk0TMuJsp6kmB+v185Qn7fJbAYKqlwCdfOgseA3dKA7ScCQPhOi7Jx5JWyGfqylaTto33z7A2/wE0/lF50tmd9d+tWuE7sKPD/bc57muZcADvYRxPXjix7L+1yo8= spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 97279770-df1d-41ee-e26f-08d63a5f2ae1 X-MS-Exchange-CrossTenant-originalarrivaltime: 25 Oct 2018 09:49:34.0879 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR04MB1208 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181025_024946_037493_0A3252F0 X-CRM114-Status: GOOD ( 11.68 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Z.q. Hou" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Hou Zhiqiang The PCIe compatible string for LS1043A was lost, so add it. Signed-off-by: Hou Zhiqiang Reviewed-by: Rob Herring --- V2: - Improved the subject and corrected 'PCIe' casing. Documentation/devicetree/bindings/pci/layerscape-pci.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index 66df1e81e0b8..5eb1c202932f 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -18,6 +18,7 @@ Required properties: "fsl,ls2088a-pcie" "fsl,ls1088a-pcie" "fsl,ls1046a-pcie" + "fsl,ls1043a-pcie" "fsl,ls1012a-pcie" - reg: base addresses and lengths of the PCIe controller register blocks. - interrupts: A list of interrupt outputs of the controller. Must contain an From patchwork Thu Oct 25 09:49:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Z.Q. Hou" X-Patchwork-Id: 10655677 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B9BFD109C for ; Thu, 25 Oct 2018 09:51:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A55242B16D for ; Thu, 25 Oct 2018 09:51:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 980B52B194; Thu, 25 Oct 2018 09:51:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1F38E2B16D for ; Thu, 25 Oct 2018 09:51:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Ngau9HiDt19SnUL9GBC/95ROhVYKNaHE7N6W6PdtSSI=; b=VvLkX+oFRdREE2 khahyzRowDdp1rPG1brljpDFUljGwt1MFjhY9ET0bsG+LDod5wzfrjJ3nI0xc6efSWJRTRHqTHRSB n4ZFQHekSBB1SL63H2h62ARCElOk/Qvk9XLkwOlIBNy3J/Ooao7BPL1sSiLUp0P6Kszu+V8GJOquB PiMcNs5Zh1vH+zobaml9YuQ5Hu/WiLqnV/g8+Q+teF02GQJzxm4oucQP8rADFXt9K6goZ3hMgTYhM qJ6WVKx0JAdlmXFq5WPYRRSxBiM9Lbmqqr/y0oUGYSeoY7JUoQlSL93fL+p4ZQlFy73flVXpuqwe0 sjmUIPAgq/0p0P933vMg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gFcIL-00012U-15; Thu, 25 Oct 2018 09:51:13 +0000 Received: from mail-am5eur02on0609.outbound.protection.outlook.com ([2a01:111:f400:fe07::609] helo=EUR02-AM5-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gFcGy-0007dC-13 for linux-arm-kernel@lists.infradead.org; Thu, 25 Oct 2018 09:49:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=U3sBcy0FyCgsMSlgcsfprTXnhYDNAMWmsomWoAb3kxU=; b=RkxFNjQaf7E6AtUyv1FpU7NqRqdU7oxTnKAgSETcMF3KWXT4lMsAUyJIKFOdcJeU5xgywXU2q9S8UYm2XK2JlDbykqo0ifQeNckUUHcHwWxL1trrS2PaQmI8V8bWxYGktwJ3eoAivq5CXOdE37VtedmjTrJCklJvMdFxxQKfiwY= Received: from DB5PR04MB1221.eurprd04.prod.outlook.com (10.162.155.27) by DB5PR04MB1208.eurprd04.prod.outlook.com (10.162.155.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1250.30; Thu, 25 Oct 2018 09:49:39 +0000 Received: from DB5PR04MB1221.eurprd04.prod.outlook.com ([fe80::6c36:f4cb:26c2:e8cb]) by DB5PR04MB1221.eurprd04.prod.outlook.com ([fe80::6c36:f4cb:26c2:e8cb%2]) with mapi id 15.20.1250.028; Thu, 25 Oct 2018 09:49:39 +0000 From: "Z.q. Hou" To: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , "devicetree@vger.kernel.org" , "robh+dt@kernel.org" , Leo Li , "shawnguo@kernel.org" , "mark.rutland@arm.com" , "bhelgaas@google.com" , Mingkai Hu , "M.h. Lian" Subject: [PATCH v2 2/4] dt-bindings: pci: layerscape-pci: removed compatible string "snps,dw-pcie" Thread-Topic: [PATCH v2 2/4] dt-bindings: pci: layerscape-pci: removed compatible string "snps,dw-pcie" Thread-Index: AQHUbEgLa9gOTjLo+Ua7yCtmm3A8FQ== Date: Thu, 25 Oct 2018 09:49:39 +0000 Message-ID: <20181025094929.29481-3-Zhiqiang.Hou@nxp.com> References: <20181025094929.29481-1-Zhiqiang.Hou@nxp.com> In-Reply-To: <20181025094929.29481-1-Zhiqiang.Hou@nxp.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: HK0PR03CA0051.apcprd03.prod.outlook.com (2603:1096:203:52::15) To DB5PR04MB1221.eurprd04.prod.outlook.com (2a01:111:e400:51c2::27) authentication-results: spf=none (sender IP is ) smtp.mailfrom=zhiqiang.hou@nxp.com; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [119.31.174.73] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; DB5PR04MB1208; 6:8QNqIiGnF4prT168jylOS8n6UQpinkfQurhMTLTdzeS7UHPt4dg5CgkHsOS+NzLlX4EZNNyzLMhYOkvGgwEE/RuTcvA7qTThZsowRQfxXmjPfxdyuLs2Yj+SpmWFqchW4hbkgb2BX2hbTg3cVbRxd+6lXPXeQYAZr+q4nBMw+78vu8wa2msWuivZ8cjm9mLLXEtU9u3pLfkww1O8ay5xfgA735FWlZ4dAYC6gEDh3lDLZt3t7/2M4e9Een0my73WfzlJcXmUl4FMWT3j3Mn/I4w1wc47VwFwBrhUn3M63eduq5F4uzayuVfq6wJ2+G4R7KCmCNBfAKFyJJblAUsONZ9Jq2DrMuCCl0CmWafBmB8iey+Sb5wjCQK+lj/V7qPbStPAqfUSwP4np0x2aYqlEjfXklrJG07zpeFuGyJLoJ5AgNA9O5JENuPw5A2AOEBhWOfK8PUfrUIlezqJJRJSKw==; 5:LsxfRxwursoNt5H2iE7PdCofEZjlFoeugEG8q1gU4p434XM/RJ7ANrSAuebKSnS7XPmaz8VSPYgYruS4R209+00fiEgrwEClvfALlUhTAl6yMHoQEz3k3rKPYLJcsjhDT3DgHB9ER81005Kp/YHU0uxvCiGtA7Eia3h8ZlDqfSA=; 7:4qlxu7M0rYZVx49bDPmDMCGZR01WPFTyu9OGlTgnAhVbBpXGn14riE7rG4ycvjJ738rVMjtnGg4sQgVMunPP6BL6hZTwoApB5dr6tZ1nYrs45x3I7je+zKaa73glfCj/t2mDXOYVrNp4We55u+igN1igxUWNm6mM+MrEqtbwhoo9Kudi6byNQ86pDc9w/zCMinsgtOZFOjf3pkKchRDD+d6n+oZqXl5kz11GDAYkfY77bX7h1IOip0g7vStEbKsz x-ms-office365-filtering-correlation-id: de47aa52-8dd1-49ea-1421-08d63a5f2df7 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(7020095)(4652040)(8989299)(5600074)(711020)(4618075)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(2017052603328)(7153060)(7193020); SRVR:DB5PR04MB1208; x-ms-traffictypediagnostic: DB5PR04MB1208: x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(185117386973197); x-ms-exchange-senderadcheck: 1 x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(8211001083)(6040522)(2401047)(8121501046)(5005006)(3231355)(944501410)(52105095)(3002001)(93006095)(93001095)(10201501046)(6055026)(148016)(149066)(150057)(6041310)(20161123558120)(20161123560045)(20161123562045)(20161123564045)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(201708071742011)(7699051)(76991095); SRVR:DB5PR04MB1208; BCL:0; PCL:0; RULEID:; SRVR:DB5PR04MB1208; x-forefront-prvs: 083691450C x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(376002)(346002)(366004)(396003)(136003)(39860400002)(199004)(189003)(446003)(486006)(6116002)(3846002)(102836004)(5660300001)(6636002)(6506007)(386003)(256004)(99286004)(6486002)(1076002)(76176011)(86362001)(110136005)(7736002)(305945005)(52116002)(2501003)(5250100002)(2201001)(26005)(71200400001)(71190400001)(316002)(478600001)(2900100001)(4326008)(25786009)(68736007)(97736004)(81156014)(53936002)(6512007)(8936002)(81166006)(6436002)(14454004)(105586002)(186003)(8676002)(2616005)(11346002)(476003)(36756003)(66066001)(106356001)(2906002)(921003)(142933001)(1121003); DIR:OUT; SFP:1101; SCL:1; SRVR:DB5PR04MB1208; H:DB5PR04MB1221.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-microsoft-antispam-message-info: ojuizyG4mh9Ov3EPDereVksyPirTxs1+mubp+spd59RqQh726YpASdq/iXcV+49w3GzxyB9O9EmYl+K0TCz1BM6kYV6D+d917JLmQjfoO9+/Gn/wtyv782EiwRWNr0XBQ1zqqdAGh12lG1gbQ2V2HB5RWE0RmFvqsOhsB/IFXqrFbvZb2Tz+Y2SeZQ4/OZUO2hLagVt4a3rgoXHrbgFegW3MACbjjfSKyymiTRYvp3u7hoQN0x0uusTUNoJvLhQDvwTxkdMgYdQKUba+mVcslSg8WJwrVFiTvsN3FQiqa4uGLZGGw5fm5vNlDarBq76xrt8rQhbMleCK0A1Tb6tuM1Agf2+/yTlmyhDk5MZ7xhA= spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: de47aa52-8dd1-49ea-1421-08d63a5f2df7 X-MS-Exchange-CrossTenant-originalarrivaltime: 25 Oct 2018 09:49:39.2131 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR04MB1208 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181025_024948_147546_8D5BF12A X-CRM114-Status: GOOD ( 14.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Z.q. Hou" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Hou Zhiqiang Removed the compatible string "snps,dw-pcie", it is for the reference platform driver for PCI RC IP Protoyping Kits based on the ARC SDP, so it is not suitable for all platform with designware PCIe controller, and platform vendors have themselves' drivers. The compatible string "snsp,dw-pcie" was added by mistake and it's not matched that time, but it is matched because PCIe drivers has been collected recently. Signed-off-by: Hou Zhiqiang Reviewed-by: Rob Herring --- V2: - Improved the subject. Documentation/devicetree/bindings/pci/layerscape-pci.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index 5eb1c202932f..9b2b8d66d1f4 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -13,8 +13,8 @@ information. Required properties: - compatible: should contain the platform identifier such as: - "fsl,ls1021a-pcie", "snps,dw-pcie" - "fsl,ls2080a-pcie", "fsl,ls2085a-pcie", "snps,dw-pcie" + "fsl,ls1021a-pcie" + "fsl,ls2080a-pcie", "fsl,ls2085a-pcie" "fsl,ls2088a-pcie" "fsl,ls1088a-pcie" "fsl,ls1046a-pcie" @@ -36,7 +36,7 @@ Required properties: Example: pcie@3400000 { - compatible = "fsl,ls1021a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1021a-pcie"; reg = <0x00 0x03400000 0x0 0x00010000 /* controller registers */ 0x40 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; From patchwork Thu Oct 25 09:49:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Z.Q. Hou" X-Patchwork-Id: 10655679 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BF73113B5 for ; Thu, 25 Oct 2018 09:52:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AA1F42B12E for ; Thu, 25 Oct 2018 09:52:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 98E0A2B16D; Thu, 25 Oct 2018 09:52:02 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 215E92B12E for ; Thu, 25 Oct 2018 09:52:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sInxk1gzxZ1fVBaCf3CqyIIu6bU0c383HBBoe9cRaBE=; b=djApHrNKtv26nM 8IEFigS3qoJONJ2CRNw6fF7L4iVvKCTftW27CKobLsbCNMOeLF1a8op715kqsECNKDuDRS7+EVlYt 77dksMCPclHFDHmsfzYH3lP1sGB2csz6KYZ/ErObTLx8Mwq6nbTyUXemi8G5vdu0V6tf6tLI0ilUr bZDWANhoVsp8so2/kjJFNdUHJeMe3sd4Soht6O5TW2w/DQXsp1Qw1yTh2fo5MC0KohB7PbfbS7bo1 7vgsilCmK9G9RqNjmO9ryfmkUJm2jAAx3jvbGbUqrDCLjF+K1a2+oNwN25tyAK44lUgGnYQYatDK8 PY3wXoVzYvqdxNP81+0w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gFcJ2-0001NH-SR; Thu, 25 Oct 2018 09:51:56 +0000 Received: from mail-am5eur02on0609.outbound.protection.outlook.com ([2a01:111:f400:fe07::609] helo=EUR02-AM5-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gFcH4-0007dC-T3 for linux-arm-kernel@lists.infradead.org; Thu, 25 Oct 2018 09:50:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/+FQdBIs21/N2l7jaJsDtjswZZfk5P1PciWVNIAfBy0=; b=Hg7Mjs6kVRdPQMC1XRPgGjhFQtlHFSTxbMkzyEQFmM30wboVghiv+bLonocGix9aGxIJ6r7Cxlhq4MY0ugHMYAjebAm2jO1cFbIT8Da5H1ugp1yFtQr3KKuRejyT0dPRzthpYIm02cjVBTnF/HiiQ8DD4Ehe28FRigghqXyVZOI= Received: from DB5PR04MB1221.eurprd04.prod.outlook.com (10.162.155.27) by DB5PR04MB1208.eurprd04.prod.outlook.com (10.162.155.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1250.30; Thu, 25 Oct 2018 09:49:44 +0000 Received: from DB5PR04MB1221.eurprd04.prod.outlook.com ([fe80::6c36:f4cb:26c2:e8cb]) by DB5PR04MB1221.eurprd04.prod.outlook.com ([fe80::6c36:f4cb:26c2:e8cb%2]) with mapi id 15.20.1250.028; Thu, 25 Oct 2018 09:49:44 +0000 From: "Z.q. Hou" To: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , "devicetree@vger.kernel.org" , "robh+dt@kernel.org" , Leo Li , "shawnguo@kernel.org" , "mark.rutland@arm.com" , "bhelgaas@google.com" , Mingkai Hu , "M.h. Lian" Subject: [PATCH v2 3/4] dts/arm/ls1021a: Clean PCIe controller compatible strings Thread-Topic: [PATCH v2 3/4] dts/arm/ls1021a: Clean PCIe controller compatible strings Thread-Index: AQHUbEgOmENJU84lvUu8AoxrcxdgOw== Date: Thu, 25 Oct 2018 09:49:44 +0000 Message-ID: <20181025094929.29481-4-Zhiqiang.Hou@nxp.com> References: <20181025094929.29481-1-Zhiqiang.Hou@nxp.com> In-Reply-To: <20181025094929.29481-1-Zhiqiang.Hou@nxp.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: HK0PR03CA0051.apcprd03.prod.outlook.com (2603:1096:203:52::15) To DB5PR04MB1221.eurprd04.prod.outlook.com (2a01:111:e400:51c2::27) authentication-results: spf=none (sender IP is ) smtp.mailfrom=zhiqiang.hou@nxp.com; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [119.31.174.73] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; DB5PR04MB1208; 6:hh2Gtc5IPhmhaYhzf5fW1xw2cRnlyKwr2vEPo99racleqzgB4R1s/S2CBstUrGYfhLVbBJRisKuslOn+g8nSDwjgOhx3qx9chiNtHRUyXiSyxmCIDGVjcQJ3euSiI29M44bmAs8MGDO2YpW3zys0yeeTMF9iEfl4bid9ixHuai5tXN40bqt9PWkUNnSouTXhJ1WEWtgDVeiCOtY37kk/peGSLq3c0vNlatsJHscK3UTCNEiQrui7atng4DwZsrmksg7kSu/ZCUVc9TfOtmQe075WOpTEIffvXYIKBhph5tOVY5NpzlJbf7Dre2wBcqquXvwZZ3NGgpc67L567vd1mLRHo0E/dQT+M7z3IiJoHnSMW1HN2BpXxlBCOrrYq9vP9lv++538iUnC3d7Rm4ZZ9zFd6mF3BQ3NvwtFC9Q0zksKcMdSwg3FFVRcGY7AiUHhgjaS0nV4j4TORoM0HlxsmA==; 5:+c7NaLLROOPOfUst/uldSK/mNKpngE0FXf7BJzF1lW4lYzFFlTd0CglNMVSy3XKVlguxx6p8uKCsirbBZ8abZkx6aXhgZf8Zt81VkZFJTTCfvCUof1tCy+W5jjzgw0xdUEZc0FiD6eszm0AIR/LkdlYjpGaPSdwZpGUapW14fNo=; 7:VJjEQaFh0Nhw1mqw0ec01iPy2SujRn9j4dAYvMRkBXD8Uc62C+LruxPSbvyEKyK+nKxXcQhKm5OwRpghahqdRTw4wMrYHcYsAXV2IlLxY3qZQCl7AYmZcHg/tkCxthTbQ6GnzhXsfEWD7iXDFEl/M4r5WI+e2wfeSoB1NAdqMLex51fSFCSn9BGikvdlwoikRrcwDv04c3mOkVq0u/VDiF9r5brRM37veLRq6R1t++1T+QmMboJnMkFdUXTGJOA2 x-ms-office365-filtering-correlation-id: 4de8e0a7-61c0-4393-a831-08d63a5f310e x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(7020095)(4652040)(8989299)(5600074)(711020)(4618075)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(2017052603328)(7153060)(7193020); SRVR:DB5PR04MB1208; x-ms-traffictypediagnostic: DB5PR04MB1208: x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(185117386973197); x-ms-exchange-senderadcheck: 1 x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(8211001083)(6040522)(2401047)(8121501046)(5005006)(3231355)(944501410)(52105095)(3002001)(93006095)(93001095)(10201501046)(6055026)(148016)(149066)(150057)(6041310)(20161123558120)(20161123560045)(20161123562045)(20161123564045)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(201708071742011)(7699051)(76991095); SRVR:DB5PR04MB1208; BCL:0; PCL:0; RULEID:; SRVR:DB5PR04MB1208; x-forefront-prvs: 083691450C x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(376002)(346002)(366004)(396003)(136003)(39860400002)(199004)(189003)(446003)(486006)(6116002)(3846002)(102836004)(5660300001)(6636002)(6506007)(386003)(256004)(99286004)(6486002)(1076002)(76176011)(86362001)(110136005)(7736002)(305945005)(52116002)(2501003)(5250100002)(2201001)(26005)(71200400001)(71190400001)(316002)(478600001)(2900100001)(4326008)(25786009)(68736007)(97736004)(81156014)(53936002)(6512007)(8936002)(81166006)(6436002)(14454004)(105586002)(186003)(8676002)(2616005)(11346002)(476003)(36756003)(66066001)(106356001)(2906002)(921003)(1121003); DIR:OUT; SFP:1101; SCL:1; SRVR:DB5PR04MB1208; H:DB5PR04MB1221.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-microsoft-antispam-message-info: 0ni4u1crolJi7WzC8YrqXTyeFNW3eD39p7LFa3uJd2MkiCx1gP73PwkvX0O11axw9bwVDlQu6V2sOTilc+v/gcC3Oc+KvBzKotxCM2RKAePyaE60ZWDydQ8K/sj6aEmWQTf2tHj6WkbZ25GSo291aig1fXW02Uymvrs2xkPpPVB0AXQylSfBti/e/s88kUFuWvDRH99jZa2iXbTBrbdwsAsTn145xMW9EUzCk63e0b/2PRseEN34/jT3RM4DExXEQtRncXy+XwexgwWhuVpt6khsWWP0j3fCnRKqbnqt5VT5smHGsycG4jxFvrp0n+9QqwL+S9mXR46NzJLsd9fl3YpBmj3vN3oAAWlkIHrEGWo= spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 4de8e0a7-61c0-4393-a831-08d63a5f310e X-MS-Exchange-CrossTenant-originalarrivaltime: 25 Oct 2018 09:49:44.4477 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR04MB1208 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181025_024954_988864_02D1CB53 X-CRM114-Status: GOOD ( 12.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Z.q. Hou" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Hou Zhiqiang Removed the wrong compatible string "snps,dw-pcie", in case match incorrect driver. Signed-off-by: Hou Zhiqiang --- V2: - no change arch/arm/boot/dts/ls1021a.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi index bdd6e66a79ad..1aaa3288a450 100644 --- a/arch/arm/boot/dts/ls1021a.dtsi +++ b/arch/arm/boot/dts/ls1021a.dtsi @@ -716,7 +716,7 @@ }; pcie@3400000 { - compatible = "fsl,ls1021a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1021a-pcie"; reg = <0x00 0x03400000 0x0 0x00010000 /* controller registers */ 0x40 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; @@ -739,7 +739,7 @@ }; pcie@3500000 { - compatible = "fsl,ls1021a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1021a-pcie"; reg = <0x00 0x03500000 0x0 0x00010000 /* controller registers */ 0x48 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; From patchwork Thu Oct 25 09:49:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Z.Q. Hou" X-Patchwork-Id: 10655681 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 076AE109C for ; Thu, 25 Oct 2018 09:52:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E68B92B12E for ; Thu, 25 Oct 2018 09:52:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D939D2B16D; Thu, 25 Oct 2018 09:52:38 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 185E12B12E for ; Thu, 25 Oct 2018 09:52:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=XF+mXhHqpqMElRd+hjQ+JMhDtpmBvp/jPUZHQMYQjxY=; b=QrnueURP4zpmmh YaSN7MGCwJ77JK5PFtrkrmg1ynCrU0rC+kESv08YChqITTYCOQbJmcLIe15mO1Dp+oW/Yf3FHHJpr srZ9Ov0PmfRAs4zzmE8HMuYMa/7LVDQfcL18JYpz7r8EuGLdxeVwNAvIMdV0aX2HNkfFpnzjtObAY RG9uFm5GY750gfXvyNaYfw+hKrlJYWmRHPZJ3HZEnKFlFYbNV/yiTCFxq6AJpiYU/XgUmh7uoftuN UNBcwd2ihA8Nxirm+cver+0PnsX74f3ZJgaCc9jUPMCgy/sTAZ0Btq8Fm+EuLXy8TsEXLrQnwglEs 4icVizVwlI6kU/mbDy+A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gFcJd-0001cU-U8; Thu, 25 Oct 2018 09:52:34 +0000 Received: from mail-am5eur02on0609.outbound.protection.outlook.com ([2a01:111:f400:fe07::609] helo=EUR02-AM5-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gFcHF-0007dC-Vh for linux-arm-kernel@lists.infradead.org; Thu, 25 Oct 2018 09:50:25 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=xJUdBl5mWdqngLAQuiIGkP13OW+TDnHvvXvuZG5v0QE=; b=dtZqLLJRpAgYRRFbakMPzsJ/mIhOTOiHOo0aG+oOPNxb96ejxmvKn3cxmh4iI7kVqL1LETgMda9WTxZAiicEItKVfHK3+Lxl2Y7D1bFco98T67Wix1aAFUhhAQVKUaaLyFkB9tKYjBk8QtTUf8QKa1aRonsGRtNYeflcp/AOu9w= Received: from DB5PR04MB1221.eurprd04.prod.outlook.com (10.162.155.27) by DB5PR04MB1208.eurprd04.prod.outlook.com (10.162.155.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1250.30; Thu, 25 Oct 2018 09:49:49 +0000 Received: from DB5PR04MB1221.eurprd04.prod.outlook.com ([fe80::6c36:f4cb:26c2:e8cb]) by DB5PR04MB1221.eurprd04.prod.outlook.com ([fe80::6c36:f4cb:26c2:e8cb%2]) with mapi id 15.20.1250.028; Thu, 25 Oct 2018 09:49:49 +0000 From: "Z.q. Hou" To: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , "devicetree@vger.kernel.org" , "robh+dt@kernel.org" , Leo Li , "shawnguo@kernel.org" , "mark.rutland@arm.com" , "bhelgaas@google.com" , Mingkai Hu , "M.h. Lian" Subject: [PATCH v2 4/4] dts/arm64/layerscape: Clean PCIe controller compatible strings Thread-Topic: [PATCH v2 4/4] dts/arm64/layerscape: Clean PCIe controller compatible strings Thread-Index: AQHUbEgRWnyDPCIxcEiiyEbZ9rKt3w== Date: Thu, 25 Oct 2018 09:49:49 +0000 Message-ID: <20181025094929.29481-5-Zhiqiang.Hou@nxp.com> References: <20181025094929.29481-1-Zhiqiang.Hou@nxp.com> In-Reply-To: <20181025094929.29481-1-Zhiqiang.Hou@nxp.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: HK0PR03CA0051.apcprd03.prod.outlook.com (2603:1096:203:52::15) To DB5PR04MB1221.eurprd04.prod.outlook.com (2a01:111:e400:51c2::27) authentication-results: spf=none (sender IP is ) smtp.mailfrom=zhiqiang.hou@nxp.com; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [119.31.174.73] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; DB5PR04MB1208; 6:T8U96M4Yu2YxdnxN6BP4SanKzlkEDp9XuzwrbqCA4onr+36BfQmKfOXKiWw3yVU9Z0isO8XzEZISkEehXz0MYIoCBybg9lrU5mtHbX6W6y/ZANADl4fHpS9n3zCh66Wb7PTXWb5FvAl70y1j69jjvoHhBviPr8trkQeyUDnqO8U+CiHaHc2s5DVLk570CsfmirUMb6RK9j4rfwAYIXZlKjVoFobw5SfOtWIBT69bYQFI8Stx74xLnSjYXVLf1CGf3BGwBIS2/JJRYmVtFgFvLlJnresKJu/WV7qdxNnVX2MisAuCqbKGDshwFdgJJRz6pCAkdwrY2YAnygBNcQUdHr35evopc/iDQrIxvM9rBKnfm/B7j0VaB1LcSJ2WIrTwQTu1/Hu7feDlTN1PfKJMtX1EGk7AISmpzLXvCXN//eEtZYW2iQ07JjkF+3lCsl0+0wYTUEJXcou8mD/o1af/zw==; 5:+Nc37Tfe2tvddXu/9Nvvs7Qv8xThPh3Q5UvJT8ibYHl4DYpmzGH8tOHUUTCmDNniVwbug2m6X9O2sHxT6XhKv31+GVb4mb1wWEKQ5ltvN/pB8ZgW2vxPVfIshg1wQexqgE322fO9eg++ro+VWpyvP/H8/72Ja59qb5XLUqzudNg=; 7:IZdJ06kuHxzqhLq3QTRwikYpJ0Y0Tb7nriffp2L8IXbTvRgNsAYrZ/aSVoSO8fQwKKai4wp2LCcwwWe8nFhkl4UmnzWR9smFHAZOXSqCeXcfFRqDJ/wCE3k0/YBKgNwghz10j2YgNm+0JJlymIzGVzfyNVcAj/6LsJfkk9gPn/LNTY2qPL7anQJ3XjDxWLMHqlZ3h+KeB6K4zD0Zybh49HKECX/ddoUKu4+wQqQa/GoNLI7FQR04pb2iZ/9P7azz x-ms-office365-filtering-correlation-id: 71eecd60-c4c5-494a-ee08-08d63a5f3417 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(7020095)(4652040)(8989299)(5600074)(711020)(4618075)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(2017052603328)(7153060)(7193020); SRVR:DB5PR04MB1208; x-ms-traffictypediagnostic: DB5PR04MB1208: x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(185117386973197); x-ms-exchange-senderadcheck: 1 x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(8211001083)(6040522)(2401047)(8121501046)(5005006)(3231355)(944501410)(52105095)(3002001)(93006095)(93001095)(10201501046)(6055026)(148016)(149066)(150057)(6041310)(20161123558120)(20161123560045)(20161123562045)(20161123564045)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(201708071742011)(7699051)(76991095); SRVR:DB5PR04MB1208; BCL:0; PCL:0; RULEID:; SRVR:DB5PR04MB1208; x-forefront-prvs: 083691450C x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(376002)(346002)(366004)(396003)(136003)(39860400002)(199004)(189003)(446003)(486006)(6116002)(3846002)(102836004)(5660300001)(6636002)(6506007)(386003)(256004)(99286004)(6486002)(1076002)(76176011)(86362001)(110136005)(7736002)(305945005)(52116002)(2501003)(5250100002)(2201001)(26005)(71200400001)(71190400001)(316002)(478600001)(2900100001)(4326008)(25786009)(68736007)(97736004)(81156014)(53936002)(6512007)(8936002)(81166006)(6436002)(14454004)(105586002)(186003)(8676002)(2616005)(11346002)(476003)(36756003)(66066001)(106356001)(2906002)(921003)(1121003); DIR:OUT; SFP:1101; SCL:1; SRVR:DB5PR04MB1208; H:DB5PR04MB1221.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-microsoft-antispam-message-info: 9hzxh/qGrWB45/lID8fYIAlPqWEi0KnRsW8ycvQCt459ar1ES28i0W++TCqb3irGtGk3NtycKSDcCPJQyK4TmCG97Se00C+o8TZVk68VszwRvNfU11bsRMFnVIXLnYTlWWlOf+R3tsAOon98B45QPRdEdoPaKevvdTDnOJKjbEbKy5UBlPXU53z05fp9sPJquLRuOInYeAwH+7IzZPLKjCzVB/OHcHjmItj/XxnXQ9hLJhg3bmWBCYxOzvqSKoiosdhvGN6bEzrY9vdSBzuyzadRBXXIi1zHfHK8WUm45NSBqyARBVQinMHBhPreH0TWLp+cW1grXaFnm5P1FkRhv7ayp+0GWusZ8InTxcsUsn8= spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 71eecd60-c4c5-494a-ee08-08d63a5f3417 X-MS-Exchange-CrossTenant-originalarrivaltime: 25 Oct 2018 09:49:49.3541 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR04MB1208 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181025_025006_075682_7F0561E7 X-CRM114-Status: GOOD ( 13.21 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Z.q. Hou" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Hou Zhiqiang Removed the wrong compatible string "snps,dw-pcie", in case match incorrect driver. Signed-off-by: Hou Zhiqiang --- V2: - no change arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 2 +- arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 6 +++--- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 6 +++--- arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 6 +++--- arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi | 8 ++++---- arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 12 ++++-------- 6 files changed, 18 insertions(+), 22 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi index 5da732f82fa0..028a6daa5597 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi @@ -475,7 +475,7 @@ }; pcie@3400000 { - compatible = "fsl,ls1012a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1012a-pcie"; reg = <0x00 0x03400000 0x0 0x00100000 /* controller registers */ 0x40 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi index 3fed504b5381..5480d6c4c548 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi @@ -661,7 +661,7 @@ }; pcie@3400000 { - compatible = "fsl,ls1043a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1043a-pcie"; reg = <0x00 0x03400000 0x0 0x00100000 /* controller registers */ 0x40 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; @@ -686,7 +686,7 @@ }; pcie@3500000 { - compatible = "fsl,ls1043a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1043a-pcie"; reg = <0x00 0x03500000 0x0 0x00100000 /* controller registers */ 0x48 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; @@ -711,7 +711,7 @@ }; pcie@3600000 { - compatible = "fsl,ls1043a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1043a-pcie"; reg = <0x00 0x03600000 0x0 0x00100000 /* controller registers */ 0x50 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi index 51cbd50012d6..519315c5d507 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi @@ -630,7 +630,7 @@ }; pcie@3400000 { - compatible = "fsl,ls1046a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1046a-pcie"; reg = <0x00 0x03400000 0x0 0x00100000 /* controller registers */ 0x40 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; @@ -655,7 +655,7 @@ }; pcie@3500000 { - compatible = "fsl,ls1046a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1046a-pcie"; reg = <0x00 0x03500000 0x0 0x00100000 /* controller registers */ 0x48 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; @@ -680,7 +680,7 @@ }; pcie@3600000 { - compatible = "fsl,ls1046a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1046a-pcie"; reg = <0x00 0x03600000 0x0 0x00100000 /* controller registers */ 0x50 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi index a07f612ab56b..10b253c88a16 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi @@ -512,7 +512,7 @@ }; pcie@3400000 { - compatible = "fsl,ls1088a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1088a-pcie"; reg = <0x00 0x03400000 0x0 0x00100000 /* controller registers */ 0x20 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; @@ -536,7 +536,7 @@ }; pcie@3500000 { - compatible = "fsl,ls1088a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1088a-pcie"; reg = <0x00 0x03500000 0x0 0x00100000 /* controller registers */ 0x28 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; @@ -560,7 +560,7 @@ }; pcie@3600000 { - compatible = "fsl,ls1088a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls1088a-pcie"; reg = <0x00 0x03600000 0x0 0x00100000 /* controller registers */ 0x30 0x00000000 0x0 0x00002000>; /* configuration space */ reg-names = "regs", "config"; diff --git a/arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi index 7c882da3f6b0..a5f668d786b8 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi @@ -119,7 +119,7 @@ }; &pcie1 { - compatible = "fsl,ls2088a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls2088a-pcie"; reg = <0x00 0x03400000 0x0 0x00100000 /* controller registers */ 0x20 0x00000000 0x0 0x00002000>; /* configuration space */ @@ -128,7 +128,7 @@ }; &pcie2 { - compatible = "fsl,ls2088a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls2088a-pcie"; reg = <0x00 0x03500000 0x0 0x00100000 /* controller registers */ 0x28 0x00000000 0x0 0x00002000>; /* configuration space */ @@ -137,7 +137,7 @@ }; &pcie3 { - compatible = "fsl,ls2088a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls2088a-pcie"; reg = <0x00 0x03600000 0x0 0x00100000 /* controller registers */ 0x30 0x00000000 0x0 0x00002000>; /* configuration space */ @@ -146,7 +146,7 @@ }; &pcie4 { - compatible = "fsl,ls2088a-pcie", "snps,dw-pcie"; + compatible = "fsl,ls2088a-pcie"; reg = <0x00 0x03700000 0x0 0x00100000 /* controller registers */ 0x38 0x00000000 0x0 0x00002000>; /* configuration space */ diff --git a/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi index d188774a36e8..80cc40f76a4a 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi @@ -630,8 +630,7 @@ }; pcie1: pcie@3400000 { - compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie", - "snps,dw-pcie"; + compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie"; reg-names = "regs", "config"; interrupts = <0 108 0x4>; /* Level high type */ interrupt-names = "intr"; @@ -651,8 +650,7 @@ }; pcie2: pcie@3500000 { - compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie", - "snps,dw-pcie"; + compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie"; reg-names = "regs", "config"; interrupts = <0 113 0x4>; /* Level high type */ interrupt-names = "intr"; @@ -672,8 +670,7 @@ }; pcie3: pcie@3600000 { - compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie", - "snps,dw-pcie"; + compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie"; reg-names = "regs", "config"; interrupts = <0 118 0x4>; /* Level high type */ interrupt-names = "intr"; @@ -693,8 +690,7 @@ }; pcie4: pcie@3700000 { - compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie", - "snps,dw-pcie"; + compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie"; reg-names = "regs", "config"; interrupts = <0 123 0x4>; /* Level high type */ interrupt-names = "intr";