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 6446DECAAA1 for ; Mon, 12 Sep 2022 09:23:03 +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=4xmUEczMK2P+FrgPUNyKAphqioHnkaAxKCdV8Rjw7Ac=; b=Cl1Pjgqkr6p5fH eKPwoO50KdbiwINyq/Zi5jt8Y4FqFD2t4/sxH260AECcL5EEq7WTIeJJHCGlPiajYIQX/B3rFX7s5 qhJEKmaILshcVaTqmw9ifr8M268MTAdSKhewE+mNOyhjuwSSPkJbr+hv4EpSQ30I03NyA2P8qQujL 0/UJr3fv2MiUIRcg3aL5kZWudC8fBL6dK+RUdrKsienRqLeu2wl6JmjFfq0jfR3sGOInnyqCxSjQp 8NddbTdOw9yxGWGdRn1aco79Im2dWBLYeOnrrHgdPJ5BfvIEXq1bsdWMYH72RgrwRqal1meIXXV6x kDbyCgpUOUm5SZQNiuNQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oXfdc-008CoT-UY; Mon, 12 Sep 2022 09:21:57 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oXfdW-008Clr-3s for linux-arm-kernel@lists.infradead.org; Mon, 12 Sep 2022 09:21:54 +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 3CE6A6113B; Mon, 12 Sep 2022 09:21:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DE73BC433D6; Mon, 12 Sep 2022 09:21:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662974508; bh=7M30k+DezJ2Ab5iCL6fbA53OWFyHqGq10ax5dBTTDOA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=O7BX5Ju4V1u9IorgdhQIXd9CHr2OdtmTviIDwzFlMawypdHno9ousDG0nS80cl/Lq oZZdJIyX7tkT+6xMDxa9tRFRiMKN1fkAeQPuVCpuYyLO9LD4DnkmQeoN/gZvtqseqg eEm+5V6gCxOeJkLNx9Ogs5KLaEPYbTB/soILoL7XB9tGXqsYqrobd3ziYymXM3b8p/ IwBl5cQloCzLPqwNNK78Ce/6TpoH3J/vLVV9+gI0d+fjkHNkn1zW8cNnwq02+gKujA WyMBb+iw4uqAFY0PExjEAbE5YOajopEUkPKymFcJkt0t8cTAhQajyVFbItwXxFw930 E8Jp/FYhTW0Yw== Date: Mon, 12 Sep 2022 17:21:42 +0800 From: Shawn Guo To: Joy Zou Cc: festevam@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, s.hauer@pengutronix.de, kernel@pengutronix.de, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V5 3/4] ARM: dts: imx: update sdma node name format Message-ID: <20220912092142.GV1728671@dragon> References: <20220905083615.89605-1-joy.zou@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220905083615.89605-1-joy.zou@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220912_022150_213359_306EDE09 X-CRM114-Status: UNSURE ( 9.43 ) 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 Mon, Sep 05, 2022 at 04:36:15PM +0800, Joy Zou wrote: > Node names should be generic, so change the sdma node name format 'sdma' > into 'dma-controller'. > > Acked-by: Fabio Estevam > Signed-off-by: Joy Zou Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel