From patchwork Fri Dec 14 01:25:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Honghui Zhang X-Patchwork-Id: 10730195 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 015CE13AF for ; Fri, 14 Dec 2018 01:26:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E3270285BE for ; Fri, 14 Dec 2018 01:26:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D63652CCB6; Fri, 14 Dec 2018 01:26:14 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY 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 92600285BE for ; Fri, 14 Dec 2018 01:26:14 +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=k34p0qKaHH9nPQzfL3DKbGRkydteErSxFa20lPUqsmA=; b=Llyo83lJ8RqvSb epOWjDP0qOh37qU106TKOlGxtXQDIvWy073S+K6xXWwECjaXy/7vexfstBGb9muZw5ht7l5RuuTeY THsi5+8xewECz7UHf5dbcGFaenFG9c0Nt5h4enQsNOyC5DCAPDpKsQ7rhXpKAKPE+GmbJB4QCGLHd TSlQuPAKC0UYhepajvSNFwIF8a+60gDfJa4IeH1HbAQr+qEkf6mB8y91QHYU+8MbH398Z1UwtYqXG /JLgpuf/cfBacOpX/9lfSdRwd7EetNQDw36+KcslAahWMccrrTVrznHk1VvgxJTmSbgn4OtXOj0ny IqOoIyna462j7UFoHcKQ==; 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 1gXcEz-00045v-SB; Fri, 14 Dec 2018 01:26:09 +0000 Received: from [210.61.82.183] (helo=mailgw01.mediatek.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gXcEu-00042J-BQ; Fri, 14 Dec 2018 01:26:06 +0000 X-UUID: 5a06c75e63ee41db859d3f73d931be55-20181214 X-UUID: 5a06c75e63ee41db859d3f73d931be55-20181214 Received: from mtkexhb01.mediatek.inc [(172.21.101.102)] by mailgw01.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 1727383666; Fri, 14 Dec 2018 09:25:47 +0800 Received: from MTKCAS06.mediatek.inc (172.21.101.30) by mtkmbs08n2.mediatek.inc (172.21.101.56) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Fri, 14 Dec 2018 09:25:45 +0800 Received: from localhost.localdomain (10.17.3.153) by MTKCAS06.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Fri, 14 Dec 2018 09:25:43 +0800 From: To: , , , , , , , , , Subject: [PATCH 0/4] Cleanup un-used variant and un-used property for MediaTek PCIe Date: Fri, 14 Dec 2018 09:25:38 +0800 Message-ID: <1544750742-31419-1-git-send-email-honghui.zhang@mediatek.com> X-Mailer: git-send-email 2.6.4 MIME-Version: 1.0 X-TM-SNTS-SMTP: EAA9556F6C6A7C33BC083D76A32E4F7269B8A2BE5AB2803531C071382EC9CB602000:8 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181213_172604_524474_E4AADBD5 X-CRM114-Status: UNSURE ( 4.70 ) 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: youlin.pei@mediatek.com, devicetree@vger.kernel.org, jianjun.wang@mediatek.com, Honghui Zhang 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: Honghui Zhang The "num-lanes" property in MediaTek's PCIe device node is not used by its driver or anyone else, cleanup those related code. Honghui Zhang (4): PCI: mediatek: Remove un-used variant in struct mtk_pcie_port dt-bindings: PCI: MediaTek: Remove un-used property arm: dts: mt7623: Remove un-used property for PCIe arm64: dts: mt7622: Remove un-used property for PCIe Documentation/devicetree/bindings/pci/mediatek-pcie.txt | 8 -------- arch/arm/boot/dts/mt7623.dtsi | 3 --- arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 -- drivers/pci/controller/pcie-mediatek.c | 8 -------- 4 files changed, 21 deletions(-)