Message ID | 20181107053500.13575-2-Zhiqiang.Hou@nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 12A0513BF for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Nov 2018 05:36:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 00C9F29029 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Nov 2018 05:36:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E8D622B1CE; Wed, 7 Nov 2018 05:36:04 +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=-3.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW 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 79D8E29029 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Nov 2018 05:36:04 +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=dnM7aDIVbYMlXQfGeVsiQet3xIpHeniWGMuim8kQ/gI=; b=Zn+mRPl/FqGWt6 jAKKun/LSqKQmN1eUpChwcX6ehx/9y0kXR65CAgaOpZjwD7pQ/Xwb8Fx1BIBoWxEMQ9eGF9lCL2P8 IRps0fl4os6F3RNNGaQ0PIVc7630pNmQFblx0vc+eLLn7cOJebCp9NP2zzl9FZtN9sZKdE9JqUPAL yrI/rL9VW/xpV8femqg1zw/1ND6aD3RDdt8vnBQHtJmUiqeKKtxbe84hHGOwZ2Ds1//vvv/M1ENLW vhSR6W8wRHA644PK+YUnyIOId5aRLlAnOszTJkR+47lyix+iYdo2mU/jVDfHp+KC96ArJISKMtoKm tZDVYb+oNCCPgpo1O8HQ==; 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 1gKGVR-000155-5M; Wed, 07 Nov 2018 05:35:57 +0000 Received: from mail-db3eur04on062d.outbound.protection.outlook.com ([2a01:111:f400:fe0c::62d] helo=EUR04-DB3-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gKGVF-0000s0-Ku for linux-arm-kernel@lists.infradead.org; Wed, 07 Nov 2018 05:35:46 +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=JudRkV0AoD/wTGtr+Q2wcLnmRMhJbzC8JB0Pl3GHJ4k=; b=JZb8yrFcy+quwQFXYbWLuGLkd8r1+vntVpriccuq68+46I8NjByxGz9rlNasC/EJbxUHWv0bjF656ZXsMAOEilYQIw5WfeWaqugPBW1yXq/HWWctlzLBPlJ4oMBzkgU1sD9FVStTY3mIeet8jpqeb5NFob8bZ5If9YwGXtO2CQ8= Received: from AM6PR04MB5781.eurprd04.prod.outlook.com (20.179.2.80) by AM6PR04MB4152.eurprd04.prod.outlook.com (52.135.168.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1294.26; Wed, 7 Nov 2018 05:35:18 +0000 Received: from AM6PR04MB5781.eurprd04.prod.outlook.com ([fe80::7d93:8053:57fd:1a00]) by AM6PR04MB5781.eurprd04.prod.outlook.com ([fe80::7d93:8053:57fd:1a00%3]) with mapi id 15.20.1273.035; Wed, 7 Nov 2018 05:35:18 +0000 From: "Z.q. Hou" <zhiqiang.hou@nxp.com> To: "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>, "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>, "robh+dt@kernel.org" <robh+dt@kernel.org>, Leo Li <leoyang.li@nxp.com>, "shawnguo@kernel.org" <shawnguo@kernel.org>, "mark.rutland@arm.com" <mark.rutland@arm.com>, "bhelgaas@google.com" <bhelgaas@google.com>, Mingkai Hu <mingkai.hu@nxp.com>, "M.h. Lian" <minghuan.lian@nxp.com> Subject: [PATCHv3 1/4] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie" Thread-Topic: [PATCHv3 1/4] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie" Thread-Index: AQHUdluqk02Hu12K1UGJ7GL7WcIa9A== Date: Wed, 7 Nov 2018 05:35:17 +0000 Message-ID: <20181107053500.13575-2-Zhiqiang.Hou@nxp.com> References: <20181107053500.13575-1-Zhiqiang.Hou@nxp.com> In-Reply-To: <20181107053500.13575-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: HK0PR03CA0034.apcprd03.prod.outlook.com (2603:1096:203:2f::22) To AM6PR04MB5781.eurprd04.prod.outlook.com (2603:10a6:20b:aa::16) 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; AM6PR04MB4152; 6:TLB+cX9IbpXzWumOFXrLnT5ee44kBoUGtuzoWTVJaiQ0cGXJw5ec0gRpWXEI2hX5Q6sN/KB9c6wC9mebc3cn7s7XrHNo1lrEfSsGkHeIrjbZqB/ox/n/TsMpwrN04vLJlg4W+YQR4NyPNr/JbmpRnmvJ/L9P7Wu07GX1PPVqgfn82FIWFg9bGl589Ki8tcfJvSLAwysOe/q5T4C5ODRSA31J45Sm31UkIdl5iChvf5ovrdOOmbD8tBKrwvJPfZoYuNM6wprFwjms9ZTsBhvardiqusyEUW/j1SwT0etUAxaXKrYmTQPp3+QQ90YK8dI6D2tWiDEyh7HEUbNypps3Jshu6HK1Gg6pyjEwe0t8x+QgSbPMCQYcb7KqEKRhGOWlLPEPbK4sTm45q6h3g89aAeF/yIENqRZgl+jj3Kd+clZU1AdgC9Vxzla43MB7UEY4MPmoOq70J+nHHAzVxiFMGw==; 5:Tb8EZeoZ4akE75QbGrrJ4P1arNLjGgADIzpBwuZk+9wIcGak3uE0ERxpTg/34/LfLjCa0ZEPxuFt/T2tc506H/keVVCBDXyu4yp2TiRy2UD9Mdb6wQKG1zruuujvz/ru3f28t847fJwZXN3Nkstxp44oqIWZvSl12L61+8S4nto=; 7:57npk+qs/BXGl/w51RA0S7qRQBhRN12n/JQ1vler5UmxnbyioA1pIrG/a41aLE9ephmi6xxDBTtE7o7Ok/ieEMqfo6CtZBS0GajzQfksy5Cb96BUYzI3TnZt1j+GxQpGNJvjuHvwN1n5roUo368+sA== x-ms-office365-filtering-correlation-id: 1d07a333-8cc0-4128-83b2-08d64472ccc8 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:AM6PR04MB4152; x-ms-traffictypediagnostic: AM6PR04MB4152: x-microsoft-antispam-prvs: <AM6PR04MB415241202BE62D645FBBFB2784C40@AM6PR04MB4152.eurprd04.prod.outlook.com> 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)(93006095)(93001095)(10201501046)(3002001)(3231382)(944501410)(52105095)(6055026)(148016)(149066)(150057)(6041310)(20161123560045)(20161123562045)(20161123558120)(20161123564045)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(201708071742011)(7699051)(76991095); SRVR:AM6PR04MB4152; BCL:0; PCL:0; RULEID:; SRVR:AM6PR04MB4152; x-forefront-prvs: 08497C3D99 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(396003)(346002)(376002)(39860400002)(366004)(136003)(189003)(199004)(81166006)(106356001)(81156014)(2616005)(76176011)(6636002)(6486002)(105586002)(14454004)(2501003)(476003)(68736007)(8676002)(6512007)(8936002)(478600001)(53936002)(6436002)(52116002)(256004)(97736004)(4326008)(71200400001)(71190400001)(66066001)(99286004)(575784001)(486006)(86362001)(6506007)(386003)(446003)(186003)(102836004)(5660300001)(26005)(2201001)(11346002)(305945005)(316002)(3846002)(110136005)(36756003)(1076002)(2906002)(7736002)(6116002)(2900100001)(25786009)(921003)(142933001)(1121003); DIR:OUT; SFP:1101; SCL:1; SRVR:AM6PR04MB4152; H:AM6PR04MB5781.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; MX:1; A:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-microsoft-antispam-message-info: b4gf+C1E9yz1qrwWHa+22h7jAK5IVtDAXwh3xwDpO2AQ0d6FWqzu4vWx34z31mLxXHEEu9xEEhlCSCGVEo/gvCS6PW/qgXDpcxltqqbR5h3md58Tkg5x6ckmESygLr9or4iE2Q/eUZhHAINbw/7BEeaVJxCNwDfL1LkMUToJU3xZWxLbLzoF+mQSlcXPlaSmAQ64L/xcPu1s/KDH7jc6xxMCVjjY+b/gekwI52/coQpShPRJfmpAY+YN7eJBqPLk3sH5cRiCy15NqlvazQ6cDk2AQTHBAa88b7O6D6E9eQU6roKnjaf1mN0/nQT3qqb2bqskATp+ax2g6VcITI7yNxHoPorba1+46HaFqRcIAxc= spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 1d07a333-8cc0-4128-83b2-08d64472ccc8 X-MS-Exchange-CrossTenant-originalarrivaltime: 07 Nov 2018 05:35:18.0603 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM6PR04MB4152 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181106_213545_681105_EB28E806 X-CRM114-Status: GOOD ( 10.72 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: "Z.q. Hou" <zhiqiang.hou@nxp.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
dts/layerscape-pci: removed unsuitable compatible string
|
expand
|
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