From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 10 Aug 2017 09:57:14 -0700 Subject: [PATCH 0/3] ARM: dts: am335x-evm: am437xx: dra7xx: Enable NAND DMA prefetch by default In-Reply-To: <2fd38d80-16ce-8548-0f8a-38eaf820f87e@ti.com> References: <20170726021552.19880-1-fcooper@ti.com> <2fd38d80-16ce-8548-0f8a-38eaf820f87e@ti.com> Message-ID: <20170810165713.GL8569@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Roger Quadros [170808 03:04]: > On 26/07/17 05:15, Franklin S Cooper Jr wrote: > > Enable NAND DMA prefetch by default for AM335x, AM437x and DRA7x evms that > > include NAND. > > > > The below commit went into additional details regarding performance numbers > > seen between the two modes. > > > > commit aa7abd312c11 ("mtd: nand: omap2: Support parsing dma channel information from DT") > > > > Franklin S Cooper Jr (3): > > ARM: dts: am335x-evm: Enable NAND dma prefetch by default > > ARM: dts: am437xx: Enable NAND dma prefetch by default > > ARM: dts: dra7xx: Enable NAND dma prefetch by default > > For all patches, > > Acked-by: Roger Quadros Applying all three into omap-for-v4.14/dt thanks. Tony