From patchwork Fri Aug 27 06:42:57 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hongxing Zhu X-Patchwork-Id: 12461331 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4BC3EC432BE for ; Fri, 27 Aug 2021 07:08:00 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 07D6060F92 for ; Fri, 27 Aug 2021 07:08:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 07D6060F92 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:Cc: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=jV/supTfqjepqn2Uxz+/1OlRs4hFSkjhc6IrLfm7tbg=; b=jnlt3jnfnCtrKa lBMlSddcfktZg0XZFoQK+oFVXnPULdiU9U1834umkMKxl6OV6K22UanScyTpHjsO9TzyHeg8lgGje //xmBikQhhulPr6Jf+uz+Rrv79VZQ+v3uOP5tH8/UV8ezWepxODR+EA9s9KaFEgIj0r9mgjfmNkgf yvD756V42DO/hv5UnZ2CcN1AgxL1Rpqpv4BGnKZB/aIW0LQBq4vuby2/RntUlexf70RiZYj+nFPUV BRUVBJMD4lvTvhgn8S7g2H1ePeJ32bVj5aemXmGiZD2t3qBpVBOcdQdikCoKv1m9o96gXXymFjAXU 8FRm40/5VypzK56FFSQQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mJVwW-00Bl7v-0z; Fri, 27 Aug 2021 07:06:24 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mJVvQ-00Bka4-Pj for linux-arm-kernel@lists.infradead.org; Fri, 27 Aug 2021 07:05:18 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id BE778201031; Fri, 27 Aug 2021 09:05:12 +0200 (CEST) Received: from aprdc01srsp001v.ap-rdc01.nxp.com (aprdc01srsp001v.ap-rdc01.nxp.com [165.114.16.16]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 90394201022; Fri, 27 Aug 2021 09:05:12 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by aprdc01srsp001v.ap-rdc01.nxp.com (Postfix) with ESMTP id 3B554180222A; Fri, 27 Aug 2021 15:05:11 +0800 (+08) From: Richard Zhu To: robh@kernel.org, l.stach@pengutronix.de, galak@kernel.crashing.org, shawnguo@kernel.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de Subject: [PATCH v2 0/3] dt-bindings: PCI: imx6: convert the imx pcie Date: Fri, 27 Aug 2021 14:42:57 +0800 Message-Id: <1630046580-19282-1-git-send-email-hongxing.zhu@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210827_000517_019406_B578E8B6 X-CRM114-Status: UNSURE ( 8.74 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Changes V1 --> V2: - Add "Reviewed-by: Lucas Stach " and update the commit message. - Apply changes refer to Rob's review comments. - remove num-viewport totally, since it's not required anymore, and so on. This patch-set aims to convert the imx pcie controller bindings from fsl,imx6q-pcie.txt to json schema file fsl,imx6q-pcie.yaml. And fix according errors on imx6qdl.dtsi, imx6qp.dtsi, imx6sx.dtsi, imx7d.dtsi and imx8mq.dtsi found by dt_binding_check and dtbs_check. Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 100 ----------------------------------------- Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 202 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ MAINTAINERS | 2 +- arch/arm/boot/dts/imx6qdl.dtsi | 7 ++- arch/arm/boot/dts/imx6qp.dtsi | 2 +- arch/arm/boot/dts/imx6sx.dtsi | 6 +-- arch/arm/boot/dts/imx7d.dtsi | 7 ++- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 10 ++--- 8 files changed, 217 insertions(+), 119 deletions(-) delete mode 100644 Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt create mode 100644 Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml [PATCH v2 1/3] dt-bindings: PCI: imx6: convert the imx pcie [PATCH v2 2/3] arm: dts: imx: fix the schema check errors [PATCH v2 3/3] arm64: dts: imx8mq: fix the schema check errors