]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mtd: rawnand: Add NV-DDR timings
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 5 May 2021 21:37:36 +0000 (23:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2022 13:16:16 +0000 (15:16 +0200)
commitd4f7bcce90023eeca5cbbbd72dafa2e49ed5bf16
treed92e87c7d62524d5c50bd4e8d4367126b30ae66d
parent72fae7e7f7f5336bac83698eab71edb061c292f0
mtd: rawnand: Add NV-DDR timings

[ Upstream commit 1666b815ad1a5b6373e950da5002ac46521a9b28 ]

Create the relevant ONFI NV-DDR timings structure and fill it with
default values from the ONFI specification.

Add the relevant structure entries and helpers.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210505213750.257417-9-miquel.raynal@bootlin.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mtd/nand/raw/nand_timings.c
include/linux/mtd/rawnand.h