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 10687CD68E2 for ; Tue, 10 Oct 2023 01:08:49 +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=neh/mpEjdkU9lwif7B1Evb8Huil6SyIeOPcXq3u3TTA=; b=3MqW7rj/n50tID uLMfS73VUTZst2R9rNLVdNOXSWZj50j+RsbAfiQBIVmiSHoxnSM+Wn9kyBvlw/8Vw4rnjWh6IpmTT mwn9zkoRbFirkVTNy4IIA+fNCM8sSnidJ6X9VBmTN8LLQcgt66LT/t9IYGv4r2rlwiNAczCodNLIE 4OCnmUbzS/neYSGuQqKck2xjVyQvMDsOQOY4y0JdYi03D0Lb0jkKFl+rXVDOCvKyyqA+Pjvuso5sk x4XlzFrhFY59QsUtj4MnjidKhHwD+CqNzONSWgP7h7VpGrIIWAnVofcPYEBvPc1b6mNMUSpKfjo9s W2o2Lv/LCxIuo/KGavWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qq1EW-00Bwct-2I; Tue, 10 Oct 2023 01:08:24 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qq1EU-00Bwbo-0s for linux-arm-kernel@lists.infradead.org; Tue, 10 Oct 2023 01:08:23 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 912F9CE1AE2; Tue, 10 Oct 2023 01:08:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 18291C433C8; Tue, 10 Oct 2023 01:08:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696900094; bh=mTxyOsPu0uc01eADXkv7FMN96XntHk8yQ5MHxtiiOqI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tFjaiTG8DFDpKTcE9TvvnlFIadUClz3V00VS8qUo4Tui9oZCldurybgYpdlW7BFSm fSr0VnWMgT9X+kzIzhLmxBITApiTOdv32JHDpsX9Ly+psgYVUjZRbPPKOwbuJ/lEmz cGIDR51BIRGQ/rIhxhXMehDK4iq+Kf59txORpexNnYagbDXauCi+gEGdhlx3Sk/rBG W6uqh+7c/KyLZXhEpf/h/T5z5W4DeaWDVt4dzrspcpRcFBbOu6c7qAIb+1ytTRfLI3 n3cl1bzyJ2heFJy5NA7PVLCZUb03UlQ04MxULv5Mxy6jsuuUarbrH6yrA/x2KHDyYj trWe/RZkoTR2A== Date: Tue, 10 Oct 2023 09:08:06 +0800 From: Shawn Guo To: Fabio Estevam Cc: Frank.Li@nxp.com, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx93: Fix the dmas entries order Message-ID: <20231010010806.GJ733979@dragon> References: <20230926141854.388953-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230926141854.388953-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_180822_489057_D2484D0F X-CRM114-Status: UNSURE ( 9.61 ) 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: , 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 Tue, Sep 26, 2023 at 11:18:54AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Per fsl-lpuart.yaml, the dmas and dma-names entries should be > 'rx' followed by 'tx'. > > Change the order to fix the following schema warning: > > imx93-11x11-evk.dtb: serial@44380000: dma-names:0: 'rx' was expected > from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml# > imx93-11x11-evk.dtb: serial@44380000: dma-names:1: 'tx' was expected > from schema $id: http://devicetree.org/schemas/serial/fsl-lpuart.yaml# > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel