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 ABF8CE95A91 for ; Mon, 9 Oct 2023 13:29:07 +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=O9g7QmmRX81B67WjfVMBor0GaZu0rVFPGtM1Dozy4JM=; b=TnyaBMY2FQcz0n +REGXL+Kb61Kuotx5OuL6BOOxITUQ1f7pFWhM4RcdIWrkOdSn7LCBak9fdRptU/o2eRLFJwtdUIly ZUZwK+gL5ize4pD4xTDnElonTjeWm3AOwU/obSKeb9C77QnQ6XTlwAxw6Ze1kqU00rfwp2xzb3Qrz lpkZ8llonQ6bSSUmwybeA+dmRRFXknVTz1yxseJcDvbVf4CgDgqTQGA7qQItXGjbqX/vohBQKWPDN qM/p0EdBX6m7bmRtq/asMdV3mOug7QSZIihVQu7+EGvtZlZDhiLWnIkfEp+an5aEzRNoMpu/urj+D mcYst87IHwxlFT4IFmKg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qpqJO-00Ao9k-2J; Mon, 09 Oct 2023 13:28:42 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qpqJM-00Ao8s-0j for linux-arm-kernel@lists.infradead.org; Mon, 09 Oct 2023 13:28:41 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id B4A5A6119A; Mon, 9 Oct 2023 13:28:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 40CB4C433C9; Mon, 9 Oct 2023 13:28:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696858119; bh=pGZdqxaNbSq8zH8pddJczhlBAt0WXXUqziSW3uxHY+E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bCs4bRIUD+5WgYumsAXYu+nalONVyN4lPVv6fX2VhweZRjn18F0q0rCk0+07kBi9b WM5891lcDys06zCyjAQehaq6wO87hxXPJIyttyB2Jya+BXeeV3A9tcuvpfwRBkdxGK GOszUBSXUcNBF7Z9p42OOIE9tJwtmEHH5Idwm2nYAfdp8aD5pUyfeSJUejeyB/zu8U 6D4F6/1yI1w7YVJGxX8ETgaWquzkGyXfVvpfY79EW3uk/KKO+jHhlVPETMUloExr0u kkkGunMavXEAzDUEuqOgKCPeVZqOnQtq3jHA3CIXwP7ShQHWr6c/1PPTs5XjSSXgrU TqCLFyA3XNCqA== Date: Mon, 9 Oct 2023 21:28:19 +0800 From: Shawn Guo To: Frank Li Cc: clin@suse.com, conor+dt@kernel.org, devicetree@vger.kernel.org, eagle.zhou@nxp.com, festevam@gmail.com, imx@lists.linux.dev, joy.zou@nxp.com, kernel@pengutronix.de, krzysztof.kozlowski+dt@linaro.org, leoyang.li@nxp.com, linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com, linux-kernel@vger.kernel.org, pierre.gondois@arm.com, robh+dt@kernel.org, s.hauer@pengutronix.de, shenwei.wang@nxp.com, sherry.sun@nxp.com Subject: Re: [PATCH v2 0/7] arm64: dts: imx8qxp add emda support Message-ID: <20231009132819.GF733979@dragon> References: <20230925204913.3776656-1-Frank.Li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230925204913.3776656-1-Frank.Li@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_062840_310231_BD36EF39 X-CRM114-Status: UNSURE ( 9.85 ) 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 25, 2023 at 04:49:06PM -0400, Frank Li wrote: > eDMAv3 patch was accepted. > https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git/log/?h=next > > This is dts parts. > > Add 8qxp edma support and enable lpuart1..3 dma support. > > Change from v1 to v2 > - rebase scu-pd.c to 6.6rc1 > - change "F" to "f" > - Add 8qm edma dts change. > - Add lpuart0 dma setting (console tty will disable dma) > > Frank Li (7): > genpd: imx: scu-pd: fixed dma2-ch domain defination > arm64: dts: imx8: add edma[0..3] > arm64: dts: imx8: add edma for uart[0..3] > arm64: dts: imx8qm: Update edma channel for uart[0..3] > arm64: dts: imx8: update lpuart[0..3] irq number > arm64: dts: imx8qxp-mek: enable 8qxp lpuart2 and lpuart3 > arm64: dts: imx8qm-mek: enable 8qm lpuart2 and lpuart3 Applied 2/7 ~ 7/7, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel