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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 31BA1C2BD05 for ; Mon, 24 Jun 2024 06:43:21 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 771B3857; Mon, 24 Jun 2024 08:43:09 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 771B3857 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1719211399; bh=8qQNy0cFi+vB5Mfp2npnGPe64P5YepXPolFgKOS6juw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=nbaQOAQoKGTuAJt/MFwv9N1kkofoFTkgcGRSz8jpwB1aFMjCWvsDg3wT9MzxWfRW2 EqQyGjEuIZP1/Ww7eSaulfaXHmJTdr2PYZrVlWHDZJbSermA5l0x6sTDD4tMLEMD4b aqYKNnbpv1Pt4R2n5AsyL/1azIs8DTwsdGB6bsvM= Received: by alsa1.perex.cz (Postfix, from userid 50401) id E414EF8058C; Mon, 24 Jun 2024 08:42:46 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id D678EF805B5; Mon, 24 Jun 2024 08:42:45 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 43816F80495; Mon, 24 Jun 2024 08:40:58 +0200 (CEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 90FF1F800ED for ; Mon, 24 Jun 2024 08:39:09 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 90FF1F800ED Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=Y2dSdUb7 Received: by mail.gandi.net (Postfix) with ESMTPSA id A1221C0006; Mon, 24 Jun 2024 06:39:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1719211148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8qQNy0cFi+vB5Mfp2npnGPe64P5YepXPolFgKOS6juw=; b=Y2dSdUb7L45w0zOH/hMoZ0jqJMRt2RztXSF8cdHFJOQrvsC2d2TrOTWPfcBntkFhwN7H6/ hRjUcA+3RSAJ94uif8HqhAvbCWQJYiR+SVkX6EFFrYPEr/FW5wId9XKqYNzTH1dx6WDGG0 EpHqQyHHRgNy3VsxGvF0BTOq9xL4A+TxAGxtKMeEP3applLc9/8N0v4h797ONHvRbmXNoB xidj39GDhF0L9I2O/NKLPWLoLxYKqnfunm/ZzhUtmDxgyWbMCW+SkvuckBwxpEg80TiaAu EQMC92N1cUsplO1EO00oEc1qOUwmVwAOuZV611xRbhs1I+WiDGN7XvJsNyxmEw== Date: Mon, 24 Jun 2024 08:39:00 +0200 From: Miquel Raynal To: Piotr Wojtaszczyk Cc: Vinod Koul , Rob Herring , Krzysztof Kozlowski , Conor Dooley , "J.M.B. Downing" , Vladimir Zapolskiy , Liam Girdwood , Mark Brown , Russell King , Michael Turquette , Stephen Boyd , Andi Shyti , Richard Weinberger , Vignesh Raghavendra , Jaroslav Kysela , Takashi Iwai , Arnd Bergmann , Yangtao Li , Li Zetao , Chancel Liu , Michael Ellerman , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-sound@vger.kernel.org, linux-clk@vger.kernel.org, linux-i2c@vger.kernel.org, linux-mtd@lists.infradead.org, Markus Elfring Subject: Re: [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries Message-ID: <20240624083900.14e38d82@xps-13> In-Reply-To: References: <20240620175657.358273-1-piotr.wojtaszczyk@timesys.com> <20240620175657.358273-9-piotr.wojtaszczyk@timesys.com> <20240621103019.783271f4@xps-13> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-GND-Sasl: miquel.raynal@bootlin.com Message-ID-Hash: 2IHUEIQCYDAQZZP64KFKVILIJXEJIHQV X-Message-ID-Hash: 2IHUEIQCYDAQZZP64KFKVILIJXEJIHQV X-MailFrom: miquel.raynal@bootlin.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hi Piotr, piotr.wojtaszczyk@timesys.com wrote on Fri, 21 Jun 2024 14:44:21 +0200: > On Fri, Jun 21, 2024 at 10:30=E2=80=AFAM Miquel Raynal > wrote: > > > > Hi Piotr, > > > > piotr.wojtaszczyk@timesys.com wrote on Thu, 20 Jun 2024 19:56:39 +0200: > > =20 > > > Move away from pl08x platform data towards device tree. > > > > > > Signed-off-by: Piotr Wojtaszczyk =20 > > > > I don't see any change regarding the NAND controller node in the device > > tree, is there any dependency with other patches from the same patchset > > or may I apply this directly to nand/next? > > > > Thanks, > > Miqu=C3=A8l =20 >=20 > Yes, this patch depends on "[v4,04/10] ARM: dts: lpc32xx: Add missing > dma and i2s properties" > which will be splitted into two or more separate patches per request > in the comments. > I'd like to keep driver changes and corresponding changes in DTS in > the same patch > but I've made a separate patch for DTS per request from v2 of the patch s= et. These changes won't be applied to the same tries so they must be split. So I will not take this patch for the next merge window and instead will take it for the one after, if the DT patches have been applied. Please ping me at -rc1 again if the DT patches have gone through. Thanks, Miqu=C3=A8l 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 E326EC2BD09 for ; Mon, 24 Jun 2024 06:39:25 +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:MIME-Version:References:In-Reply-To: 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=3lCVLSYLGgyezRaR+pCokZ0JzaFdYOl30JXUepXJj0A=; b=Z88h8z4qEGqXcj nfahOhCmhM1siUWTLvon+jNlW8xuqVFr7A5W3JXMmJGXp7sBsSBaC3iEJVIhprV0Ci5878bRAN1gF OsP641y6yN0nEntOlLLUgnPIUarIy9daxyfO4FGWU8ewM52EGxNA0T0F9tG+smr6um/LaIXpVBxgQ B5hsPfWIuMa3xA13eHVNvEmaUwWi3bPhaXt1lkYIbixP/S7mqno5iS94SkAUAHQck2KBiIdr/nd+Y w9OUY1hIt68vYpKTFvBi7Jl9KrTXvsf/Fc6XMPrFUk85zabz6ChHeotyLLLkG3Dg5EEoDSl09ccK4 eIyaqiiCdoyceurdjBKg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sLdMG-0000000FlLx-0KX4; Mon, 24 Jun 2024 06:39:20 +0000 Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sLdM9-0000000FlLE-2Lrh; Mon, 24 Jun 2024 06:39:15 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id A1221C0006; Mon, 24 Jun 2024 06:39:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1719211148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8qQNy0cFi+vB5Mfp2npnGPe64P5YepXPolFgKOS6juw=; b=Y2dSdUb7L45w0zOH/hMoZ0jqJMRt2RztXSF8cdHFJOQrvsC2d2TrOTWPfcBntkFhwN7H6/ hRjUcA+3RSAJ94uif8HqhAvbCWQJYiR+SVkX6EFFrYPEr/FW5wId9XKqYNzTH1dx6WDGG0 EpHqQyHHRgNy3VsxGvF0BTOq9xL4A+TxAGxtKMeEP3applLc9/8N0v4h797ONHvRbmXNoB xidj39GDhF0L9I2O/NKLPWLoLxYKqnfunm/ZzhUtmDxgyWbMCW+SkvuckBwxpEg80TiaAu EQMC92N1cUsplO1EO00oEc1qOUwmVwAOuZV611xRbhs1I+WiDGN7XvJsNyxmEw== Date: Mon, 24 Jun 2024 08:39:00 +0200 From: Miquel Raynal To: Piotr Wojtaszczyk Cc: Vinod Koul , Rob Herring , Krzysztof Kozlowski , Conor Dooley , "J.M.B. Downing" , Vladimir Zapolskiy , Liam Girdwood , Mark Brown , Russell King , Michael Turquette , Stephen Boyd , Andi Shyti , Richard Weinberger , Vignesh Raghavendra , Jaroslav Kysela , Takashi Iwai , Arnd Bergmann , Yangtao Li , Li Zetao , Chancel Liu , Michael Ellerman , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-sound@vger.kernel.org, linux-clk@vger.kernel.org, linux-i2c@vger.kernel.org, linux-mtd@lists.infradead.org, Markus Elfring Subject: Re: [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries Message-ID: <20240624083900.14e38d82@xps-13> In-Reply-To: References: <20240620175657.358273-1-piotr.wojtaszczyk@timesys.com> <20240620175657.358273-9-piotr.wojtaszczyk@timesys.com> <20240621103019.783271f4@xps-13> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: miquel.raynal@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240623_233913_894671_CF3983AE X-CRM114-Status: GOOD ( 23.41 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org SGkgUGlvdHIsCgpwaW90ci53b2p0YXN6Y3p5a0B0aW1lc3lzLmNvbSB3cm90ZSBvbiBGcmksIDIx IEp1biAyMDI0IDE0OjQ0OjIxICswMjAwOgoKPiBPbiBGcmksIEp1biAyMSwgMjAyNCBhdCAxMDoz MOKAr0FNIE1pcXVlbCBSYXluYWwKPiA8bWlxdWVsLnJheW5hbEBib290bGluLmNvbT4gd3JvdGU6 Cj4gPgo+ID4gSGkgUGlvdHIsCj4gPgo+ID4gcGlvdHIud29qdGFzemN6eWtAdGltZXN5cy5jb20g d3JvdGUgb24gVGh1LCAyMCBKdW4gMjAyNCAxOTo1NjozOSArMDIwMDoKPiA+ICAKPiA+ID4gTW92 ZSBhd2F5IGZyb20gcGwwOHggcGxhdGZvcm0gZGF0YSB0b3dhcmRzIGRldmljZSB0cmVlLgo+ID4g Pgo+ID4gPiBTaWduZWQtb2ZmLWJ5OiBQaW90ciBXb2p0YXN6Y3p5ayA8cGlvdHIud29qdGFzemN6 eWtAdGltZXN5cy5jb20+ICAKPiA+Cj4gPiBJIGRvbid0IHNlZSBhbnkgY2hhbmdlIHJlZ2FyZGlu ZyB0aGUgTkFORCBjb250cm9sbGVyIG5vZGUgaW4gdGhlIGRldmljZQo+ID4gdHJlZSwgaXMgdGhl cmUgYW55IGRlcGVuZGVuY3kgd2l0aCBvdGhlciBwYXRjaGVzIGZyb20gdGhlIHNhbWUgcGF0Y2hz ZXQKPiA+IG9yIG1heSBJIGFwcGx5IHRoaXMgZGlyZWN0bHkgdG8gbmFuZC9uZXh0Pwo+ID4KPiA+ IFRoYW5rcywKPiA+IE1pcXXDqGwgIAo+IAo+IFllcywgdGhpcyBwYXRjaCBkZXBlbmRzIG9uICJb djQsMDQvMTBdIEFSTTogZHRzOiBscGMzMnh4OiBBZGQgbWlzc2luZwo+IGRtYSBhbmQgaTJzIHBy b3BlcnRpZXMiCj4gd2hpY2ggd2lsbCBiZSBzcGxpdHRlZCBpbnRvIHR3byBvciBtb3JlIHNlcGFy YXRlIHBhdGNoZXMgcGVyIHJlcXVlc3QKPiBpbiB0aGUgY29tbWVudHMuCj4gSSdkIGxpa2UgdG8g a2VlcCBkcml2ZXIgY2hhbmdlcyBhbmQgY29ycmVzcG9uZGluZyBjaGFuZ2VzIGluIERUUyBpbgo+ IHRoZSBzYW1lIHBhdGNoCj4gYnV0IEkndmUgbWFkZSBhIHNlcGFyYXRlIHBhdGNoIGZvciBEVFMg cGVyIHJlcXVlc3QgZnJvbSB2MiBvZiB0aGUgcGF0Y2ggc2V0LgoKVGhlc2UgY2hhbmdlcyB3b24n dCBiZSBhcHBsaWVkIHRvIHRoZSBzYW1lIHRyaWVzIHNvIHRoZXkgbXVzdCBiZSBzcGxpdC4KClNv IEkgd2lsbCBub3QgdGFrZSB0aGlzIHBhdGNoIGZvciB0aGUgbmV4dCBtZXJnZSB3aW5kb3cgYW5k IGluc3RlYWQKd2lsbCB0YWtlIGl0IGZvciB0aGUgb25lIGFmdGVyLCBpZiB0aGUgRFQgcGF0Y2hl cyBoYXZlIGJlZW4gYXBwbGllZC4KUGxlYXNlIHBpbmcgbWUgYXQgLXJjMSBhZ2FpbiBpZiB0aGUg RFQgcGF0Y2hlcyBoYXZlIGdvbmUgdGhyb3VnaC4KClRoYW5rcywKTWlxdcOobAoKX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCkxpbnV4IE1URCBk aXNjdXNzaW9uIG1haWxpbmcgbGlzdApodHRwOi8vbGlzdHMuaW5mcmFkZWFkLm9yZy9tYWlsbWFu L2xpc3RpbmZvL2xpbnV4LW10ZC8K 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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 06172C2BD05 for ; Mon, 24 Jun 2024 06:40:08 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=Y2dSdUb7; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4W6yxy3Nb5z3cXD for ; Mon, 24 Jun 2024 16:40:06 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=Y2dSdUb7; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=bootlin.com (client-ip=2001:4b98:dc4:8::226; helo=relay6-d.mail.gandi.net; envelope-from=miquel.raynal@bootlin.com; receiver=lists.ozlabs.org) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4W6yx82GHjz2xPd for ; Mon, 24 Jun 2024 16:39:21 +1000 (AEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id A1221C0006; Mon, 24 Jun 2024 06:39:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1719211148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8qQNy0cFi+vB5Mfp2npnGPe64P5YepXPolFgKOS6juw=; b=Y2dSdUb7L45w0zOH/hMoZ0jqJMRt2RztXSF8cdHFJOQrvsC2d2TrOTWPfcBntkFhwN7H6/ hRjUcA+3RSAJ94uif8HqhAvbCWQJYiR+SVkX6EFFrYPEr/FW5wId9XKqYNzTH1dx6WDGG0 EpHqQyHHRgNy3VsxGvF0BTOq9xL4A+TxAGxtKMeEP3applLc9/8N0v4h797ONHvRbmXNoB xidj39GDhF0L9I2O/NKLPWLoLxYKqnfunm/ZzhUtmDxgyWbMCW+SkvuckBwxpEg80TiaAu EQMC92N1cUsplO1EO00oEc1qOUwmVwAOuZV611xRbhs1I+WiDGN7XvJsNyxmEw== Date: Mon, 24 Jun 2024 08:39:00 +0200 From: Miquel Raynal To: Piotr Wojtaszczyk Subject: Re: [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries Message-ID: <20240624083900.14e38d82@xps-13> In-Reply-To: References: <20240620175657.358273-1-piotr.wojtaszczyk@timesys.com> <20240620175657.358273-9-piotr.wojtaszczyk@timesys.com> <20240621103019.783271f4@xps-13> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-GND-Sasl: miquel.raynal@bootlin.com X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, Vignesh Raghavendra , Michael Turquette , Li Zetao , Liam Girdwood , linux-mtd@lists.infradead.org, linux-i2c@vger.kernel.org, linux-clk@vger.kernel.org, Rob Herring , Richard Weinberger , Russell King , "J.M.B. Downing" , Markus Elfring , devicetree@vger.kernel.org, Conor Dooley , Andi Shyti , Arnd Bergmann , Yangtao Li , linux-sound@vger.kernel.org, Vladimir Zapolskiy , Mark Brown , Jaroslav Kysela , linux-arm-kernel@lists.infradead.org, Stephen Boyd , Takashi Iwai , linux-kernel@vger.kernel.org, Vinod Koul , Chancel Liu , dmaengine@vger.kernel.org, Krzysztof Kozlowski , linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi Piotr, piotr.wojtaszczyk@timesys.com wrote on Fri, 21 Jun 2024 14:44:21 +0200: > On Fri, Jun 21, 2024 at 10:30=E2=80=AFAM Miquel Raynal > wrote: > > > > Hi Piotr, > > > > piotr.wojtaszczyk@timesys.com wrote on Thu, 20 Jun 2024 19:56:39 +0200: > > =20 > > > Move away from pl08x platform data towards device tree. > > > > > > Signed-off-by: Piotr Wojtaszczyk =20 > > > > I don't see any change regarding the NAND controller node in the device > > tree, is there any dependency with other patches from the same patchset > > or may I apply this directly to nand/next? > > > > Thanks, > > Miqu=C3=A8l =20 >=20 > Yes, this patch depends on "[v4,04/10] ARM: dts: lpc32xx: Add missing > dma and i2s properties" > which will be splitted into two or more separate patches per request > in the comments. > I'd like to keep driver changes and corresponding changes in DTS in > the same patch > but I've made a separate patch for DTS per request from v2 of the patch s= et. These changes won't be applied to the same tries so they must be split. So I will not take this patch for the next merge window and instead will take it for the one after, if the DT patches have been applied. Please ping me at -rc1 again if the DT patches have gone through. Thanks, Miqu=C3=A8l