[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220118095434.35081-1-dario.binacchi@amarulasolutions.com>
Date: Tue, 18 Jan 2022 10:54:30 +0100
From: Dario Binacchi <dario.binacchi@...rulasolutions.com>
To: linux-kernel@...r.kernel.org
Cc: Michael Trimarchi <michael@...rulasolutions.com>,
Dario Binacchi <dario.binacchi@...rulasolutions.com>,
Boris Brezillon <bbrezillon@...nel.org>,
Fabio Estevam <festevam@...il.com>, Han Xu <han.xu@....com>,
Miquel Raynal <miquel.raynal@...tlin.com>,
NXP Linux Team <linux-imx@....com>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Richard Weinberger <richard@....at>,
Rob Herring <robh+dt@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Shawn Guo <shawnguo@...nel.org>,
Stephen Boyd <sboyd@...nel.org>,
Vignesh Raghavendra <vigneshr@...com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mtd@...ts.infradead.org
Subject: [PATCH 0/4] Fix and improve gpmi nand on mx28
Starting from [1], the series fixes the timings setting of the gpmi
controller for the mx28 architecture, also adding support for fast
edo mode timings. The whole series has been heavily tested with the
mtd kernel test modules, and with repeated write cycles on nand.
The whole series has been tested and reviewed by Sascha Hauer <s.hauer@...gutronix.de>,
so I removed the RFC prefix and re-submitted it as a regular patch
set by adding the 'Tested-by' and 'Review-by' tags to every single patch.
[1] https://lore.kernel.org/r/20210702065350.209646-5-ebiggers@kernel.org
Dario Binacchi (4):
ARM: dts: imx28: reparent gpmi clock to ref_gpmi
mtd: rawnand: gpmi: fix controller timings setting
mtd: rawnand: gpmi: validate controller clock rate
mtd: rawnand: gpmi: support fast edo timings for mx28
arch/arm/boot/dts/imx28.dtsi | 2 ++
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 27 ++++++++++++++++++----
2 files changed, 24 insertions(+), 5 deletions(-)
--
2.32.0
Powered by blists - more mailing lists