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 A931DC433EF for ; Sun, 8 May 2022 01:25:17 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mwL8eZalwPMReqBUNH1TtTmP4IXY4lFnBECQU3SaQLg=; b=COYj0p0yYGhnds FmbtlzzRpCmkcD+kpQC6MmhV33rfnxKEuGwO8QaMSkrIjDk+LWH8PQcAArqt4Ev2+ANLJcDPyKWCf IVkyFARWxmxgrEBFbAO0EntnUEdY+Li4aS0FAcwNPOyOsPMmyggdc1OGwFVxIMM41CbK89pNNZ5L7 z0z3osnFC8RtzXCStrHIzRv0RlA3ZuBq0KDMR/alPvVoipHrdLgpBwwpdii9LKXTCjyHJzYBaYh55 YOcj3O4LfWoQhQpzNOc8SRADtUuTVsbrqPsRd83z9uHENokHicY37kSyA3gUAaZpvQUst1jtYOszr TZv8ARV/lQx+kgZ8gB8Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nnVe4-008kNr-LL; Sun, 08 May 2022 01:23:36 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nnVe1-008kMq-N6 for linux-arm-kernel@lists.infradead.org; Sun, 08 May 2022 01:23:34 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id AA52360F6C; Sun, 8 May 2022 01:23:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AE52AC385A6; Sun, 8 May 2022 01:23:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651973009; bh=bkpfuiHpthyo4eMUiXJ6/JZTEy7lTJlasVB2DKI6S8A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=X+j+lD2+UAojrB2xodzbNxE19De7dQFVtyt/le/bgy8fvWA22kdpcJDwOhCYv0lok g1fCEwLdZHU9knJZxXdN2VJNQdqPqZqugRigzph1cgAt/Dh2diJ8ZafkZdH/Ipgdyo PKcKtWXL1DPoMs2wmwd4G77coyA7h7IwIQW6F/EWSsMeUmehlxejx00NS76TMx8B0o zm7KAci0oRJmswVOE7q+SKx8JOzRZVH+8Dz4s+4cm+iUH7uz3reEfNZ/wGZBpfegcR O9nTRTg/arAYEbVpJrIMr+U1pIZKT4IBulHqVzQwtf8rjrd+zddr0Y0XcIQ6msmuvD hzNl7qClY4Zmg== Date: Sun, 8 May 2022 09:23:21 +0800 From: Shawn Guo To: "Peng Fan (OSS)" Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peng Fan Subject: Re: [PATCH V3 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board Message-ID: <20220508012321.GM14615@dragon> References: <20220507065309.3964937-1-peng.fan@oss.nxp.com> <20220507065309.3964937-2-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220507065309.3964937-2-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220507_182333_829926_06808B01 X-CRM114-Status: GOOD ( 15.36 ) 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 Sat, May 07, 2022 at 02:53:06PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > Add the board imx93-11x11-evk in the binding docuemnt. > > Signed-off-by: Peng Fan > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index b8b0efa55339..391f92282453 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -910,6 +910,11 @@ properties: > - toradex,verdin-imx8mp-wifi # Verdin iMX8M Plus Wi-Fi / BT Modules > - const: fsl,imx8mp > > + - description: i.MX93 based Boards > + items: > + - const: fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board > + - const: fsl,imx93 > + It breaks the order of the list. Should be added after "i.MX8ULP based Board" entry, I think. Shawn > - description: PHYTEC phyCORE-i.MX8MP SoM based boards > items: > - const: phytec,imx8mp-phyboard-pollux-rdk # phyBOARD-Pollux RDK > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel