From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 76BE1C25B7C for ; Tue, 28 May 2024 17:42:02 +0000 (UTC) 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=E/WuGq0imXvkLF4oTLSHXwlKDLkd2KOoiqodS3Z/dZo=; b=43j9QhWdZ8LrvkOwybM0OG1sdx 0jxdTc+nzT0NhxZ+tcBgueZwoK7q2VrhajvffeuqfERyPzDLXVwvGS7V20aNNQiZkCOfNlmZg5kWt h9QL0avfn/1jPXXyoUIVjJypEE/acv5CqxhHam3m1ONqDFrcImR9LX6uZLaT8FWmAw1NvbFq8R7x2 vk6EhygZzI11B4dpoHBJHq3MJEIYYtDQGLJIo8VXBO7SieGzcJTfov9Q+qZ3PVRLUIUFOm1E8xjNj iNqfdoWIgMSoXraxvbn/WOHTMgxhTS07OD47NLHNkAa9o01ZMOo8mPhy1q3K6M45LN/5bgvbm4NN1 ZUyOUpww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sC0pX-00000001Zkd-369P; Tue, 28 May 2024 17:41:47 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sC0pT-00000001Zir-1gYY for linux-arm-kernel@lists.infradead.org; Tue, 28 May 2024 17:41:45 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id BCD73622D6; Tue, 28 May 2024 17:41:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2F3F2C32786; Tue, 28 May 2024 17:41:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1716918102; bh=RBpYwUrOrov4++YqaMsUXwq/82wkQZJD1OxZ4lr6mPU=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=s3DE6HtTk2grBy6f+ooWveg1QYRQhxoI8is4YrM3LWFsW+yszTEOtvDiqXRA4WhGz jz6XMx7/RSwmOU/eo7H0PqakekwVc9gAq5Gmw9igeW51ew7xOp2ZLomVWh7ypzIuRu Pm7cHn6RTLpZmE+Pud/HptpQrQFAQsk+mJNssBMRN3mEhF1HH4D11hkbTPYlHX3Pl3 JJWGoVZjfuHlWdhWCjcFxW7j4lNEwKeceudNvyzHTejrH41tNYnfv3nY8Kk3t2yJN1 j8Wuq3UAVeVrB91eIT1LhfCRVqjwOc5iEaVxbqY91KKwwOXvmTdQzkTdasF596TKsp HzxuMCwPLTaIA== Date: Tue, 28 May 2024 12:41:41 -0500 MIME-Version: 1.0 From: "Rob Herring (Arm)" To: Pengfei Li Cc: hiago.franco@toradex.com, krzk+dt@kernel.org, ye.li@nxp.com, festevam@gmail.com, leoyang.li@nxp.com, bhelgaas@google.com, linux-clk@vger.kernel.org, peng.fan@nxp.com, linux-kernel@vger.kernel.org, abelvesa@kernel.org, frank.li@nxp.com, ping.bai@nxp.com, m.othacehe@gmail.com, kernel@pengutronix.de, devicetree@vger.kernel.org, shawnguo@kernel.org, hvilleneuve@dimonoff.com, imx@lists.linux.dev, conor+dt@kernel.org, aisheng.dong@nxp.com, s.hauer@pengutronix.de, alexander.stein@ew.tq-group.com, Markus.Niebel@ew.tq-group.com, linux-arm-kernel@lists.infradead.org, joao.goncalves@toradex.com, sboyd@kernel.org, gregor.herburger@ew.tq-group.com, mturquette@baylibre.com, tharvey@gateworks.com, m.felsch@pengutronix.de In-Reply-To: <20240527235158.1037971-1-pengfei.li_1@nxp.com> References: <20240527235158.1037971-1-pengfei.li_1@nxp.com> Message-Id: <171691793305.1180610.12774136629203985071.robh@kernel.org> Subject: Re: [PATCH 0/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240528_104143_555429_1F5C4742 X-CRM114-Status: GOOD ( 14.72 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 27 May 2024 16:51:53 -0700, Pengfei Li wrote: > The design of the i.MX91 platform is very similar to i.MX93. > The mainly difference between i.MX91 and i.MX93 is as follows: > - i.MX91 removed some clocks and modified the names of some clocks. > - i.MX91 only has one A core > > Therefore, i.MX91 can reuse i.MX93 dtsi. > > Pengfei Li (5): > dt-bindings: clock: Add i.MX91 clock support > dt-bindings: clock: Add i.MX91 clock definition > arm64: dts: freescale: Add i.MX91 dtsi support > dt-bindings: arm: fsl: Add i.MX91 11x11 evk board > arm64: dts: freescale: Add i.MX91 11x11 EVK basic support > > .../devicetree/bindings/arm/fsl.yaml | 6 + > .../bindings/clock/imx93-clock.yaml | 1 + > arch/arm64/boot/dts/freescale/Makefile | 1 + > .../boot/dts/freescale/imx91-11x11-evk.dts | 807 ++++++++++++++++++ > arch/arm64/boot/dts/freescale/imx91-pinfunc.h | 770 +++++++++++++++++ > arch/arm64/boot/dts/freescale/imx91.dtsi | 66 ++ > include/dt-bindings/clock/imx93-clock.h | 7 +- > 7 files changed, 1657 insertions(+), 1 deletion(-) > create mode 100644 arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts > create mode 100644 arch/arm64/boot/dts/freescale/imx91-pinfunc.h > create mode 100644 arch/arm64/boot/dts/freescale/imx91.dtsi > > -- > 2.34.1 > > > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade New warnings running 'make CHECK_DTBS=y freescale/imx91-11x11-evk.dtb' for 20240527235158.1037971-1-pengfei.li_1@nxp.com: arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: pinctrl@443c0000: 'eqosgrpsleep', 'pdmgrpsleep', 'sai1grpsleep', 'sai3grpsleep', 'spdifgrpsleep', 'usdhc2gpiogrpsleep', 'usdhc2grpsleep', 'usdhc3grpsleep' do not match any of the regexes: 'grp$', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pinctrl/fsl,imx9-pinctrl.yaml# arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: tcpc@50: compatible: ['nxp,ptn5110'] is too short from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml# arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: tcpc@50: 'port' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml# arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: tcpc@51: compatible: ['nxp,ptn5110'] is too short from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml# arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: tcpc@51: 'port' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml# arch/arm64/boot/dts/freescale/imx91-11x11-evk.dtb: mmc@42860000: Unevaluated properties are not allowed ('fsl,cd-gpio-wakeup-disable' was unexpected) from schema $id: http://devicetree.org/schemas/mmc/fsl-imx-esdhc.yaml# _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel