Message ID | 20181107053500.13575-1-Zhiqiang.Hou@nxp.com (mailing list archive) |
---|---|
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 BD88614D6 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Nov 2018 05:35:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ACFD329029 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Nov 2018 05:35:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9E3922B1CE; Wed, 7 Nov 2018 05:35:58 +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 2637529029 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Nov 2018 05:35:58 +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: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:In-Reply-To:References: List-Owner; bh=zKSHUFRGSC8VepBVUKzQxgajavUQSMALlZ5M9RtB1tI=; b=bmKwl+PMdS9A60 h7anPhMJzfGLlVvyeblNUN9vTGANXgV4R8d/L6PIOQKZqZ3hXUzN1QhOijWn7w+T1d3zdc5Cj4Yxs m6tH/OPYIJI3XeVKM9axJjv232EuiV5x79O4XI62yP0mN6P6/lnkU3UiboRvKKhblN9HzB2KaE/c/ SsGznxUy1sGbDwz3fGESC5TAjrUhJA2lasp12+rOT/TCNJXasgMv6vOMBBPvt0BeYp8rDL5iPZPox oDqbxCwSrfHNnVf9UZBkNcdERdQcXCDup6G+nuxvm9PTYxKxtNu3FvgT0BXlmDe2i7H4K1M6yK9Oy rWuA3qd80LIPaOCn42Ww==; 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 1gKGVH-0000uJ-JH; Wed, 07 Nov 2018 05:35:47 +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 1gKGVD-0000s0-BV for linux-arm-kernel@lists.infradead.org; Wed, 07 Nov 2018 05:35:45 +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=lG1ICF7FHqK9dk7cg82ukVA+kTJnf+Z+7PG0cCFH65c=; b=oV14rnYEGg5JH3kqJNY0/tOPpLeZ10bZIYeuc0Jp6OpzLOD/A52QcsimwFLMcM7EONF9zwc4eoTVD/8L6n8S6BhraAKM6GmiqwAJ6r3RtWufQWPBx9pUZBZiZheh1/kuoeB5sbmrTH3kAv0UggVYJIVBsw4yH1EJwuY4w+JZ4x4= 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:13 +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:13 +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 0/4] dts/layerscape-pci: removed unsuitable compatible string Thread-Topic: [PATCHv3 0/4] dts/layerscape-pci: removed unsuitable compatible string Thread-Index: AQHUdlunYAybYVfa/kC2NPAi8G0Pag== Date: Wed, 7 Nov 2018 05:35:12 +0000 Message-ID: <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:MqGN5rtiUAoyNvuLPf+sVkqULRmxhOfOgXPHMlPnIjT/flopW2aB2PLizzmfZBlFVFdvxiwP0eDeZtWnlNjHlgZ/0TatswVktN2UiqabYgh0gkhu0blqTSHt7sEM/BYui8f1oFgHk3hHIIZTo4Owcc0gIuStDt8h+hDsdFtD44VcUYLoVdvGIYPOVO0PIbkve3gPFfn4/d8FUCiG6uLsWnhU1+rP8H1CZFLBLeEv/TkGz2Nh+vxOOaM4JmQx0drYkxZgjfkYJMu6LiJ0Dve2uwmP84BS8lDybDCVft9iu0OrMBNC6dX3tkSx10F7ogziZi3d1JREuwEDdcCEZI2XOlFu/KTBg111vmGHY002bzA8/q4/82FJiECO9o1RNHFEL7+vjqhr2TroMS/hY3knglKaK6dlvPnAJh8gMbd/TyFOl/2XT+DY0hB6bmGnqjJL1cS6c62jPagCI2OlwW3Ctg==; 5:KtJNYmv1EoR3cXeEx91vV1HktNSkOKBaFSfjhwnZtuCgLtzDrCrosgFJV7evQHSvAHh7awugmU12+X9RH0hzEmZyUygT2GGS728pUzSv+BRit2la9kY0E9xG9X7lukpuCFOQ3RL+q9RAlkoCxyJP5bJ39ddk4x3zZqMw2vMZ3wg=; 7:FX2WJwmghD/tMzOn9SBu6RIhG04FJVvlv9+u97gfIol3fEMisaWz9jwMumL6QeqI0IldNy0Z5UAQvOGFbe6Rxoz3RGEIp+etf/s6XVjfjKoqLm/57sGUXVLOq90NktUW+iAaQo1OyT3gFFBS3FaE6w== x-ms-office365-filtering-correlation-id: f8c4068c-7e15-43a9-978c-08d64472c9f2 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: <AM6PR04MB41522BC0472114F12BE0EFBC84C40@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)(6636002)(6486002)(105586002)(14454004)(2501003)(476003)(68736007)(8676002)(6512007)(8936002)(478600001)(53936002)(6436002)(52116002)(256004)(97736004)(4326008)(71200400001)(71190400001)(66066001)(99286004)(486006)(86362001)(6506007)(386003)(186003)(102836004)(5660300001)(26005)(2201001)(305945005)(316002)(3846002)(110136005)(36756003)(1076002)(2906002)(7736002)(6116002)(2900100001)(25786009)(921003)(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: Ahc/MUZ7NOPzrGo7e69hKXAtTV/2nZU4JE69nnrR2nqTszlAYMJa/K/CGnaz5oL375Qo+MAzJbQocuIYJ5dAY30p9Qu4VAO54txAdbUwnMy5BEpKC3pr9Y64h642PDzm2CAj/lr5KUqFRdmq8Xr0XBl0/+ea+JLdpS8X69sGYYUnHrnUn7E2C6l3IS3Jxc3Hmf4YQICJMxhsymOqzamcBSECCuXCnPpxxQnLGG7Wmde3EPDyjgSwfcwmyiliO8G8B9h2NG7JA/rOY1c8st5nPB2cI/4qQe189vhR/lCqIaeVMw0adD+5AEOReL0lu5J9oPoekMDBebQCU30oBYxmECAtoPKOhbU+m3GgTmk0IS4= spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: f8c4068c-7e15-43a9-978c-08d64472c9f2 X-MS-Exchange-CrossTenant-originalarrivaltime: 07 Nov 2018 05:35:12.9857 (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_213543_395252_A3C2960D X-CRM114-Status: UNSURE ( 9.86 ) X-CRM114-Notice: Please train this message. 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
|
On Wed, Nov 07, 2018 at 05:35:12AM +0000, Z.q. Hou wrote: > From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > > Removed the compatible string "snps,dw-pcie" from FSL layerscape-pci compatible > string list. > > Hou Zhiqiang (4): > dt-bindings: pci: layerscape-pci: add compatible strings > "fsl,ls1043a-pcie" > dt-bindings: pci: layerscape-pci: removed compatible string > "snps,dw-pcie" > ARM: dts: ls1021a: removed compatible string "snps,dw-pcie" > arm64: dts: layerscape: removed compatible string "snps,dw-pcie" Applied all, thanks.
On Mon, Nov 19, 2018 at 08:01:25PM +0800, Shawn Guo wrote: > On Wed, Nov 07, 2018 at 05:35:12AM +0000, Z.q. Hou wrote: > > From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > > > > Removed the compatible string "snps,dw-pcie" from FSL layerscape-pci compatible > > string list. > > > > Hou Zhiqiang (4): > > dt-bindings: pci: layerscape-pci: add compatible strings > > "fsl,ls1043a-pcie" > > dt-bindings: pci: layerscape-pci: removed compatible string > > "snps,dw-pcie" > > ARM: dts: ls1021a: removed compatible string "snps,dw-pcie" > > arm64: dts: layerscape: removed compatible string "snps,dw-pcie" > > Applied all, thanks. Ok, thanks, patches dropped from PCI patch queue. Lorenzo
From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Removed the compatible string "snps,dw-pcie" from FSL layerscape-pci compatible string list. Hou Zhiqiang (4): dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie" dt-bindings: pci: layerscape-pci: removed compatible string "snps,dw-pcie" ARM: dts: ls1021a: removed compatible string "snps,dw-pcie" arm64: dts: layerscape: removed compatible string "snps,dw-pcie" .../devicetree/bindings/pci/layerscape-pci.txt | 7 ++++--- arch/arm/boot/dts/ls1021a.dtsi | 4 ++-- 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 ++++-------- 8 files changed, 24 insertions(+), 27 deletions(-)