]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: timings: Add mode information to the timings structure
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 28 Apr 2020 09:42:54 +0000 (11:42 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 11 May 2020 07:51:40 +0000 (09:51 +0200)
commit48e5cc3ab3d2c14a96e6282479e87f2479ab831d
treeafe428543d61bd9ceaa2b9c327a11eaeaf68f189
parent47752358ce7c934ec94394233122c5961d280b64
mtd: rawnand: timings: Add mode information to the timings structure

Convert the timings union into a structure containing the mode and the
actual values. The values are still a union in prevision of the
addition of the NVDDR modes.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-mtd/20200428094302.14624-2-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/nand_timings.c
include/linux/mtd/rawnand.h